Commit graph

14 commits

Author SHA1 Message Date
34d9341e75 feat: cursor stub added 2025-11-19 03:58:46 +03:00
09d0d1eb4d feat: get user titles described 2025-11-18 04:59:19 +03:00
8deba7afd9 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m41s
Build and Deploy Go App / deploy (push) Successful in 3m34s
2025-11-18 04:19:34 +03:00
8371121130 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m59s
Build and Deploy Go App / deploy (push) Successful in 3m34s
2025-11-18 03:12:16 +03:00
df45a327e6 fix 2025-11-17 09:26:58 +03:00
29f0a61299 feat: reviews table added 2025-11-16 04:15:33 +03:00
13a283ae8d feat: GetTitles now returns all the field needed 2025-11-16 02:38:36 +03:00
5cc6757900 feat: minor changes to db and new query
Some checks failed
Build and Deploy Go App / build (push) Failing after 5m56s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-15 02:51:52 +03:00
f24edc5dd7 feat: external_services table create 2025-11-14 15:34:48 +03:00
83fee98059 feat: external_ids table is added for binding user sessions in tg and
other services
2025-11-14 15:22:14 +03:00
bac889b627 fix: regexps for mail and nickname were corrected 2025-11-05 17:20:09 +03:00
948e036e8c
feat: implemented /users/{id} api route 2025-10-26 02:34:45 +03:00
71e2661fb9
feat!: rewritten db scheme 2025-10-26 02:09:44 +03:00
db53ae04e3
refact!: project structure
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m35s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-25 21:05:16 +03:00