Commit graph

271 commits

Author SHA1 Message Date
cdfa14cece feat: cursor added 2025-11-19 00:41:54 +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
76d28d0170 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-17 09:27:32 +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
fe54b61822 Merge branch 'dev-ars' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m29s
Build and Deploy Go App / deploy (push) Successful in 3m26s
2025-11-16 04:52:52 +03:00
b81cc86beb fix: 2025-11-16 04:52:11 +03:00
29f0a61299 feat: reviews table added 2025-11-16 04:15:33 +03:00
96611825bc Merge branch 'dev-ars' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 18m14s
Build and Deploy Go App / deploy (push) Successful in 3m34s
2025-11-16 03:45:06 +03:00
47989ab10d feat: /titles/{id} endpoint implemented 2025-11-16 03:38:51 +03:00
cefbbec1dc feat: wrote query to get one title 2025-11-16 02:43:28 +03:00
13a283ae8d feat: GetTitles now returns all the field needed 2025-11-16 02:38:36 +03:00
d1180a426f feat: new schema for images 2025-11-16 02:14:38 +03:00
e18f4a44c3 feat: more fields for titles and refactored schemas 2025-11-16 01:47:11 +03:00
4949a3c25f refactor: new types 2025-11-15 23:00:40 +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
2edf96571b feat: field studio_name added to title in openapi 2025-11-15 18:20:27 +03:00
f49fad2307 fix: tmp commeneted method
All checks were successful
Build and Deploy Go App / build (push) Successful in 18m15s
Build and Deploy Go App / deploy (push) Successful in 4m50s
2025-11-15 03:01:38 +03:00
bbe57e07d5
feat: initial auth service support 2025-11-15 02:53:25 +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
e8783a0e9d feat: get title func written 2025-11-15 02:51:13 +03:00
ae01eec0fd fix!: some types were changed 2025-11-15 02:50:29 +03:00
d04248ab7a feat 2025-11-15 01:02:30 +03:00
d2450ffc89 feat: titles.go added 2025-11-15 00:52:23 +03:00
c2dc762700 feat: openapi changes 2025-11-15 00:46:47 +03:00
765e75e8bb feat: new responses added 2025-11-15 00:04:43 +03:00
7fed5ed536 feat: get titles added with all components needed 2025-11-14 23:57:34 +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
4ffa7dc93e feat: add new user handler was uncommented 2025-11-05 17:11:43 +03:00
6d538ed154 feat: common code for back functions are now in handlers/common.go 2025-11-01 21:17:42 +03:00
6ed47b667c
feat: proxy api requests via frontend
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m23s
Build and Deploy Go App / deploy (push) Successful in 3m31s
2025-10-26 04:06:38 +03:00
66281838b2
fix: new psql feature
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m46s
Build and Deploy Go App / deploy (push) Successful in 3m35s
2025-10-26 03:18:54 +03:00
feb763509e
fix: regenerated frontend openapi functions
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m44s
Build and Deploy Go App / deploy (push) Successful in 3m24s
2025-10-26 02:51:53 +03:00
fd1e129a5f
fix: remove templates from cicd
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled
2025-10-26 02:49:50 +03:00
92c06bbb50
fix: remove templates from backend Dockerfile
Some checks failed
Build and Deploy Go App / build (push) Failing after 5m49s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-26 02:44:28 +03:00