Commit Graph

274 Commits

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