nihonium nihonium
nihonium pushed to dev at nihonium/nyanimedb 2025-11-27 12:06:24 +03:00
497e4039ec Merge branch 'auth' into dev
6cbf0afb33 feat: use postgres to fetch and store user info
79e8ece948 cicd: removed go mod tidy for go builds
Compare 3 commits »
nihonium pushed to dev at nihonium/nyanimedb 2025-11-27 12:01:23 +03:00
f1e61aee2d Merge branch 'dev-ars' into dev
ad1c567b42 feat: added GetUserTitle route
Compare 2 commits »
nihonium pushed to dev at nihonium/nyanimedb 2025-11-27 09:44:48 +03:00
9338c65040 chore: updated sqlc generated code
40e0b14f2a feat: use postgres to fetch and store user info
3528ea7d34 cicd: removed go mod tidy for go builds
Compare 3 commits »
nihonium pushed to dev at nihonium/nyanimedb 2025-11-27 06:36:01 +03:00
e98d2c6509 cicd: build auth using actions
4c74315291 Merge branch 'front' into auth
4c643d80bb feat: added title page
68294dd13c fix: oapi shitty generation
a225d1fb60 feat: signup return username
Compare 7 commits »
nihonium opened issue nihonium/nyanimedb#12 2025-11-27 04:44:37 +03:00
redis external data fetch caching
nihonium opened issue nihonium/nyanimedb#11 2025-11-27 04:44:15 +03:00
add title description
nihonium pushed to dev at nihonium/nyanimedb 2025-11-25 05:37:09 +03:00
51bf7b6f7e fix: UserTitle cards
nihonium pushed to dev at nihonium/nyanimedb 2025-11-25 04:38:56 +03:00
354c577f7d feat: reworked user and login page
87eb6a6b12 feat: signup return username
Compare 2 commits »
nihonium pushed to front at nihonium/nyanimedb 2025-11-25 03:04:29 +03:00
6557df5e17 feat: added login page
034487e26a Merge branch 'auth' into front
e64e770783 feat: use SetCookie for access and refresh tokens
6485563a95 fix: react imports
bbe57e07d5 feat: initial auth service support
Compare 5 commits »
nihonium opened issue nihonium/nyanimedb#10 2025-11-23 04:24:30 +03:00
CSRF token
nihonium pushed to dev at nihonium/nyanimedb 2025-11-23 04:03:41 +03:00
0c94930bca fix: useUnionTypes for TS oapi codegen
0942df1fa4 feat: auth container
c500116916 feat: added login page
69e8a8dc79 feat: use SetCookie for access and refresh tokens
2929a6e4bc feat: initial auth service support
Compare 5 commits »
nihonium pushed to dev at nihonium/nyanimedb 2025-11-22 06:36:54 +03:00
aaade55a58 merge: front
6485563a95 fix: react imports
f1f7feffaa feat: /titles page with search and sort functionality. Website header added
Compare 3 commits »
nihonium pushed to dev at nihonium/nyanimedb 2025-11-22 05:45:52 +03:00
86e3df2205 feat: /titles page with search and sort functionality. Website header added
nihonium pushed to front at nihonium/nyanimedb 2025-11-22 05:42:55 +03:00
f1f7feffaa feat: /titles page with search and sort functionality. Website header added
31a95fabea fix: useEffect
Compare 2 commits »
nihonium opened issue nihonium/nyanimedb#9 2025-11-22 04:07:02 +03:00
/titles views sort
nihonium pushed to dev at nihonium/nyanimedb 2025-11-19 11:03:18 +03:00
31a95fabea fix: useEffect
nihonium pushed to front at nihonium/nyanimedb 2025-11-19 10:52:41 +03:00
fd8ecbeaca Merge branch 'front' into dev
9c0fada00e fix: delete views column
e2ac80610c fix: now gettitles must work
7e6520c931 Merge branch 'dev' of ssh://meowgit.nekoea.red:22222/nihonium/nyanimedb into dev
34d9341e75 feat: cursor stub added
Compare 13 commits »
nihonium pushed to dev at nihonium/nyanimedb 2025-11-19 10:52:27 +03:00
fd8ecbeaca Merge branch 'front' into dev
397d2bcf70 feat: /titles page implementation with cursor pagination
a515769823 Merge branch 'dev-ars' into front
Compare 3 commits »
nihonium pushed to front at nihonium/nyanimedb 2025-11-19 10:51:57 +03:00
397d2bcf70 feat: /titles page implementation with cursor pagination
a515769823 Merge branch 'dev-ars' into front
cdfa14cece feat: cursor added
b976c35b8e feat: titles page
6836cfa057 feat: stub for get user titles written
Compare 88 commits »
nihonium pushed to dev-ars at nihonium/nyanimedb 2025-11-19 01:39:42 +03:00
9ed09500ed refact: slightly refactored openapi spec