Commit Graph

75 Commits

Author SHA1 Message Date
Gamosoft 80797f9cfe added print preview option 2026-04-06 12:58:38 +02:00
Gamosoft 96b5fd8cfc removed client-side export/added modern latex notation 2026-04-06 12:01:52 +02:00
Gamosoft f00614c10f added stats endpoint for dashboards 2026-03-27 17:02:36 +01:00
Gamosoft bade08b0b8 graph rendering bugfix 2026-03-24 13:23:47 +01:00
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 3c3d15fcb2 handle empty search 2026-03-23 17:49:05 +01:00
Gamosoft 8a87ba1a4d added pagination to endpoints and MCP tools (max results) 2026-03-23 17:47:28 +01:00
Gamosoft eab16aafff more tools, append endpoint, doc updates 2026-03-13 18:33:27 +01:00
Gamosoft c5a64bb6fd security fixes 2026-03-13 11:58:45 +01:00
Gamosoft bcdbb6b065 added api-key/removed hashed password support 2026-03-13 11:50:47 +01:00
Gamosoft 23a5fb342f html sanitization to avoid XSS 2026-03-03 09:27:01 +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 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