nihonium nihonium
nihonium opened issue nihonium/nyanimedb#7 2025-10-26 04:23:19 +03:00
implement anime lists
nihonium opened issue nihonium/nyanimedb#6 2025-10-26 04:22:48 +03:00
privacy options
nihonium opened issue nihonium/nyanimedb#5 2025-10-26 04:09:35 +03:00
specify image versions for Dockerfiles
nihonium pushed to dev at nihonium/nyanimedb 2025-10-26 04:03:44 +03:00
6ed47b667c feat: proxy api requests via frontend
nihonium pushed to dev at nihonium/nyanimedb 2025-10-26 03:16:05 +03:00
66281838b2 fix: new psql feature
nihonium pushed to dev at nihonium/nyanimedb 2025-10-26 02:48:52 +03:00
feb763509e fix: regenerated frontend openapi functions
nihonium pushed to dev at nihonium/nyanimedb 2025-10-26 02:46:48 +03:00
fd1e129a5f fix: remove templates from cicd
nihonium pushed to dev at nihonium/nyanimedb 2025-10-26 02:41:26 +03:00
92c06bbb50 fix: remove templates from backend Dockerfile
nihonium pushed to dev at nihonium/nyanimedb 2025-10-26 02:36:52 +03:00
e12812d202 feat: frontend first routing implementation
948e036e8c feat: implemented /users/{id} api route
71e2661fb9 feat!: rewritten db scheme
Compare 3 commits »
nihonium opened issue nihonium/nyanimedb#4 2025-10-26 01:07:42 +03:00
implement api authorization
nihonium pushed to dev at nihonium/nyanimedb 2025-10-25 21:02:32 +03:00
db53ae04e3 refact!: project structure
nihonium pushed to dev at nihonium/nyanimedb 2025-10-11 05:21:54 +03:00
fd0ca4411b feat: created UserPage.tsx
nihonium pushed to dev at nihonium/nyanimedb 2025-10-11 04:52:17 +03:00
827431bb2f fix: App.tsx user field names
nihonium pushed to dev at nihonium/nyanimedb 2025-10-11 04:49:58 +03:00
0b5ea285de fix: regenerated api
a0df0dff00 feat: add User scahema to api
Compare 2 commits »
nihonium pushed to dev at nihonium/nyanimedb 2025-10-11 04:31:34 +03:00
f2188f6363 fix: temp fix for API endpoint
nihonium pushed to dev at nihonium/nyanimedb 2025-10-11 04:23:57 +03:00
8e44b8b7b4 feat: fetch user info
nihonium pushed to dev at nihonium/nyanimedb 2025-10-10 13:49:40 +03:00
de1479c995 feat: run cicd on dev branch push
nihonium created branch dev in nihonium/nyanimedb 2025-10-10 13:49:40 +03:00
nihonium pushed to master at nihonium/nyanimedb 2025-10-09 17:48:27 +03:00
8f1701eb92 Merge pull request 'first PoC frontend' (#3) from cicd into master
11d073f275 fix: docker-compose -> docker compose
c1e8d52aea fix: repull docker images before deploying
9091d11810 fix: writing env var to .env
35fa8dd005 fix: use .env for vite build
Compare 21 commits »
nihonium merged pull request nihonium/nyanimedb#3 2025-10-09 17:48:24 +03:00
first PoC frontend