Commit graph

88 commits

Author SHA1 Message Date
1d65833b8a fix 2025-11-24 06:56:42 +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
b42fb34903 fix: type cast fixed 2025-11-24 05:51:45 +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
ff84b00526 fix 2025-11-22 08:49:32 +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
f1ba15d3a4 fix 2025-11-22 08:32:13 +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
82767e0b4c Merge branch 'dev-ars' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 18m2s
Build and Deploy Go App / deploy (push) Successful in 3m42s
2025-11-22 07:04:00 +03:00
258eb749d9 fix: status handling fixed 2025-11-22 07:03:02 +03:00
aaade55a58
merge: front
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m58s
Build and Deploy Go App / deploy (push) Successful in 3m42s
2025-11-22 06:40:00 +03:00
6485563a95
fix: react imports 2025-11-22 06:37:39 +03:00
c289e0a45e Merge branch 'dev-ars' into dev
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-22 06:36:00 +03:00
89a05492c3 refact: optimizied queries 2025-11-22 06:34:07 +03:00
86e3df2205
feat: /titles page with search and sort functionality. Website header added
Some checks failed
Build and Deploy Go App / build (push) Failing after 11m37s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-22 05:49:03 +03:00
f1f7feffaa
feat: /titles page with search and sort functionality. Website header added 2025-11-22 05:45:54 +03:00
1f5196c015 Merge branch 'dev-ars' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m45s
Build and Deploy Go App / deploy (push) Successful in 3m42s
2025-11-22 02:05:53 +03:00
e16adcf6cd feat: now back sendind real new cursor 2025-11-22 02:04:40 +03:00
8d98fb0cf8 Merge branch 'dev' of ssh://meowgit.nekoea.red:22222/nihonium/nyanimedb into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 18m34s
Build and Deploy Go App / deploy (push) Successful in 3m48s
2025-11-22 00:03:16 +03:00
af0492cdf1 feat: cursor implemented 2025-11-22 00:01:48 +03:00
31a95fabea
fix: useEffect
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m45s
Build and Deploy Go App / deploy (push) Successful in 3m41s
2025-11-19 11:06:09 +03:00
fd8ecbeaca
Merge branch 'front' into dev
Some checks failed
Build and Deploy Go App / build (push) Failing after 11m25s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-19 10:55:25 +03:00
397d2bcf70
feat: /titles page implementation with cursor pagination 2025-11-19 10:54:52 +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
7e6520c931 Merge branch 'dev' of ssh://meowgit.nekoea.red:22222/nihonium/nyanimedb into dev
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 03:59:45 +03:00
34d9341e75 feat: cursor stub added 2025-11-19 03:58:46 +03:00
c0be58ba07
feat: use pgxpool in backend
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m56s
Build and Deploy Go App / deploy (push) Successful in 3m42s
2025-11-18 15:39:24 +03:00
a9391c18b9
fix: TitlesPage import path
All checks were successful
Build and Deploy Go App / build (push) Successful in 18m5s
Build and Deploy Go App / deploy (push) Successful in 3m36s
2025-11-18 15:30:11 +03:00
8504746d27
fix: updated package.json
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m52s
Build and Deploy Go App / deploy (push) Successful in 4m19s
2025-11-18 05:39:11 +03:00
ecccc29aa8
fix
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-18 05:34:42 +03:00
7e41b6b9ce
fix
Some checks failed
Build and Deploy Go App / build (push) Failing after 11m5s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-18 05:26:01 +03:00
b976c35b8e
feat: titles page
Some checks failed
Build and Deploy Go App / build (push) Failing after 11m8s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-18 05:15:38 +03:00
6836cfa057 feat: stub for get user titles written
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-18 05:11:35 +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
148ae646b1 feat
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m38s
Build and Deploy Go App / deploy (push) Successful in 3m33s
2025-11-17 09:39:26 +03:00
df45a327e6 fix 2025-11-17 09:26:58 +03:00
abf09e5f5e Merge branch 'dev-ars' of ssh://meowgit.nekoea.red:22222/nihonium/nyanimedb into dev-ars 2025-11-17 03:56:27 +03:00
35a4e173f0 feat: query GetReviewById added 2025-11-17 03:55:42 +03:00
f888ac9b70
review: review notes for titles.go 2025-11-17 02:41:45 +03:00