Commit Graph

28 Commits

Author SHA1 Message Date
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
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
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
d440cfe117 restore bufferDB as inter job buffer 2018-05-27 17:36:03 +02:00
0a59000aa9 rebuild url index at end of parsing 2018-05-26 15:34:55 +02:00
eda71a67d3 unused type 2017-12-02 13:37:01 +01:00
2ff96e1509 wip recursive parse node tree 2017-11-30 16:26:09 +01:00
e1d281de99 working parse to node tree 2017-11-27 09:46:50 +01:00
da7ba3ef00 wip, bookmark node tree 2017-11-26 21:17:30 +01:00
f5c3837a33 quick api at /urls to start building web app 2017-11-23 02:51:23 +01:00
01fb3f52f1 add parsing hooks 2017-11-20 19:07:15 +01:00
22bf5e7e66 use interfaces for cleaner code 2017-11-20 16:05:44 +01:00
ff0ee5eec3 wip browser interface 2017-11-19 21:28:24 +01:00
a51707a7a7 fix code style 2017-11-19 20:46:24 +01:00
ff7785df36 better logging, no duplicate urls 2017-11-19 17:00:37 +01:00
b418b4ab28 update doc 2017-11-17 20:19:00 +01:00
05aa872d2d store stats in bookmark watcher 2017-11-17 19:06:34 +01:00
d0ae53ece4 preload local db to cache, autosave cache to disk 2017-11-17 16:42:15 +01:00
f297f34397 init local db if does not exist, test if is dir 2017-11-17 16:07:03 +01:00
658d44c7cb wip local db initialization 2017-11-17 15:18:53 +01:00
d689fc0078 fixed multiple calls to sync crash 2017-11-16 15:43:09 +01:00
1c0cf2db05 better code architecture for bookmarks,db, and watcher 2017-11-16 14:27:50 +01:00
61f6ea9312 wip preloading bookmarks and comparing new bookmarks 2017-11-15 19:01:36 +01:00
4ed127c086 preload bookmarks to memeory, use separate mem db format 2017-11-15 17:25:17 +01:00
5b393ef586 parse tags when bookmark is added/modified 2017-11-09 21:27:35 +01:00
a3055abfc0 organized prototype 2017-10-20 12:51:56 +02:00