Commit Graph

33 Commits

Author SHA1 Message Date
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
3877268508 Cleaner error handling 2018-10-28 20:19:12 +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
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
8ca1a2097d wip need to use queue for firefox watcher 2018-06-14 02:30:30 +02:00
7c60de0def wip firefox mvp (watching), refactoring 2018-06-08 17:38:57 +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
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
0a59000aa9 rebuild url index at end of parsing 2018-05-26 15:34:55 +02:00
afc0b7720c inheritance fixes 2017-12-02 13:44:15 +01:00
06368c4d01 unused field 2017-12-02 13:38:24 +01:00
2ff96e1509 wip recursive parse node tree 2017-11-30 16:26:09 +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
bd2fe2fc9d update comments 2017-11-20 16:10:11 +01:00
22bf5e7e66 use interfaces for cleaner code 2017-11-20 16:05:44 +01:00
1a07be6018 wip browser interface 2017-11-19 21:42:20 +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
3c5339f2eb code organizing 2017-11-19 17:02:53 +01:00