Commit Graph

198 Commits

Author SHA1 Message Date
Grant 634a69e79c chat settings require being logged in to view 2024-05-23 15:10:15 -06:00
Grant 099713dd50 default have chat enabled 2024-05-23 15:07:56 -06:00
Grant 8801efc9a3 migrate to OIDC for auth 2024-05-23 14:59:54 -06:00
Grant 732feacd5b chat initial (related #6) 2024-05-23 14:58:58 -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 f81c98abe5 fixes weird zooming on iOS (#3) 2024-04-25 19:23:01 -06:00
Grant 0ed579c0d7 add debug menu & flags 2024-04-25 19:22:41 -06:00
Grant d262be82dd add settings sidebar & initial templating support 🎉 (#28) 2024-04-11 15:22:27 -06:00
Grant 3845756c36 optimize dockerfile to download dependencies before all 2024-04-02 23:55:30 -06:00
Grant e09b78cf82 vary express & express-session options depending on environment (fixes #21) 2024-04-02 23:54:53 -06:00
Grant cd62fc4f67 move everything to a dockerfile instead of complicated system lol 2024-04-02 16:52:39 -06:00
Grant ea4b462a5f fix canvas randomly flipping (fixes #24) 2024-03-29 21:32:18 -06:00
Grant 528a1dfde5 bump license year 2024-03-22 00:11:05 -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 97510b62b8 forgot to connect the "new pixel placed" event 💀 2024-03-15 13:03:08 -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 8d136c3fb1 add online user count 2024-03-13 10:54:10 -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 72c9589582 remove unnecessary gitignore lines 2024-03-11 20:49:14 -06:00
Grant d0ca5fd7ae fix minor type error 2024-03-08 18:03:02 -07:00
Grant f52f7b406b fix event listener registration & unregistration 2024-03-08 15:38:11 -07: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 a4b3adaace fix linting & building errors 2024-03-02 19:26:46 -07:00
Grant 0dae4a750e initial faction database schema 2024-03-02 19:08:14 -07:00
Grant eda1eeb69e initial admin/moderation interface 2024-03-02 19:06:44 -07:00
Grant a4d30467c8 add @sc07-canvas to package.json to match workspace config 2024-02-22 23:48:21 -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 9ea1e903db store position in location hash, allowing resharing 2024-02-22 22:00:52 -07:00
Grant d29419bcf7 replace client with client-next 2024-02-15 19:44:12 -07:00
Grant b1b4fdffb4 dev: allow separate origins for backend & frontend 2024-02-15 19:43:18 -07:00
Grant 774d56fbee add cursor pos to canvasmeta 2024-02-15 19:33:06 -07:00
Grant b0f9419653 change wheel zoom speed (with todo to move it to settings) 2024-02-15 16:06:38 -07:00
Grant 59c1bd992c add nextui 2024-02-14 00:49:34 -07:00
Grant 8cad5ec8ab convert project to vite 2024-02-13 23:39:56 -07:00
Grant 45defd0a5b viewport coordinate system 2024-02-13 21:44:25 -07:00
Grant f396b4a16a move mouse events to PanZoom 2024-02-13 16:30:49 -07:00
Grant 93abdf6bcb fix mouse events from working when exiting the window 2024-02-13 12:50:47 -07:00
Grant d2c9d6eed9 custom zoom pan pinch implementation 2024-02-13 12:44:13 -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
Grant 10543b5e92 Initial commit 2023-08-13 12:22:32 -06:00