Commit Graph

44 Commits

Author SHA1 Message Date
Gamosoft 39c4486475 refactored redundant route 2026-01-05 11:13:54 +01:00
Gamosoft f87aafb9e9 replace app name from config 2026-01-05 11:05:08 +01:00
Gamosoft 2912e41374 added app 2026-01-01 15:26:03 +01:00
Gamosoft 35a0b8c46c validation of folder/note names and allow for unicode characters 2025-12-17 10:03:40 +01:00
Gamosoft d422079b13 added extra placeholders 2025-12-16 16:13:24 +01:00
Gamosoft 2bbcbe21f0 localize login page 2025-12-15 18:18:06 +01:00
Gamosoft 849ff88134 added some missing translations 2025-12-15 15:45:10 +01:00
Gamosoft 83e9ebbd3d Merge branch 'main' into features/i8n
# Conflicts:
#	frontend/app.js
2025-12-15 12:35:33 +01:00
Gamosoft 0cfa752eb7 fixed favorites bug 2025-12-15 12:18:14 +01:00
Gamosoft 6b6a8ef614 added internatioalization and language files! 2025-12-14 18:02:57 +01:00
Gamosoft 74903b64ba added last edited indicator 2025-12-12 17:35:04 +01:00
Gamosoft 2f963edebe fixed bug renaming note will ovewrite if note has same name of existing 2025-12-11 11:00:21 +01:00
Gamosoft 70a293e3fd Merge branch 'features/enhancements' into features/graph 2025-12-05 12:01:49 +01:00
Gamosoft 2a69426273 reduce context search results; highlight matched text in context 2025-12-05 12:00:53 +01:00
Gamosoft 1abd8e9d18 Merge pull request #62 from sudo-Harshk/feat/search-snippets
feat(search): implement KWIC context snippets and UI display
2025-12-05 11:38:07 +01:00
Gamosoft 5f27fb724a added graph view! 2025-12-04 18:05:41 +01:00
sudo-Harshk 1bd4381077 feat(search): implement KWIC context snippets and UI display 2025-12-04 22:19:52 +05:30
Gamosoft 8e71e0090c wikilinks 2025-12-03 16:00:25 +01:00
Gamosoft 850deb221b added template to correct plugin lifecycle 2025-11-27 09:15:41 +01:00
Gamosoft 8d78c278ee added path security, documented api endpoints 2025-11-26 12:01:50 +01:00
Gamosoft f5567a71b3 added templating system 2025-11-26 11:28:09 +01:00
Gamosoft c9a72b0c65 Merge branch 'main' into features/render-hosting 2025-11-26 09:22:05 +01:00
sudo-Harshk b7e0cadcbc feat: add Gruvbox Dark and Matcha Light themes 2025-11-26 09:44:40 +05:30
Gamosoft 96d0c2f834 added demo mode banners for online demo 2025-11-25 21:52:22 +01:00
Gamosoft 3459e4c9a1 added session regeneration 2025-11-25 17:56:11 +01:00
Gamosoft e0e4e457da use environment variables (breaking change). added CORS. safe exception handler 2025-11-25 16:41:08 +01:00
Gamosoft dfa3710dc6 render hosting 2025-11-25 15:26:58 +01:00
Gamosoft b56c78587e added tagging system 2025-11-24 17:11:22 +01:00
Gamosoft 806ccf24cf removed wikilinks (for now) 2025-11-24 14:12:45 +01:00
Gamosoft 72b4fa8710 displaying version number and changed versioning approach 2025-11-23 16:45:47 +01:00
Gamosoft 3e0ff79ed9 fixed 500 error 2025-11-20 14:44:49 +01:00
Gamosoft 62c93064de fixed security issue with how images were served 2025-11-20 14:40:14 +01:00
Gamosoft 4ff1f7e8bd added image upload support! 2025-11-20 14:10:17 +01:00
Gamosoft a9ebdf0ab5 deleting a note won't delete parent folder anymore if no contents 2025-11-18 17:30:02 +01:00
Gamosoft f5aaf69b4e added mermaid diagram support! 2025-11-17 17:29:00 +01:00
Gamosoft 7a365edc91 fixed security issue with notes deletion (#19) 2025-11-17 09:26:15 +01:00
Gamosoft 1e09709c1f better login error style 2025-11-15 13:05:48 +01:00
Gamosoft 7b01123159 some arrangements
- removed search_index
- initial POC for release creatiom
- rearranged notes (temporarily)
2025-11-15 12:58:38 +01:00
Gamosoft a4edecec13 refactored secure routes 2025-11-14 17:53:20 +01:00
Gamosoft 85d9f1c98c removing favicon route 2025-11-14 17:45:53 +01:00
Gamosoft 4b8d65134e using router 2025-11-14 17:42:25 +01:00
Gamosoft e5e34152a0 added basic authentication 2025-11-14 14:34:19 +01:00
Gamosoft 2ced303894 added documentation on required volumes 2025-11-06 12:09:23 +01:00
Gamosoft 0afa382df9 Initial commit 2025-11-05 17:48:41 +01:00