|
b455c3dfee
|
fix: expiration logging & display
|
2025-05-06 15:36:11 +03:00 |
|
|
8535d011d0
|
docs: util function docstrings
|
2025-05-04 11:24:00 +03:00 |
|
|
2b9b14210c
|
feat: exp. parsing from note (version) title
|
2025-05-04 11:12:39 +03:00 |
|
|
0e2c40b5ca
|
feat: switch to built-in entropy calc
|
2025-04-14 14:14:52 +03:00 |
|
|
ebd85c2e6a
|
feat: pagination support
|
2025-04-09 18:10:33 +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 |
|