Commit Graph

27 Commits

Author SHA1 Message Date
Alexis
b32fab81f6 Added category update 2025-04-06 14:41:46 +02:00
Alexis
7f3a2b8d56 Fixed long RLS name 2025-03-15 14:52:26 +01:00
Alexis
f3fd97e3cd Changed categories to be linked to calendars and worlds 2025-03-14 22:25:50 +01:00
Alexis
965452671b Fixed RLS issues for calendars 2025-03-07 18:35:14 +01:00
Alexis
31a4316186 Commit stuff in case my computer explodes 2025-03-06 20:34:59 +01:00
Alexis
8848fa75b1 Fixed RLS and added visual feedback on dashboard 2025-03-05 16:34:53 +01:00
Alexis
3f4cb46ebf Added timestamps for calendars 2025-03-03 23:13:13 +01:00
Alexis
922bcdc64b Added a bunch of mini features
Sorted worlds, add preview and add cards, added timestamps...
2025-03-03 22:27:42 +01:00
Alexis
dcb637021e Hotfix : Added RLS for world 2024-12-20 17:44:54 +01:00
Alexis
06fccd83ca Fixed calendar having null as visibility 2024-12-19 09:13:42 +01:00
Alexis
49574d8ef1 Added first draft of story 2024-12-09 23:58:16 +01:00
Alexis
863937bb16 Changed limit and added scrollbars on details 2024-11-25 16:33:02 +01:00
Alexis
372c7a49e1 Added validation for location as well 2024-11-24 20:08:30 +01:00
Alexis
5258ed3f2a Added server limit to event title and description 2024-11-24 15:30:50 +01:00
Alexis
636623ee96 Added world deletion actions 2024-09-09 23:21:27 +02:00
Alexis
6c73578b7f Added subscriptions to world list 2024-08-25 14:18:11 +02:00
Alexis
07e97873ef First draft of calendar deletion 2024-08-25 00:35:24 +02:00
Alexis
1985ffdbe9 Added realtime subcription to calendar page 2024-08-24 22:34:51 +02:00
Alexis
a7cf648f2f Added correct RLS and month api routes 2024-08-23 16:34:47 +02:00
Alexis
9127346131 Added standardized colors 2024-06-10 22:25:34 +02:00
Alexis
e63422f091 Added location to database, model, and event templates 2024-06-06 22:43:31 +02:00
Alexis
73e4b0e3d7 Added default date config in calendar data 2024-05-18 18:01:49 +02:00
Alexis
3de59116aa Added secondary categories to events / characters 2024-05-18 17:23:27 +02:00
Alexis
67f5a270af Huge refactor for backend and client
This is barely functionnal, but at least it can display some data without crashing
Most other functionnalities other than displaying events are broken, and so are the relative date operations, they need to be fixed asap
2024-05-16 22:58:19 +02:00
Alexis
49e523485b Remodeled database and api to prepare for move 2024-05-15 17:18:17 +02:00
Alexis
3a8e8b0947 Adjusted role permissions 2024-05-14 12:29:31 +02:00
Alexis
133404ff72 Added supabase auth to project
This design is minimalist for now, it might be extended (at least with a basic profil page or command list)
2024-05-13 20:45:52 +02:00