Commit Graph

29 Commits

Author SHA1 Message Date
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
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