Go to file
2018-10-28 16:58:52 +01:00
api.go update API 2018-05-27 17:55:27 +02:00
bookmarks.go Implemented incremental sync between buf and cache 2018-10-28 15:18:45 +01:00
browsers.go wip incremental sync, fixed chrome watcher 2018-10-26 18:25:07 +02:00
chrome.go WIP sync buffer to cache and chrome to ff 2018-10-28 16:54:47 +01:00
db.go Fix SyncTo from buffer to cache 2018-10-28 16:58:52 +01:00
errors.go syncing a parsing job to the browser's buffer 2018-05-29 18:24:47 +02:00
firefox.go WIP sync buffer to cache and chrome to ff 2018-10-28 16:54:47 +01:00
index.go wip recursive parse node tree 2017-11-30 16:26:09 +01:00
log.go wip incremental sync, fixed chrome watcher 2018-10-26 18:25:07 +02:00
main.go WIP sync buffer to cache and chrome to ff 2018-10-28 16:54:47 +01:00
Makefile debug and print trees, wip firefox 2018-10-25 18:09:03 +02:00
mode.go wip incremental sync, fixed chrome watcher 2018-10-26 18:25:07 +02:00
mozilla-places.png mozilla db schema 2017-10-20 14:29:00 +02:00
parse.go wip incremental sync, fixed chrome watcher 2018-10-26 18:25:07 +02:00
pathtools.go preload local db to cache, autosave cache to disk 2017-11-17 16:42:15 +01:00
requirements.txt requirements.txt for buku 2018-10-25 18:20:45 +02:00
search-page-mockup.png mockup 2017-11-23 16:03:41 +01:00
tree.go Add concurency where possible in tree 2018-10-25 18:19:15 +02:00
utils.go debounce parsing after first event in watch 2018-06-14 15:55:15 +02:00
watcher.go Implemented incremental sync between buf and cache 2018-10-28 15:18:45 +01:00