Commit Graph

199 Commits

Author SHA1 Message Date
6604c2fd7b wip firefox parse new/modified bookmarks 2018-11-10 13:24:25 +01:00
5a0d93cd38 Better constants FF 2018-11-10 13:22:07 +01:00
4425f46f99 leveled logging per module 2018-11-10 12:47:30 +01:00
083ac7537a wip refactoring in packages 2018-11-09 18:25:50 +01:00
f548cde8ea Firefox watcher done 2018-11-05 02:40:11 +01:00
17e370be39 Wip firefox watch process 2018-11-02 18:21:18 +01:00
95791ade34 Non working sqlite update hook + refactor 2018-11-01 17:00:58 +01:00
7c55312390 updated TODO 2018-10-28 20:35:28 +01:00
a0c1e6845e refactor logging 2018-10-28 20:26:38 +01:00
3877268508 Cleaner error handling 2018-10-28 20:19:12 +01:00
0550d98ef5 Fix SyncTo from buffer to cache 2018-10-28 16:58:52 +01:00
6dc2deff2b WIP sync buffer to cache and chrome to ff 2018-10-28 16:54:47 +01:00
379b881a53 Implemented incremental sync between buf and cache 2018-10-28 15:18:45 +01:00
2370500250 wip incremental sync, fixed chrome watcher
- Refactoring
- Inserting bookmarks to DBs now merges the tags
- WIP sync strategy between buffer and cache
- TODO: firefox index/buffer sync
2018-10-26 18:25:07 +02:00
0f591addcd fix firefox bookmark retrieval 2018-10-26 03:04:26 +02:00
936d0014d4 refactor 2018-10-25 18:22:51 +02:00
5d834b5a63 requirements.txt for buku 2018-10-25 18:20:45 +02:00
040d88b807 Add concurency where possible in tree 2018-10-25 18:19:15 +02:00
dab486fefd debug and print trees, wip firefox 2018-10-25 18:09:03 +02:00
09dea0b655 milestone, firefox initial parsing of bookmarks 2018-10-24 18:16:42 +02:00
4b2b1d5f95 Wip firefox tag parsing with a single sql command 2018-10-23 22:14:54 +02:00
18446527c0 wip recursive for firefox from root 2018-06-14 16:42:54 +02:00
8898362d73 debounce parsing after first event in watch 2018-06-14 15:55:15 +02:00
d64e3055f9 silence debug 2018-06-14 15:49:09 +02:00
724910458b update makefile 2018-06-14 15:46:41 +02:00
65aba55981 debounce system for bulk events, firefox watch 2018-06-14 15:46:35 +02:00
8ca1a2097d wip need to use queue for firefox watcher 2018-06-14 02:30:30 +02:00
90f1b0d494 wip firefox file watching 2018-06-08 18:27:33 +02:00
7c60de0def wip firefox mvp (watching), refactoring 2018-06-08 17:38:57 +02:00
7bff683f9c syncing a parsing job to the browser's buffer 2018-05-29 18:24:47 +02:00
5fbab8d97c update API 2018-05-27 18:22:24 +02:00
cfe375f953 update API 2018-05-27 18:21:27 +02:00
d327d2c221 update API 2018-05-27 18:17:17 +02:00
f0bee19553 update doc 2018-05-27 18:10:49 +02:00
397f05650b update API 2018-05-27 18:09:53 +02:00
35b40133dc update API 2018-05-27 18:08:09 +02:00
ceb548dce6 update API 2018-05-27 18:07:41 +02:00
d7b7b34876 update API 2018-05-27 18:02:50 +02:00
0f1d2df530 update API 2018-05-27 18:01:50 +02:00
ddccce1047 update API 2018-05-27 18:00:29 +02:00
3bad5cdbb1 update API 2018-05-27 17:59:38 +02:00
c20c88e33d update API 2018-05-27 17:56:50 +02:00
84e642a7e0 update makefile 2018-05-27 17:56:11 +02:00
5821ac2e45 update API 2018-05-27 17:55:27 +02:00
ffeccf6409 rename cacheDB to CacheDB for docs 2018-05-27 17:45:06 +02:00
d440cfe117 restore bufferDB as inter job buffer 2018-05-27 17:36:03 +02:00
2ce6f5f707 update comments 2018-05-26 16:31:06 +02:00
fd080a30de update comments 2018-05-26 15:42:46 +02:00
0a59000aa9 rebuild url index at end of parsing 2018-05-26 15:34:55 +02:00
c473b5da3b update readme 2018-03-07 15:05:30 +01:00