No description
  • Go 93.6%
  • Shell 3.3%
  • Dockerfile 3.1%
Find a file
2026-09-01 13:00:03 +01:00
.gitignore feat: add zk-web markdown notebook server 2026-09-01 12:29:41 +01:00
auth.go feat(api): complete API, harden auth, improve Docker setup 2026-09-01 12:30:05 +01:00
config.example.json chore: rename default volume mount from /notes to /notebook 2026-09-01 13:00:03 +01:00
config.go feat: add zk-web markdown notebook server 2026-09-01 12:29:41 +01:00
docker-compose.example.yml chore: rename default volume mount from /notes to /notebook 2026-09-01 13:00:03 +01:00
docker-compose.yml chore: rename default volume mount from /notes to /notebook 2026-09-01 13:00:03 +01:00
Dockerfile build(docker): pass ZK_VERSION and ZK_CHECKSUM ARGs into build stage 2026-09-01 12:33:25 +01:00
entrypoint.sh chore: rename default volume mount from /notes to /notebook 2026-09-01 13:00:03 +01:00
go.mod feat: add zk-web markdown notebook server 2026-09-01 12:29:41 +01:00
handlers.go feat(api)!: remove DELETE /api/note endpoint 2026-09-01 12:38:02 +01:00
main.go feat(api): complete API, harden auth, improve Docker setup 2026-09-01 12:30:05 +01:00
watcher.go feat: add zk-web markdown notebook server 2026-09-01 12:29:41 +01:00
zk.go feat: add zk-web markdown notebook server 2026-09-01 12:29:41 +01:00