Commit graph

7474 commits

Author SHA1 Message Date
Max Leiter 5e0cbe5108
add types node to root tsconfig 2022-05-21 11:49:35 -07:00
Max Leiter 034a2479a8
client webpack progress 2022-05-21 11:49:35 -07:00
Max Leiter ed02acfad4
more tests, eslint work 2022-05-21 11:49:34 -07:00
Max Leiter 303c6ae7b3
[ts-migrate][test] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:49:34 -07:00
Max Leiter 3de58c53b4
[ts-migrate][test] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:33 -07:00
Max Leiter bdf0fcdbcb
client, some tests, eslint 2022-05-21 11:49:33 -07:00
Max Leiter f4be90813d
[ts-migrate][test] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:49:32 -07:00
Max Leiter 3a7c9006bb
[ts-migrate][test] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:32 -07:00
Max Leiter 36e7a61007
[ts-migrate][client] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:31 -07:00
Max Leiter 1560b07f36
[ts-migrate][client] Run TS Migrate
Co-authored-by: ts-migrate <>
2022-05-21 11:49:31 -07:00
Max Leiter a4b0a1daa1
[ts-migrate][client] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:49:31 -07:00
Max Leiter c4bf69b9ec
[ts-migrate][client] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:30 -07:00
Max Leiter 044876534f
[ts-migrate][test] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:30 -07:00
Max Leiter 8037804da1
[ts-migrate][client] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:49:30 -07:00
Max Leiter 942f7b202a
[ts-migrate][client] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:30 -07:00
Max Leiter 0d2a33dd0a
[ts-migrate][client] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:49:29 -07:00
Max Leiter a0c05b93d6
[ts-migrate][client] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:29 -07:00
Max Leiter a799677c2a
[ts-migrate][client] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:49:29 -07:00
Max Leiter a3674b8261
[ts-migrate][client] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:49:28 -07:00
Max Leiter a77c00b2d6
add package.json to base tsconf files 2022-05-21 11:49:28 -07:00
Max Leiter 0ce89950e9
constants.js -> ts, more config cleanup 2022-05-21 11:49:28 -07:00
Max Leiter 60f2532e81
tsconfig changes 2022-05-21 11:49:27 -07:00
Max Leiter f52aa10004
Fix some type errors, cleanup tsconfigs 2022-05-21 11:49:27 -07:00
Max Leiter a7b9aa4535
rebase on improved configs 2022-05-21 11:49:25 -07:00
Max Leiter 85507cee7d
progress? 2022-05-21 11:47:55 -07:00
Max Leiter 26cfa8d159
progress? 2022-05-21 11:47:54 -07:00
Max Leiter 42160354b8
progress? 2022-05-21 11:47:54 -07:00
Max Leiter c3e906c279
gitignore client/dist 2022-05-21 11:47:54 -07:00
Max Leiter 5bb94d6428
ts progress 2022-05-21 11:47:49 -07:00
Max Leiter 291ac3e903
[ts-migrate][src] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:47:11 -07:00
Max Leiter d164784d8b
[ts-migrate][src] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:47:11 -07:00
Max Leiter e2362c836a
[ts-migrate][src] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:47:10 -07:00
Max Leiter 70fae2ee3f
[ts-migrate][src] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:47:10 -07:00
Max Leiter facde53b09
[ts-migrate][src] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2022-05-21 11:47:10 -07:00
Max Leiter 53f0ad947b
[ts-migrate][src] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:47:09 -07:00
Max Leiter 7640ef71d0
[ts-migrate][src] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:47:09 -07:00
Max Leiter 8909d71f95
[ts-migrate][src] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2022-05-21 11:47:09 -07:00
Max Leiter 01d640db47
ts progress 2022-05-21 11:47:08 -07:00
Eric Nemchik 2e3d9a6265
Fix yarn dev (#4574)
* Fix yarn dev and yarn test
2022-05-21 11:45:42 -07:00
Eric Nemchik c205b89523
Convert configs to cjs, move babel to own file, combine webpack configs (#4561)
* Convert configs to cjs
* Fix lint script in package.json
* Move babel config to separate file
* Combine webpack configs and include babelConfig
2022-05-02 19:19:12 -07:00
John Sullivan 5f7acbf994
Merge pull request #4489 from thelounge/maxleiter/tabbedSettings
Refactor settings to their own tabs and routes
2022-05-01 15:03:03 -07:00
Reto d4cc2dd361
Refactor config out of Helper (#4558)
* Remove config from Helper

Helper is the usual util grab bag of useful stuff.
Somehow the config ended up there historically but
structurally that doesn't make any sense.

* Add cert folder to prettier ignore file
2022-05-01 12:12:39 -07:00
renovate[bot] 38f13525e6
chore(deps): update babel monorepo (#4554)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-01 02:40:09 -07:00
renovate[bot] 99c48dbcea
chore(deps): update dependency @textcomplete/core to v0.1.11 (#4555)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-01 02:39:58 -07:00
Pavel Djundik 9dbb6e5e19
Remove node 12, add node 18. Bump minimum node version 14 (#4552)
* Remove node 12, add node 18
* Bump minimum node version
2022-04-30 13:12:24 -07:00
Reto Brunner 791205d4f0 Merge branch 'zncPlayback' 2022-04-30 12:55:54 +02:00
Max Leiter 437dd1667d
Improve setings menu responsiveness 2022-04-29 19:30:35 -07:00
Max Leiter 24bdc46b0a
Settings: move nav to left side on larger screens 2022-04-29 19:27:52 -07:00
Max Leiter 5a383814f6
Settings: nav style tweaks 2022-04-29 19:27:51 -07:00
Max Leiter 1f39e078f4
Settings: change general icon from paintbrush to desktop 2022-04-29 19:27:51 -07:00