Commit Graph

68 Commits

Author SHA1 Message Date
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
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