Commit graph

2476 commits

Author SHA1 Message Date
Max Leiter 5283d10cfb
Add MONITOR support and status icons for queries 2022-06-01 22:35:01 -07:00
Max Leiter 8606d717aa
Fix whitespace in client components 2022-06-01 20:39:07 -07:00
Max Leiter 19d5beb562
Replace vetur with volar, small types cleanup 2022-06-01 11:45:08 -07:00
Max Leiter d42232ab77
Fix image viewer with back button, join message spacing 2022-06-01 09:02:40 -07:00
Max Leiter 592a9763ab
Fix eslint in commands/join 2022-05-31 22:39:25 -07:00
Max Leiter 5b4166ff30
Fix focusing on topic when using ctx menu Edit Topic action 2022-05-31 20:47:50 -07:00
Max Leiter 03eadf0288
Add separate yarn lint command 2022-05-31 15:21:16 -07:00
Max Leiter 8f27e03b40
Fix sqlite tests? 2022-05-31 15:06:45 -07:00
Max Leiter ade6269de9
Add more socketio types 2022-05-31 14:47:55 -07:00
Max Leiter 96aa50c673
Fix types in client/keybinds 2022-05-31 13:48:29 -07:00
Max Leiter afba008363
Fix package commands by adding .argument() call 2022-05-31 13:44:54 -07:00
Max Leiter 21b52a99a0
linting 2022-05-31 12:54:21 -07:00
Max Leiter cff9209a25
fix joining channels from net form(?), major progress in tests 2022-05-31 12:46:55 -07:00
Max Leiter 16c6bcf0fc
Fix search results not loading at bottom of chat 2022-05-30 23:02:34 -07:00
Max Leiter 9e1416504c
Fix mentions loading x2 2022-05-30 22:16:10 -07:00
Max Leiter b8e04add38
Fix mention loading, progresson mocha 2022-05-30 22:11:28 -07:00
Max Leiter 314ff7774b
fix watching channel changing 2022-05-30 21:15:39 -07:00
Max Leiter a1659e1c02
add @babel/plugin-transform-runtime, fix scrolling on chan switch/history loading 2022-05-30 21:10:11 -07:00
Max Leiter a7344b8a4b
Fix uploading on the client, add init socket type 2022-05-30 18:06:14 -07:00
Max Leiter c4dea351de
Fix changing password form, session storage 2022-05-30 16:08:08 -07:00
Max Leiter a804b7cb2a
sqlite logging 2022-05-30 14:25:09 -07:00
Max Leiter ca6ae93b3e
Fix some tests / linting 2022-05-30 12:54:33 -07:00
Max Leiter 9a57e218b4
Fix image viewer, reset parse typings for now, fix loading messages on chan switch 2022-05-30 12:33:32 -07:00
Max Leiter 4740d1d574
fix sidebar buttons, channel loading, parting in ctxt menu 2022-05-23 23:35:28 -07:00
Max Leiter f189e9766c
Chat is rendering 2022-05-23 12:17:10 -07:00
Max Leiter 52c13f49c1
progress 2022-05-23 02:27:10 -07:00
Max Leiter f37d82dd19
vue 3 progress 2022-05-23 00:44:01 -07:00
Max Leiter aace97056b
progress before vue 3 2022-05-21 17:27:51 -07:00
Max Leiter 4c98b81e35
some test fixes 2022-05-21 11:56:03 -07:00
Eric Nemchik b798cfdc64
Ts more configs again (#4567)
* tsconfig comments
also recreate tsconfig base from tsc --init
* Add eslint-define-config
Rewrite eslintrc
* More tsconfig adjustments
* Move bad tsRules to separate var
2022-05-21 11:56:03 -07:00
Max Leiter a06bc904ae
Add src/dist to prettier/eslint ignores, apply lint, webpack adjustments 2022-05-21 11:56:01 -07:00
Eric Nemchik 1da8291790
Cleanup configs (WIP) (#4565) 2022-05-21 11:55:24 -07:00
Max Leiter 1d2dc40985
fix yarn build and start 2022-05-21 11:55:22 -07:00
Max Leiter 6de13b6ff8
progress moving types out of types/ 2022-05-21 11:50:55 -07:00
Max Leiter 2693a766f1
ts-node building; for some reason it doesn't read the base config 2022-05-21 11:49:36 -07:00
Max Leiter bed7cc04f5
Fix webpack building 2022-05-21 11:49:36 -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 bdf0fcdbcb
client, some tests, eslint 2022-05-21 11:49:33 -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 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