• Joined on 2021-10-13
bruno pushed to main at Projets/ObsiGate 2026-03-30 20:56:42 -04:00
db812a6176 feat: add action buttons and long-press support for vault tree items with mobile-friendly context menus
bruno pushed to main at Projets/ObsiGate 2026-03-30 15:53:43 -04:00
628a664c59 feat: implement inline rename for files and directories with state preservation
bruno pushed to main at Projets/ObsiGate 2026-03-30 15:44:18 -04:00
32c1bad1a1 feat: add context menu support for vault items with create file/directory operations
bruno pushed to main at Projets/ObsiGate 2026-03-30 15:37:33 -04:00
eb2d21dbe8 feat: remove read-only mount flags from vault volumes to enable file and directory management operations
bruno pushed to main at Projets/ObsiGate 2026-03-30 15:26:53 -04:00
d3b9298dfa feat: add file and directory management endpoints with context menu support
bruno pushed to main at Projets/ObsiGate 2026-03-27 23:14:01 -04:00
d26a40a99d feat: initialize frontend structure with login screen, search interface, and CodeMirror integration
bruno pushed to main at Projets/ObsiGate 2026-03-27 23:09:48 -04:00
6fc1c59664 feat: initialize ObsiGate frontend with SPA structure, search history, and autocomplete functionality
bruno pushed to main at Projets/ObsiGate 2026-03-27 23:04:48 -04:00
4e8c36cc61 feat: initialize frontend application structure and search functionality with autocomplete support
bruno pushed to main at Projets/ObsiGate 2026-03-27 21:29:43 -04:00
9e1b4f4105 feat: add initial frontend SPA for vault browsing, advanced search, and markdown rendering.
bruno pushed to main at Projets/ObsiGate 2026-03-27 14:45:10 -04:00
e91cc1c52c feat: implement the initial ObsiGate frontend application with search, history, and autocomplete functionality.
bruno pushed to main at Projets/ObsiGate 2026-03-27 14:37:25 -04:00
960a06f189 feat: Initialize ObsiGate application with core frontend and backend components.
bruno pushed to main at Projets/ObsiGate 2026-03-27 14:23:07 -04:00
c72f3369dd feat: implement initial vanilla JS frontend application for ObsiGate.
bruno pushed to main at Projets/ObsiGate 2026-03-27 14:11:10 -04:00
fff0e94470 feat: add initial implementation of the ObsiGate frontend SPA.
bruno pushed to main at Projets/ObsiGate 2026-03-27 13:54:16 -04:00
f71d97e06c feat: Implement core application structure with frontend styling, JavaScript, and Python backend services.
bruno pushed to main at Projets/ObsiGate 2026-03-27 11:25:16 -04:00
4afa0ab5f9 feat: add "Derniers fichiers ouverts" widget to main dashboard
bruno pushed to main at Projets/ObsiGate 2026-03-27 10:11:45 -04:00
0bbd793e97 feat: Implement core Python FastAPI backend for user authentication, vault management, and file operations.
bruno pushed to main at Projets/ObsiGate 2026-03-27 09:55:56 -04:00
3506d6c45e feat: Implement initial application styling including dark/light theme support and base layout for core components.
bruno pushed to main at Projets/ObsiGate 2026-03-26 22:19:01 -04:00
a093cf420b feat: Implement new popout window for content viewing with outline, scroll spy, reading progress, and theme support.
bruno pushed to main at Projets/ObsiGate 2026-03-26 21:45:07 -04:00
e291a164f5 feat: Add initial global styling for the frontend, including dark/light themes, layout, and core UI components.
bruno pushed to main at Projets/ObsiGate 2026-03-26 21:20:03 -04:00
508e4c5997 feat: Implement persistent vault-specific settings management, including loading, saving, and updating preferences.