chore: repository audit — fix CHANGELOG links, clean .dockerignore

Fix [Unreleased] compare link (v0.5.1→v0.5.2), add missing [0.5.2]
compare link, remove phantom social-preview.html from .dockerignore.
Add full repo audit document.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas
2026-04-02 14:25:16 +02:00
parent 922c0b7fd6
commit 58b9d8e0ac
3 changed files with 182 additions and 2 deletions
+2 -1
View File
@@ -136,7 +136,8 @@ Initial release of Oikos — a self-hosted family planner for 26 person house
- No user data cached by service worker (API requests are network-only)
- Hardened `.gitignore` and `.dockerignore` to prevent accidental secret or binary leakage
[Unreleased]: https://github.com/ulsklyc/oikos/compare/v0.5.1...HEAD
[Unreleased]: https://github.com/ulsklyc/oikos/compare/v0.5.2...HEAD
[0.5.2]: https://github.com/ulsklyc/oikos/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/ulsklyc/oikos/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/ulsklyc/oikos/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/ulsklyc/oikos/compare/v0.3.0...v0.4.0