monkeytype/frontend
Christian Fehmer 0fef619d06
refactor: null-safe usage of Auth.currentUser (fehmer) (#5048)
* fix: error on leaderboard when no user is present

* refactor simple popups

* popups, commandline

* fixes?

* more

* more

* review comments

---------

Co-authored-by: Jack <jack@monkeytype.com>
2024-02-13 19:03:50 +01:00
..
__tests__ refactor(types): shared config and preset types (#5024) 2024-02-08 14:32:04 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src refactor: null-safe usage of Auth.currentUser (fehmer) (#5048) 2024-02-13 19:03:50 +01:00
static refactor: settings groups (#5049) 2024-02-13 18:22:58 +01:00
webpack refactor: import jquery and jquery plugins using webpack (fehmer) (#4880) 2024-02-07 13:12:12 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
docker-compose.yaml fix(docker-compose): use the user "node" for the frontend container (dirk-hub) (#4963) 2024-01-29 12:29:19 +01:00
firebase.json updated caching strategy 2022-12-02 19:50:48 +01:00
gulpfile.js build: remove config check 2023-09-04 18:56:07 +02:00
jest.config.ts test: add jquery and mocks to frontend tests (#5013) 2024-02-07 16:11:07 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json refactor: null-safe usage of Auth.currentUser (fehmer) (#5048) 2024-02-13 19:03:50 +01:00
package.json refactor: null-safe usage of Auth.currentUser (fehmer) (#5048) 2024-02-13 19:03:50 +01:00
postcss.config.js build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json build: include all shared types files instead of just one 2024-02-08 13:49:11 +01:00