Commit Graph

34 Commits (ed25c63a1026d2073a2bca0c55092f1c5385385a)

Author SHA1 Message Date
Alex Gleason fc0de1bc49
Upgrade nspec to latest, switch to version from JSR
6 months ago
Alex Gleason 797fca7111
Add WebLN types, only show zap button when WebLN is available
8 months ago
Alex Gleason 2c7c1b0fb4
Remove ts-node, use tsx to run scripts
11 months ago
Alex Gleason 76884f26b1
Add vite-plugin-checker, fix types
1 year ago
Alex Gleason 3794eed0e9
tsconfig: fix src types
1 year ago
Alex Gleason dd97a46a03
Update code to deal with new paths under src
1 year ago
Alex Gleason 7df9a91e37
Change app/ to src/ in configuration files etc
1 year ago
Alex Gleason f5a3a26dae
tsconfig: fix third-party types
1 year ago
Alex Gleason 26355eb4ec
tsconfig: remove webworker lib, use triple-slash directive
1 year ago
Alex Gleason 2acab99e5b
Make Vite devserver work
1 year ago
Alex Gleason 8f8807eb76
EntityStore: allow deleting entities
2 years ago
Alex Gleason 00023642ca
Remove @ decorators
2 years ago
Alex Gleason 671210acad
Convert Webpack configuration to TypeScript
2 years ago
Alex Gleason e1807c9250
tsconfig: don't exclude any files
2 years ago
Alex Gleason 5c49cc0b84
Convert ServiceWorker to TypeScript
2 years ago
Alex Gleason 2c490285e2
tsconfig: specify an outDir (to make it shut up)
2 years ago
Alex Gleason 7882bbf98f
Convert application entrypoint files into Typescript
2 years ago
Alex Gleason df84ec9461
tsconfig: enable esModuleInterop
2 years ago
Alex Gleason 5d4eb96cca
CryptoDonate: convert utils to ts
3 years ago
Alex Gleason 2940a3ff4d
Put Typescript in "strict" mode, fix or ignore errors
3 years ago
Alex Gleason 67471638c3
Typescript: Start fixing strictFunctionTypes errors
3 years ago
Alex Gleason a773c245e8
tsconfig: enable alwaysStrict
3 years ago
Alex Gleason fd732f8647
tsconfig: enable strictBindCallApply
3 years ago
Alex Gleason 0ddee40136
tsconfig: enable useUnknownInCatchVariables
3 years ago
Alex Gleason a4ff9ed752
tsconfig: enable noImplicitThis
3 years ago
Alex Gleason 029c9bec6b
Prime tsconfig to turn on strict mode one rule at a time
3 years ago
Alex Gleason 14ec40ee95
Typescript: start fixing 'strict' mode errors
3 years ago
Alex Gleason c8c5a6b077
Merge remote-tracking branch 'origin/develop' into ts-redux
3 years ago
Alex Gleason e3c60647dc
tsconfig: exclude Jest files
3 years ago
Alex Gleason 27564dd360
WIP: reducer typescript
3 years ago
Alex Gleason 3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
3 years ago
Alex Gleason 1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
3 years ago
Alex Gleason 2757e476b7
Fix typescript imports
3 years ago
Alex Gleason f826d620b4
Start adding Typescript support
3 years ago