10 Commits

Author SHA1 Message Date
eb2d21dbe8 feat: remove read-only mount flags from vault volumes to enable file and directory management operations 2026-03-30 15:37:32 -04:00
d76ad89f09 feat: Introduce initial web frontend and backend services, and generalize directory configuration in docker-compose. 2026-03-24 12:24:43 -04:00
6b03709b30 feat: Enable ObsiGate authentication with an admin user and add a persistent data volume. 2026-03-24 11:24:36 -04:00
52475e54f2 feat: configure user for obsigate service in docker-compose 2026-03-24 11:19:07 -04:00
190f47f134 feat: Introduce a comprehensive authentication system, including user management, JWT handling, and initial frontend components with Docker support. 2026-03-23 15:44:37 -04:00
d311a09527 Implement multi-stage Docker build with security hardening, add health check endpoint, optimize in-memory search with O(1) wikilink lookup, extract inline tags from markdown content, and enhance documentation with architecture diagrams and performance metrics 2026-03-22 19:03:34 -04:00
7fbf0f07ef Add multi-tag filtering with active tag display, optimize directory browsing performance, and improve mobile editor UI 2026-03-21 21:52:58 -04:00
d2845b24ba Update Docker Compose configuration to build image locally and clarify setup instructions 2026-03-21 10:08:21 -04:00
819193a080 Update README with comprehensive documentation and change default port to 2020 2026-03-21 10:01:00 -04:00
e76e9ea962 first commit 2026-03-21 09:52:44 -04:00