Commit Graph

56 Commits

Author SHA1 Message Date
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
eda71a67d3 unused type 2017-12-02 13:37:01 +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
de9d4d0287 update makefiles 2017-11-23 21:50:06 +01:00
0c8176d49e mockup 2017-11-23 16:03:41 +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
bd2fe2fc9d update comments 2017-11-20 16:10:11 +01:00
9b89735265 unused comments 2017-11-20 16:06:12 +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
40c138709d unused modified 2017-11-19 17:01: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
3c3bc1eb6a add godoc 2017-11-17 20:18:13 +01:00
05aa872d2d store stats in bookmark watcher 2017-11-17 19:06:34 +01:00
667b059756 preload bookmarks before watching 2017-11-17 16:58:16 +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
9fb8c29e59 better var name 2017-11-16 15:46:06 +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
3d5d344976 Load db in memeory and flush db to disk #4 #15 2017-11-14 17:58:50 +01:00
8321b36ff7 initilize in memory db with schema 2017-11-13 19:14:59 +01:00
5b393ef586 parse tags when bookmark is added/modified 2017-11-09 21:27:35 +01:00
2aa3859a73 code lint 2017-10-26 20:29:42 +02:00
dc94881c2c mozilla db schema 2017-10-20 14:29:00 +02:00
4657979197 update makefile 2017-10-20 13:00:17 +02:00
2cd104c7a3 add makefile 2017-10-20 12:59:24 +02:00
a3055abfc0 organized prototype 2017-10-20 12:51:56 +02:00
1ef91ad673 organize code 2017-10-19 13:18:59 +02:00