Changelog
- a02c323 Add cleanup to test and also fix test
- b98a85b Add gitignore
- 292aeab Added gentoo distro package to README.md
- 1fe753b Fix typo in README
- 4cfb261 Merge pull request #11 from sbinet/embed-fs
- c017cbc Merge pull request #2 from seigakaku/main
- 2d00f3e Merge pull request #4 from oxtyped/switch-migration-format
- c9df300 Merge pull request #6 from sbinet/modernc-sqlite
- 4cb608f Merge pull request #8 from sbinet/hmac-dot
- 38268b3 Merge pull request #9 from sbinet/update-tests
- d5cf313 Replace commandline helpers to use local-only db instead of an api server
- bbdc314 Switch migration format to unix timestamp
- a2762e9 Update dependencies
- d0f54ce all: use modernc.org/sqlite
- b3091ee cmd: use embed to bundle SQL migrations scripts
- c4647c5 doc: adapt instructions for SQL bundled scripts
- 0fdcaa6 make: adapt for SQL bundled scripts
- bb8d0f5 pkg/data: update tests
- 4e0ae00 pkg/middleware: more robust sessionid handling