Commit graph

5 commits

Author SHA1 Message Date
829f3ced73
feat(notes): added notes graph 2025-02-28 16:56:19 +01:00
26bfc9c5d6
feat(infra): add pre-commit checks and linting
- Add pre-commit script with frontend and backend checks
- Add golangci-lint configuration
- Add pre-commit-checks cursor rule
- Update frontend note handling and linking
- Improve backend note functionality and tests
- Moved build.sh to scripts directory
2025-02-21 10:48:26 +01:00
6f1626b3b8
refactor(frontend): remove link parsing and use backend links 2025-02-21 09:09:13 +01:00
6ccbec281a
refactor(notes): move UUID generation from frontend to backend 2025-02-21 08:04:38 +01:00
efcf7803de
lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00