Commit graph

36 commits

Author SHA1 Message Date
41367c7b52 Merge with downstream
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-07-11 15:32:04 +02:00
f3165877f2 Replace axios with fetch
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-05-12 00:06:22 +02:00
Alex Gleason
fc0de1bc49
Upgrade nspec to latest, switch to version from JSR 2024-03-06 17:19:45 -06:00
Alex Gleason
797fca7111
Add WebLN types, only show zap button when WebLN is available 2024-01-22 14:37:44 -06:00
Alex Gleason
2c7c1b0fb4
Remove ts-node, use tsx to run scripts 2023-10-11 13:06:45 -05:00
Alex Gleason
76884f26b1
Add vite-plugin-checker, fix types 2023-09-20 18:50:17 -05:00
Alex Gleason
3794eed0e9
tsconfig: fix src types 2023-09-18 17:03:23 -05:00
Alex Gleason
dd97a46a03
Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
Alex Gleason
7df9a91e37
Change app/ to src/ in configuration files etc 2023-09-18 16:07:02 -05:00
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