Commit Graph

27 Commits

Author SHA1 Message Date
Gamosoft 81e9664bc7 perf fix 2026-03-24 12:07:02 +01:00
Gamosoft 57032c6c28 backlink retrieval 2026-03-24 10:58:32 +01:00
Gamosoft 8a87ba1a4d added pagination to endpoints and MCP tools (max results) 2026-03-23 17:47:28 +01:00
rdavis 32800cc726 remove perf counter 2026-02-20 12:47:41 -06:00
rdavis 2ed81785ba fix cache set 2026-02-20 12:44:23 -06:00
rdavis 0492ae2eaf Refactor to support media again 2026-02-20 12:41:51 -06:00
rdavis 9eaf512ed7 readd tags 2026-02-20 12:40:09 -06:00
rdavis 0a8d824c5d add cache 2026-02-20 01:39:08 -06:00
rdavis 4d4c68b46c refactor(api): single scan_notes_fast_walk, remove get_all_* 2026-02-20 00:48:31 -06:00
Gamosoft 12f6f3bdc3 finally! move all items anywhere 2026-01-19 09:42:32 +01:00
Gamosoft 88302fecd3 support for more media types 2026-01-18 16:00:01 +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 0cfa752eb7 fixed favorites bug 2025-12-15 12:18:14 +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 2a69426273 reduce context search results; highlight matched text in context 2025-12-05 12:00:53 +01:00
sudo-Harshk 1bd4381077 feat(search): implement KWIC context snippets and UI display 2025-12-04 22:19:52 +05:30
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 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 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 7a365edc91 fixed security issue with notes deletion (#19) 2025-11-17 09:26:15 +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 0afa382df9 Initial commit 2025-11-05 17:48:41 +01:00