Commit Graph

31 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
a0c1e6845e refactor logging 2018-10-28 20:26:38 +01:00
3877268508 Cleaner error handling 2018-10-28 20:19:12 +01:00
6dc2deff2b WIP sync buffer to cache and chrome to ff 2018-10-28 16:54:47 +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
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
7c60de0def wip firefox mvp (watching), refactoring 2018-06-08 17:38:57 +02:00
cfe375f953 update API 2018-05-27 18:21:27 +02:00
d327d2c221 update API 2018-05-27 18:17:17 +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
afc0b7720c inheritance fixes 2017-12-02 13:44:15 +01:00
06368c4d01 unused field 2017-12-02 13:38:24 +01:00
cda10bb580 working node tree with url-node index 2017-12-02 13:30:59 +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
3fb4efa462 less verbose, wip find new bookmarks 2017-11-20 19:31:17 +01:00
01fb3f52f1 add parsing hooks 2017-11-20 19:07:15 +01:00
2d6c358713 update comments 2017-11-20 16:12:20 +01:00
22bf5e7e66 use interfaces for cleaner code 2017-11-20 16:05:44 +01:00