Commit Graph

88 Commits

Author SHA1 Message Date
Grant 78d97b52e3 add mod menu & ignore place limit (fixes #14) 2024-06-19 15:38:53 -06:00
Grant f237d292be rearrange metrics 2024-06-18 16:23:44 -06:00
Grant be0f53c0e2 add prometheus metrics (fixes #47) 2024-06-18 16:19:23 -06:00
Grant 80eebe38f0 add ratelimiting (fixes #40) & fix redis race-condition 2024-06-18 15:28:58 -06:00
Grant b4c7c10927 add autojoin general chat (related #6) 2024-06-12 15:15:40 -06:00
Grant 9e2e0556c4 add basic profile modal 2024-06-11 13:53:24 -06:00
Grant 5a30f3bda9 implement heatmap (fixes #31), fix a typo in palette, add opacity slider to virginmap 2024-06-05 17:00:13 -06:00
Grant ced4bdc2d1 prevent same color & same user pixels to be placed on top of each other (fixes #19) 2024-06-04 16:02:46 -06:00
Grant 771ddd4d39 move VITE_MATRIX_HOST & VITE_ELEMENT_HOST to ClientConfig (fixes #41) 2024-06-04 14:49:58 -06:00
Grant 6f7aad5da8 pixel whois, keybinds & fix coords not showing on hover (CanvasMeta) (related #11) 2024-06-03 21:05:22 -06:00
Grant 235bc0b6ca add instance & profile metadata 2024-05-31 14:01:39 -06:00
Grant 6294a28c56 persistent canvas size (fixes #12) 2024-05-30 16:34:03 -06:00
Grant 1d00b53aba show proper login error details (fixes #35) 2024-05-29 15:57:39 -06:00
Grant 6308992e02 fix admin UI serve 2024-05-28 21:02:00 -06:00
Grant ad1a785451 canvas resizing (related #12)
- updated client to allow for canvas size to change
- added API routes for admin UI to change size
- added isAdmin flag to user accounts
2024-05-28 20:34:59 -06:00
Grant 8559aea7c3 handle callback openid errors (fixes #34) 2024-05-28 12:50:14 -06:00
Grant c907d52027 add connection status, version comparing, not hardlocking until config being sent (fixes #27) (related #23) 2024-05-26 14:23:54 -06:00
Grant 8801efc9a3 migrate to OIDC for auth 2024-05-23 14:59:54 -06:00
Grant 5ba2eb0888 tsx is better at running ts in dev 2024-05-23 14:57:33 -06:00
Grant 45ad449f4e implement pixel undos (fixes #5) 2024-04-27 22:44:04 -06:00
Grant e09b78cf82 vary express & express-session options depending on environment (fixes #21) 2024-04-02 23:54:53 -06:00
Grant ea4b462a5f fix canvas randomly flipping (fixes #24) 2024-03-29 21:32:18 -06:00
Grant 74df47b426 small changes for beta testing 2024-03-21 23:39:09 -06:00
Grant 72e235406c enable source maps in npm run 2024-03-15 17:46:35 -06:00
Grant 480f8a2375 move auth to env 2024-03-13 13:21:29 -06:00
Grant 45fd93ef48 add canvas_cache tool 2024-03-13 10:54:20 -06:00
Grant 004e4926c4 docker & prod building 🎉 2024-03-11 20:59:47 -06:00
Grant 613b75edb6 add base for tools and add seed_palette tool 2024-03-11 20:53:20 -06:00
Grant 51e13dd4df fix a typo (pallete -> palette) & move to postgres 2024-03-11 20:52:51 -06:00
Grant b07ae0406f add scripts, eslint modification 2024-03-08 15:37:53 -07:00
Grant e5821027dc add pixel stacking 2024-03-08 15:37:24 -07:00
Grant c3b8467b8f reorganize server & fix various linting errors 2024-03-03 17:36:57 -07:00
Grant 0dae4a750e initial faction database schema 2024-03-02 19:08:14 -07:00
Grant 2c31685d02 make user box in the header show current user (& fix backend auth packet) 2024-02-22 23:37:01 -07:00
Grant b1b4fdffb4 dev: allow separate origins for backend & frontend 2024-02-15 19:43:18 -07:00
Grant 8cad5ec8ab convert project to vite 2024-02-13 23:39:56 -07:00
Grant 2e469e39a9 client-next (react rewrite) 2024-02-07 21:39:02 -07:00
Grant cc94580bbe before react rewrite 💀 2024-01-26 19:38:41 -07:00