20 Commits

Author SHA1 Message Date
98799b01e6 stupid 2025-04-14 10:30:46 +01:00
8e7ee204ce fix: prompts 2025-04-14 10:28:31 +01:00
0ff541b7b6 debug 2025-04-14 10:22:54 +01:00
9ac569359c debug 2025-04-14 09:44:19 +01:00
dbb98d1e48 feat: making all codes upper case + fetching fixes 2025-04-14 09:28:08 +01:00
d3fb92546f fix 2025-04-14 09:15:48 +01:00
313b764ec4 chore: removing SQL debug 2025-04-14 09:12:16 +01:00
6e96eb53b4 feat: registering users if their email is not known 2025-04-13 22:29:25 +01:00
c02ccfd274 feat: contacts working 2025-04-11 20:31:51 +01:00
a86addc8b2 feat(jwt): adding access and refresh token generation 2025-04-10 15:35:35 +01:00
745265773b feat(notes): allowing frontend to save 2025-04-01 20:54:15 +00:00
1cb6510465 feat(events): search through organizer 2025-04-01 19:59:17 +00:00
9652549b01 fix: adding location to general query 2025-04-01 19:32:55 +00:00
44d506bc69 wip(frontend): adding more information 2025-03-21 14:36:03 +00:00
58f7afb521 fix: re-adding location to event
Figured it out
2025-03-21 14:08:06 +00:00
7b64563647 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
72a3e58ef9 feat: returning events and locations from end point 2025-03-20 18:34:11 +00:00
2e1809aa27 refactor(text,tags,links): to foreign key to image instead of user_image 2025-03-18 17:48:38 +00:00
439f729150 fix: returning whole tag object 2025-03-16 18:29:15 +00:00
1d5d90c3b5 refactor(models): using more organised structure 2025-03-16 18:13:30 +00:00