Wykres commitów

27 Commity (develop)

Autor SHA1 Wiadomość Data
Alex Gleason f5a3a26dae
tsconfig: fix third-party types 2023-09-16 14:36:53 -05:00
Alex Gleason 26355eb4ec
tsconfig: remove webworker lib, use triple-slash directive 2023-09-13 12:19:57 -05:00
Alex Gleason 2acab99e5b
Make Vite devserver work 2023-09-13 12:04:17 -05:00
Alex Gleason 8f8807eb76
EntityStore: allow deleting entities 2023-03-14 14:14:48 -05:00
Alex Gleason 00023642ca
Remove @ decorators 2022-11-03 15:33:51 -05:00
Alex Gleason 671210acad
Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
Alex Gleason e1807c9250
tsconfig: don't exclude any files 2022-07-06 11:26:44 -05:00
Alex Gleason 5c49cc0b84
Convert ServiceWorker to TypeScript 2022-05-26 14:51:59 -04:00
Alex Gleason 2c490285e2
tsconfig: specify an outDir (to make it shut up) 2022-05-04 14:24:58 -05:00
Alex Gleason 7882bbf98f
Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
Alex Gleason df84ec9461
tsconfig: enable esModuleInterop 2022-04-05 15:01:16 -05:00
Alex Gleason 5d4eb96cca
CryptoDonate: convert utils to ts 2022-03-25 16:39:26 -05:00
Alex Gleason 2940a3ff4d
Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
Alex Gleason 67471638c3
Typescript: Start fixing strictFunctionTypes errors 2022-03-24 11:53:09 -05:00
Alex Gleason a773c245e8
tsconfig: enable alwaysStrict 2022-03-24 11:08:23 -05:00
Alex Gleason fd732f8647
tsconfig: enable strictBindCallApply 2022-03-24 11:06:49 -05:00
Alex Gleason 0ddee40136
tsconfig: enable useUnknownInCatchVariables 2022-03-24 10:56:57 -05:00
Alex Gleason a4ff9ed752
tsconfig: enable noImplicitThis 2022-03-24 10:55:43 -05:00
Alex Gleason 029c9bec6b
Prime tsconfig to turn on strict mode one rule at a time 2022-03-24 10:53:44 -05:00
Alex Gleason 14ec40ee95
Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
Alex Gleason c8c5a6b077
Merge remote-tracking branch 'origin/develop' into ts-redux 2022-03-18 15:33:56 -05:00
Alex Gleason e3c60647dc
tsconfig: exclude Jest files 2022-03-18 15:17:32 -05:00
Alex Gleason 27564dd360
WIP: reducer typescript 2022-03-15 09:40:19 -05:00
Alex Gleason 3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
2022-02-27 00:13:35 +00:00
Alex Gleason 1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
2022-02-26 23:55:34 +00:00
Alex Gleason 2757e476b7
Fix typescript imports 2022-02-23 14:56:16 -05:00
Alex Gleason f826d620b4
Start adding Typescript support 2021-11-04 19:28:04 -05:00