18 Commits

Author SHA1 Message Date
0596ea2b1e debug 2025-04-14 10:22:54 +01:00
0ed6b4c123 debug 2025-04-14 09:44:19 +01:00
30143019d6 feat: making all codes upper case + fetching fixes 2025-04-14 09:28:08 +01:00
cd5dd347d3 fix 2025-04-14 09:15:48 +01:00
ab09378fcd chore: removing SQL debug 2025-04-14 09:12:16 +01:00
4f6c198307 feat: registering users if their email is not known 2025-04-13 22:29:25 +01:00
9660c99a14 feat: contacts working 2025-04-11 20:31:51 +01:00
3294c1854c feat(jwt): adding access and refresh token generation 2025-04-10 15:35:35 +01:00
393eaea2f4 feat(notes): allowing frontend to save 2025-04-01 20:54:15 +00:00
a37818fc49 feat(events): search through organizer 2025-04-01 19:59:17 +00:00
1b2a99a3c8 fix: adding location to general query 2025-04-01 19:32:55 +00:00
3541a4755c wip(frontend): adding more information 2025-03-21 14:36:03 +00:00
cf703f3eee fix: re-adding location to event
Figured it out
2025-03-21 14:08:06 +00:00
84881c5c2d fix: simplifying query
I do have some learning to do about go-jet specifically.

I can't include the Location field on events, because the QRM will add
any location to the events
2025-03-21 14:01:21 +00:00
f7382b0d2b feat: returning events and locations from end point 2025-03-20 18:34:11 +00:00
b09063f74a refactor(text,tags,links): to foreign key to image instead of user_image 2025-03-18 17:48:38 +00:00
4b120982d0 fix: returning whole tag object 2025-03-16 18:29:15 +00:00
8acf25a2a7 refactor(models): using more organised structure 2025-03-16 18:13:30 +00:00