330 Commits

Author SHA1 Message Date
arkohut
a4c140b545 chore: bump 0.4.1 v0.4.1 2024-08-29 18:04:55 +08:00
arkohut
49879ad20e fix: use global import 2024-08-29 18:02:51 +08:00
arkohut
a261a8354c chore: bump 0.4.0 v0.4.0 2024-08-29 17:47:32 +08:00
arkohut
a448fd0c9a feat: support initialization 2024-08-29 17:47:14 +08:00
arkohut
42778c2f54 chore: bump 0.3.0 v0.3.0 2024-08-29 17:17:55 +08:00
arkohut
0970e73da5 feat: make server host configurable 2024-08-29 17:01:02 +08:00
arkohut
75bb7aeef9 feat: update default config for embedding and vlm 2024-08-29 16:49:44 +08:00
arkohut
9db92908a6 feat(indexing): do not repeatly indexing updated entity by last_scan_at 2024-08-29 13:57:46 +08:00
arkohut
439adfa955 feat: support cascade delete entity 2024-08-29 13:24:23 +08:00
arkohut
16ef927c38 feat(indexing): manully control embedding generation 2024-08-29 13:24:00 +08:00
arkohut
abfc2814cf feat: make server port configurable 2024-08-29 13:11:26 +08:00
arkohut
f03f755b75 chore: limit setuptool version 2024-08-29 13:09:54 +08:00
arkohut
b43453ae13 feat(typesense): upgrade to 27 2024-08-29 13:09:37 +08:00
arkohut
59e38c02ed feat(record): support duplicated screen name 2024-08-28 00:47:35 +08:00
arkohut
290636ca08 feat(indexing): make some fields optional 2024-08-27 23:34:57 +08:00
arkohut
959f1e486b fix: remove unused setup.py 2024-08-27 23:29:54 +08:00
arkohut
dc532a8ef1 feat(web): layout update 2024-08-26 22:29:43 +08:00
arkohut
a8ca2af3dc feat(web): use gray bg 2024-08-26 14:18:15 +08:00
arkohut
7fc2c787bc feat(web): style update 2024-08-26 14:09:04 +08:00
arkohut
b10b080800 fix(ollama): make vlm plugin support ollama 2024-08-25 16:49:48 +08:00
arkohut
67a5e10d3e feat(plugins): add ocr as build plugin 2024-08-25 16:49:48 +08:00
arkohut
ec7ba1f989 feat(plugin): allow unbind plugin 2024-08-25 16:49:48 +08:00
arkohut
cead5d9755 feat(plugin): add vlm plugin 2024-08-25 16:49:48 +08:00
arkohut
5f998db989 feat(screen-recorder): support --once parameter 2024-08-24 14:37:04 +08:00
arkohut
4b9b2ce8e1 fix(typesense): no sort for tags 2024-08-23 23:25:17 +08:00
arkohut
420d972513 fix(webp): failed to save metadata for webp 2024-08-23 18:25:19 +08:00
arkohut
ea3cd2e66e feat(screen-recorder): save webp for win 2024-08-23 00:10:52 +08:00
arkohut
7f8c846e51 feat(screen-recorder): use imagegrab for win 2024-08-23 00:00:00 +08:00
arkohut
0d371d759e fix: use str instead of path 2024-08-22 10:00:20 +08:00
arkohut
36c4bf7c5f chore: use logging instead of print 2024-08-22 10:00:01 +08:00
arkohut
a76adde798 Merge branch 'master' of https://github.com/arkohut/memos 2024-08-21 23:24:13 +08:00
arkohut
b58d5e7ab0 chore: update logs for win record 2024-08-21 23:23:49 +08:00
arkohut
9a38b0c17d fix: update utils import 2024-08-21 23:22:58 +08:00
arkohut
15972b9c0f feat: use utiles for read metadata 2024-08-21 21:21:32 +08:00
arkohut
b3e73e4c40 feat(screen-recorder): generate video from webp 2024-08-21 21:21:32 +08:00
arkohut
e115e00702 feat(screen-recorder): save using webp format 2024-08-21 21:21:32 +08:00
arkohut
b53d816b17 feat(typesense): use ollama bge m3 2024-08-21 08:48:55 +08:00
arkohut
0acf027c28 feat(typesense): add host access for docker 2024-08-21 08:36:15 +08:00
arkohut
7d548e680e feat(screen-recorder): add for windows 2024-08-21 08:35:50 +08:00
arkohut
1d4faf2652 fix: skip system files in screenshots folder 2024-08-21 08:35:20 +08:00
arkohut
7b2ab563cc feat(web): supprt typesense style facet filter 2024-08-21 01:26:49 +08:00
arkohut
9267fdc018 feat(indexing): add sort for fields 2024-08-21 00:12:54 +08:00
arkohut
11e447bcbb feat(indexing): support facet 2024-08-21 00:12:31 +08:00
arkohut
2cf75bee7f feat(index): extract collection name to settings 2024-08-20 18:35:35 +08:00
arkohut
f0dfaf387e feat(index): add date month year for index 2024-08-20 13:18:34 +08:00
arkohut
1d10b0ef7b fix(indexing): do not check entity exists when delete index 2024-08-20 13:18:05 +08:00
arkohut
ef2022fa10 feat(screen-recorder): insert tag of app name 2024-08-20 13:17:22 +08:00
arkohut
01a294a70a feat: add active_app from active_window when scanning 2024-08-20 13:12:25 +08:00
arkohut
92ed7d7b51 feat(screen-recorder): same title and app name in separate metadata 2024-08-20 13:12:25 +08:00
arkohut
eab67ba109 chore(typesense): support windows 2024-08-20 08:05:25 +08:00