Commit Graph

58 Commits

Author SHA1 Message Date
rdavis 4d4c68b46c refactor(api): single scan_notes_fast_walk, remove get_all_* 2026-02-20 00:48:31 -06:00
Gamosoft 2a0b09a73a added already donated flag :-) 2026-01-22 10:43:47 +01:00
Gamosoft d52951ceb2 fixed swagger documentation 2026-01-19 11:38:36 +01:00
Gamosoft 12f6f3bdc3 finally! move all items anywhere 2026-01-19 09:42:32 +01:00
Gamosoft 27b339c185 minor refactor, doc fixing 2026-01-18 19:08:56 +01:00
Gamosoft 37d7c0eba9 open local PDFs in iframes, externals as links... 2026-01-18 19:04:05 +01:00
Gamosoft 1751e84dd3 fixed comments 2026-01-18 18:33:56 +01:00
Gamosoft 5c6e8f215d added options to preview/export 2026-01-18 17:32:22 +01:00
Gamosoft 88302fecd3 support for more media types 2026-01-18 16:00:01 +01:00
Gamosoft d5a0426472 changed api endpoint to use swagger 2026-01-15 11:51:36 +01:00
Gamosoft 3fc58020d1 added docs and rate limiter 2026-01-15 11:31:48 +01:00
Gamosoft 1e8e21c0dc added copy to clipboard 2026-01-15 11:23:43 +01:00
Gamosoft 50590a75b6 added share notes 2026-01-15 10:07:51 +01:00
Gamosoft 45963978be use plain text password 2026-01-08 16:29:14 +01:00
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