1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
Commit graph

181 commits

Author SHA1 Message Date
b4ab31ca09
Move toolbar depending on the screen width 2022-06-07 12:34:38 +02:00
0d8e7eee43
Use debug console (again) instead of a terminal 2022-06-07 12:21:31 +02:00
deebefbc89
Start building dates framework 2022-06-06 03:15:44 +02:00
f942a8e556
Change aria-role to just role 2022-06-06 02:28:29 +02:00
e1f3b83ce9
Improve event view 2022-06-06 02:10:04 +02:00
b92c123c38
Final refactor of the CSS files 2022-06-06 02:08:12 +02:00
ca8efd9f0e
tsconfig.json is confused 2022-06-06 01:26:11 +02:00
9e19f4623e
Allow changing the postcard 2022-06-05 23:03:48 +02:00
546fd6a193
Fix typo 2022-06-05 18:32:05 +02:00
f23363f208
Improve README 2022-06-05 18:31:22 +02:00
5a8de27120
Update README (closes #1) 2022-06-05 17:58:46 +02:00
2132f6b8cf
Improve shading even moer 2022-06-05 17:51:02 +02:00
9ad1145720
Improve shading on both themes 2022-06-05 17:47:40 +02:00
c4037512fc
Add a back home page to 404 2022-06-05 17:43:31 +02:00
4ef234417f
Continue refactoring things 2022-06-05 17:35:35 +02:00
b26da3f911
many many things 2022-06-04 05:13:19 +02:00
08636d4419
More things 2022-06-03 04:54:09 +02:00
11f7a6aa0e
Remove debug logging 2022-06-03 04:25:56 +02:00
85cea60e04
Use background to change image 2022-06-03 04:25:26 +02:00
b5e1138e57
Remove unused imports 2022-06-03 04:25:19 +02:00
1a43f4d1de
Remove debug error 2022-06-03 04:11:00 +02:00
4f3de3d018
Move SWR hooks to their own directory 2022-06-03 04:10:51 +02:00
d431540e4d
Add support for postcard feature 2022-06-03 04:07:26 +02:00
c708201379
Clean up components code 2022-06-03 03:56:43 +02:00
5e1ff05c0a
Create event page 2022-06-03 03:55:02 +02:00
33efdd3c44
Remove useAxios debug loggin 2022-06-03 03:04:17 +02:00
3a77d5a777
Improve development environment 2022-06-02 17:03:28 +02:00
ee08aea776
Enforce required text prop in Error components 2022-06-02 04:34:40 +02:00
6b3a27736e
Merge page-tweaks into globals.css 2022-06-02 04:32:50 +02:00
c6d0234d04
Remove more unused imports 2022-06-02 04:31:09 +02:00
c84ef05393
Cleanup unused things 2022-06-02 04:30:34 +02:00
41d38234fb
Do more stuff, pending cleanup! 2022-06-02 04:26:52 +02:00
8b42c0b004
Create useAxios hook 2022-06-02 01:29:37 +02:00
783121b140
Do some more progress 2022-06-01 18:54:59 +02:00
7ffd43268d
Rename Form to Action, since they're no longer forms 2022-06-01 16:58:31 +02:00
2d10d48068
Make some progress on the event creation form 2022-06-01 16:57:19 +02:00
28e85381b2
Make some progress 2022-06-01 05:04:15 +02:00
9d20277706
Globally configure SWR 2022-05-31 17:07:25 +02:00
6042e305a3
Rename the Prisma client to database 2022-05-31 16:46:06 +02:00
06ef64627f
Document authorizeUser 2022-05-31 16:41:58 +02:00
f752eb2ad0
Rename apiAuth file to authorizeUser 2022-05-31 16:40:10 +02:00
bf0e1bdc8c
Remove res parameter from authorizeUser 2022-05-31 16:39:30 +02:00
6a9aca18b5
Rename ...User... to ...Login... 2022-05-31 16:38:33 +02:00
ee28613791
Rename FormEventCreate to FormEventList 2022-05-31 16:35:54 +02:00
1181564e9e
I keep forgetting to make smaller commits 2022-05-31 16:35:13 +02:00
ab89b3e464
Mark model as unused in canEdit 2022-05-31 16:01:34 +02:00
15c8d928c0
Add missing which parameter to /api/events/[slug] 2022-05-31 15:44:58 +02:00
7a29d5aaf0
Add missing await to events handler 2022-05-31 12:06:37 +02:00
38e2e7b522
this turned out to be pretty clean tbh 2022-05-31 12:00:55 +02:00
9f351b1e36
woahhhhhhh 2022-05-31 05:03:48 +02:00