Commit Graph

436 Commits

Author SHA1 Message Date
Gamosoft fb446b0147 Updated version to 0.18.2 2026-03-23 18:08:58 +01:00
Guillermo Villar 19c3259b16
Merge pull request #187 from gamosoft/features/pagination
Features/pagination
2026-03-23 18:08:13 +01:00
Gamosoft eb49dad678 return snippets to the search tool 2026-03-23 18:05:32 +01:00
Gamosoft 7342def2ce added offset to MCP tools 2026-03-23 17:57:57 +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 f5147ccc14 Updated version to 0.18.1 2026-03-17 12:32:09 +01:00
Gamosoft 7892d2885a graph mcp bugfix 2026-03-17 12:31:32 +01:00
Gamosoft 3d960bf58e Updated version to 0.18.0 2026-03-17 11:26:57 +01:00
Guillermo Villar 0702812c81
Merge pull request #185 from gamosoft/features/mcp
Features/mcp
2026-03-17 11:26:26 +01:00
Gamosoft 7b366f11f2 ignore demo folder 2026-03-17 11:22:22 +01:00
Gamosoft 3fff49b84b updated readme, landing page 2026-03-16 09:12:59 +01:00
Gamosoft eab16aafff more tools, append endpoint, doc updates 2026-03-13 18:33:27 +01:00
Gamosoft 50b7d08bb2 response and backoff fixes 2026-03-13 18:01:48 +01:00
Gamosoft a7c073909a added mcp server 2026-03-13 17:53:50 +01:00
Gamosoft f097f5e6da Updated version to 0.17.0 2026-03-13 11:59:58 +01:00
Gamosoft 14fb316b93 revert version 2026-03-13 11:59:17 +01:00
Gamosoft c5a64bb6fd security fixes 2026-03-13 11:58:45 +01:00
Gamosoft 5a564ee82f Updated version to 0.17.0 2026-03-13 11:55:24 +01:00
Guillermo Villar 824321b04b
Merge pull request #184 from gamosoft/features/api-key
- added api-key
- removed hashed password support
2026-03-13 11:55:00 +01:00
Gamosoft bcdbb6b065 added api-key/removed hashed password support 2026-03-13 11:50:47 +01:00
Gamosoft a175246a1e Updated version to 0.16.6 2026-03-12 11:59:17 +01:00
Gamosoft 6ec6234a75 minimize for docker image 2026-03-12 11:10:58 +01:00
Gamosoft d0e623ef27 updated github actions 2026-03-11 17:14:55 +01:00
Gamosoft f3a17226b3 Updated version to 0.16.5 2026-03-11 16:28:55 +01:00
Guillermo Villar 4301d541ff
Merge pull request #182 from gamosoft/features/fixes
Features/fixes
2026-03-11 16:28:13 +01:00
Gamosoft c16b020f22 see if this makes it work 2026-03-11 16:26:16 +01:00
Gamosoft df6f3abf89 overflow-x 2026-03-10 11:36:05 +01:00
Gamosoft a477f9b169 another try 2026-03-10 10:47:51 +01:00
Gamosoft 56ea9cbcf4 attempt to fix the syntax highlight issue 2026-03-10 10:32:55 +01:00
Gamosoft e2cb3ba3ea Updated version to 0.16.4 2026-03-03 09:36:13 +01:00
Guillermo Villar 41b183824d
Merge pull request #179 from gamosoft/features/xss
html sanitization to avoid XSS
2026-03-03 09:27:32 +01:00
Gamosoft 23a5fb342f html sanitization to avoid XSS 2026-03-03 09:27:01 +01:00
Gamosoft c89ecb8fb2 Updated version to 0.16.3 2026-02-23 17:51:36 +01:00
Gamosoft 99c1fd0d36 fixed flashing/changed search debounce 2026-02-23 17:51:11 +01:00
Guillermo Villar 3495c0d9ee
Merge pull request #173 from ricky-davis/feat/better-search
feat: debounce search input
2026-02-23 17:46:46 +01:00
Gamosoft e2512bebb9 Updated version to 0.16.2 2026-02-23 11:04:56 +01:00
Gamosoft 7dd836f539 added toggle to hide system folders/consistent hover styles 2026-02-23 10:59:58 +01:00
Gamosoft de66ad01c7 fixed media preview 2026-02-23 10:52:25 +01:00
Gamosoft 0fa43ea96c changed to key for shortcuts 2026-02-23 10:16:52 +01:00
Guillermo Villar 20751e57d9
Merge pull request #172 from ricky-davis/perf/fast-scan-and-cache
perf(api): speed up /api/notes and related scans with a single os.walk index
2026-02-23 09:21:35 +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 b49b7ae3ff add other languages 2026-02-20 02:02:01 -06:00
rdavis e0b6fd06e4 Add better search with debounce 2026-02-20 01:50:22 -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 7073904143 mouse over cosmetic changes 2026-02-19 15:23:46 +01:00