|
96df52ed81
|
feat: rebrand + favicon pack
|
2025-04-22 21:30:21 +03:00 |
|
|
6da8421b2e
|
docs: future feat todo
|
2025-04-22 19:39:25 +03:00 |
|
|
a969629f2d
|
feat: cors, secure cookies, & csrf
|
2025-04-10 21:33:01 +03:00 |
|
|
62b1a58e56
|
feat!: trimming & logic/schema improvements
- build: somewhat polished dockerization setup
- build: io/fs migrations with `golang-migrate`
- feat: automatic init. admin account creation (.env creds)
- feat(routers): combined user & token routers into single auth router
- feat(routers): improved route layouts (`Routes`)
- feat(middlewares): removed redundant `userCtx` middleware
- fix(schema): note <-> note_versions relation (versioning)
- feat(queries): removed redundant rollback functionality
- feat(queries): combined duplicate version check & insertion/creation
- tests: decreased redundancy by removing 'unnecessary' unit tests
- refactor: hid internal packages behind `server/internal`
- docs: notes & auth handler comments
|
2025-04-09 01:58:38 +03:00 |
|
|
998176c3f9
|
feat: rt as httponly cookie & add login handler
|
2025-04-01 22:54:39 +03:00 |
|
|
91daec42de
|
feat: basic init & startup
|
2025-04-01 12:59:05 +03:00 |
|
|
e0bdf32bfd
|
feat: logger + env basic init
|
2025-03-26 13:57:32 +02:00 |
|