Commit Graph

288 Commits

Author SHA1 Message Date
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
3d4e99967b missing function 2017-11-03 15:41:26 +01:00
ab5a5a8ad7 [test commit not important] add firefox parsing 2017-11-03 15:38:31 +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
c3c5fe7a37 Merge commit '271d237' 2017-10-17 14:44:36 +02:00
271d2371c8 parse nested json with recursive func 2017-10-17 14:38:22 +02:00
143ecab043 parse nested json 2017-10-17 13:20:34 +02:00
55704f8365 methods and json parse 2017-10-17 11:46:26 +02:00
2d5291d057 Update main.go 2017-09-18 13:47:11 +02:00
61687f5452 initial commit 2017-09-18 13:16:41 +02:00