Commit graph

33 commits

Author SHA1 Message Date
6cbf0afb33
feat: use postgres to fetch and store user info 2025-11-27 09:42:05 +03:00
dbdb52269a fix 2025-11-25 04:42:56 +03:00
3aafab36c2 feat: now GetUser returnes all the image info
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m36s
Build and Deploy Go App / deploy (push) Successful in 27s
2025-11-25 04:15:46 +03:00
673ce48fac fix: bad types from sql 2025-11-25 03:55:23 +03:00
76df4d8592 feat: AddUserTitle implemented
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m23s
Build and Deploy Go App / deploy (push) Successful in 28s
2025-11-24 09:34:05 +03:00
e999534b3f feat: UpdateUser implemented 2025-11-24 08:31:55 +03:00
20e9c5bf23 fix 2025-11-24 06:33:11 +03:00
4e732e1542 fix: bad NULL handling in where clause 2025-11-24 06:26:23 +03:00
d1937fcbd7 fix: bad types in query 2025-11-24 05:28:32 +03:00
e792d5780b feat: GetUsertitles implemented 2025-11-24 05:14:23 +03:00
cbbc2c179d feat: 2025-11-22 18:29:49 +03:00
b400f22844 Merge branch 'dev' into dev-ars 2025-11-22 08:51:13 +03:00
d0c3547ef6 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m32s
Build and Deploy Go App / deploy (push) Successful in 25s
2025-11-22 08:47:01 +03:00
8427288daf Merge branch 'dev' into dev-ars 2025-11-22 08:36:34 +03:00
4b1ac9177d fix
Some checks failed
Build and Deploy Go App / build (push) Failing after 5m42s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-22 08:34:26 +03:00
6a39d89ef9 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m29s
Build and Deploy Go App / deploy (push) Successful in 3m40s
2025-11-22 08:13:07 +03:00
6fa2ff2eb8 fix: minor fix to query
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m58s
Build and Deploy Go App / deploy (push) Successful in 3m40s
2025-11-22 08:01:46 +03:00
32566fe7a2 feat: query for usertitles written 2025-11-22 07:53:50 +03:00
79485e04c0 fix: mismatch in colimn name
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m50s
Build and Deploy Go App / deploy (push) Successful in 3m41s
2025-11-22 07:23:48 +03:00
89a05492c3 refact: optimizied queries 2025-11-22 06:34:07 +03:00
73547187be fix: search titles rewritten 2025-11-22 02:58:51 +03:00
af0492cdf1 feat: cursor implemented 2025-11-22 00:01:48 +03:00
9c0fada00e fix: delete views column
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m39s
Build and Deploy Go App / deploy (push) Successful in 3m34s
2025-11-19 04:16:23 +03:00
e2ac80610c fix: now gettitles must work
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled
2025-11-19 04:11:31 +03:00
34d9341e75 feat: cursor stub added 2025-11-19 03:58:46 +03:00
35a4e173f0 feat: query GetReviewById added 2025-11-17 03:55:42 +03:00
47989ab10d feat: /titles/{id} endpoint implemented 2025-11-16 03:38:51 +03:00
13a283ae8d feat: GetTitles now returns all the field needed 2025-11-16 02:38:36 +03:00
e6dc27fd55 feat: statements for tags added 2025-11-15 19:19:39 +03:00
3cca6ee168 feat: statements for studios table added 2025-11-15 18:56:46 +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
948e036e8c
feat: implemented /users/{id} api route 2025-10-26 02:34:45 +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