Commit graph

7474 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 ee887197c9
Cleaup webpack config 2022-06-01 10:32:00 -07:00
Max Leiter d42232ab77
Fix image viewer with back button, join message spacing 2022-06-01 09:02:40 -07:00
Max Leiter 7b24050de9
Attempt to fix webpack globs on windows 2022-06-01 01:18:56 -07:00
Max Leiter 592a9763ab
Fix eslint in commands/join 2022-05-31 22:39:25 -07:00
Max Leiter cb0c6222cf
Work on LDAP tests 2022-05-31 22:37:16 -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 73014369c4
Possibly fix one reason tests fail 2022-05-31 18:50:58 -07:00
Max Leiter ba3c616bb8
bump eslint, fix tsconfig helper issue 2022-05-31 18:37:02 -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 db5eae414c
Fix user test 2022-05-31 14:52:53 -07:00
Max Leiter ade6269de9
Add more socketio types 2022-05-31 14:47:55 -07:00
Max Leiter 4f41d80b88
Replace as string with String constructor 2022-05-31 14:47:54 -07:00
Max Leiter c682550e1f
Fix UserConfig type in clientManager 2022-05-31 14:00:59 -07:00
Max Leiter 3d4d29bca4
linting 2022-05-31 13:56:33 -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 b10ef5363a
remove jsdom 2022-05-30 22:12:40 -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 027ab3bbfc
more logging for message storage 2022-05-30 18:13:12 -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 8772f286fe
Fix auth plugins on production 2022-05-30 13:10:28 -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 a607924a2b
yarn dev running, need to address type errors 2022-05-21 11:53:37 -07:00
Max Leiter 6de13b6ff8
progress moving types out of types/ 2022-05-21 11:50:55 -07:00
Eric Nemchik aa2e5b6834
Update tsconfig.base.json (#4563) 2022-05-21 11:49:36 -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