86 Commits

Author SHA1 Message Date
arkohut
7adb08e6d9 feat: concurrency problem solved 2024-11-07 18:23:15 +08:00
arkohut
f524622728 refact: add batch size for scan cmd 2024-11-06 16:41:10 +08:00
arkohut
5dad1675f0 refact: use httpx back 2024-11-06 15:29:49 +08:00
arkohut
05c168142a refact: add lots of dynamic import to speed up cli 2024-11-06 13:13:59 +08:00
arkohut
a56cc80e14 refact: remove typesense related code 2024-11-06 00:21:39 +08:00
arkohut
2308f1e0e8 feat: scan --force by default 2024-11-04 16:06:21 +08:00
arkohut
e1105cb97f feat: support all parameters for default library's scan 2024-10-26 22:28:51 +08:00
arkohut
693d236929 fix: give folders=None 2024-10-25 18:11:04 +08:00
arkohut
64545976e3 feat(log): move log in mac to ~/.memos/logs 2024-10-24 14:47:20 +08:00
arkohut
230a593235 feat(enable): change wait time in enable cmd 2024-10-22 22:43:52 +08:00
arkohut
e2e4a903eb feat: add health check for server 2024-10-20 01:04:32 +08:00
arkohut
a60488e80c feat(config): use default config file 2024-10-19 15:11:17 +08:00
arkohut
417d45c846 feat(mac): update enable disable start stop 2024-10-15 17:44:32 +08:00
arkohut
b400f4e79c chore: config update for low perf condition 2024-10-15 10:33:29 +08:00
arkohut
90df59a206 chore: change default config 2024-10-15 00:38:00 +08:00
arkohut
8c27354d86 feat(index): support recreate fts and vec tables when reindexing 2024-10-14 15:28:25 +08:00
arkohut
1fbd21183e feat: add reindex 2024-10-13 23:36:02 +08:00
arkohut
f793438d41 feat(cli): add ps control cmds 2024-10-12 23:17:00 +08:00
arkohut
d830b136de feat(win): enable autostart 2024-10-11 22:45:20 +08:00
arkohut
a4d80cc7d3 feat(init): add watch for init start 2024-10-11 14:21:24 +08:00
arkohut
f405d6e0a1 feat(watch): add watch method with sparsity window 2024-10-10 15:45:05 +08:00
arkohut
549bcb6de4 fix(typesense): move init client in function 2024-10-08 19:50:02 +08:00
arkohut
4ca2aca293 feat(folder): add type and last modified at 2024-10-04 19:01:54 +08:00
arkohut
16d3d94c9c refactor(plugin): move library cmds to cmds 2024-10-04 16:28:57 +08:00
arkohut
0f880965d9 refactor(plugin): move plugin cmds to cmds 2024-10-04 16:10:13 +08:00
arkohut
8c557bbd60 fix: use memos.commands for bat 2024-10-04 12:56:31 +08:00
arkohut
4b0e469661 feat(win): support start on win 2024-10-04 11:45:09 +08:00
arkohut
355dfdae2e feat: enable and disable service in macos 2024-10-01 01:14:20 +08:00
arkohut
04621f74ff feat: merge memos-record into memos 2024-09-28 23:28:43 +08:00
arkohut
7b346b9e25 fix: import run server in serve command 2024-09-16 10:18:40 +08:00
arkohut
e9c2e4d6fa feat(command): list folders scannning 2024-09-14 18:48:17 +08:00
arkohut
a4a3387bdc feat: add memosignore 2024-09-14 18:12:21 +08:00
arkohut
167fd31053 feat: add builtin plugins for default library 2024-09-10 15:47:36 +08:00
arkohut
fca387b22d feat: support bind plugin by name 2024-09-10 13:55:52 +08:00
arkohut
5882950c39 feat(cli): add extra args 2024-09-10 12:39:08 +08:00
arkohut
241911d1d2 feat(index): use different bs for embedding 2024-09-10 00:58:57 +08:00
arkohut
81ba2cd2d2 feat: add default library and command shortcuts for it 2024-09-09 20:58:06 +08:00
arkohut
d7e6c32e86 feat: init default library 2024-09-09 19:57:07 +08:00
arkohut
e99792a974 feat(vlm): force jpeg option 2024-09-03 18:35:41 +08:00
arkohut
7fbb05e0cd feat: add force indexing 2024-08-29 21:16:15 +08:00
arkohut
a448fd0c9a feat: support initialization 2024-08-29 17:47:14 +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
ec7ba1f989 feat(plugin): allow unbind plugin 2024-08-25 16:49:48 +08:00
arkohut
1d4faf2652 fix: skip system files in screenshots folder 2024-08-21 08:35:20 +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
44f015d3fe fix: handle none response exception 2024-08-16 23:10:32 +08:00
arkohut
9640e00d54 feat(cli): return lib info after add folder 2024-08-14 19:43:29 +08:00
arkohut
fc95061672 feat(metadata): support create tags and metadata when create new entity 2024-08-14 11:31:50 +08:00
arkohut
0fff358e4d feat: add http timeout 2024-08-08 20:05:14 +08:00