Go to file
2023-09-09 12:29:54 +02:00
bookmarks wip refactoring in packages 2018-11-09 18:25:50 +01:00
chrome chrome implement modules.Loader, makes a first parsing pass on start 2023-09-08 15:48:19 +02:00
cmd modules init catch nil pointer 2023-09-05 22:59:36 +02:00
config global flags from global options 2023-09-05 19:45:21 +02:00
database add recover logic for db panic 2023-09-09 12:28:41 +02:00
debug/ff_bk_change gosuki ! 2023-02-19 00:13:23 +01:00
firefox firefox: make bookmark change timestamp calculation more clear 2023-09-09 12:29:54 +02:00
hooks example adding notify-send hook for #tag:notify 2023-09-08 20:00:39 +02:00
index refactor 2023-09-08 11:54:42 +02:00
integration_tests generic profile commands, modules need to implement ProfileManager 2023-01-31 22:21:39 +01:00
internal WIP modular way to add browser + big refactoring 2022-10-28 00:33:20 +02:00
logging gosuki ! 2023-02-19 00:13:23 +01:00
modules more nil pointer checks, fix firefox hook calling 2023-09-09 10:32:50 +02:00
mozilla refactor 2023-09-08 11:54:42 +02:00
parsing more nil pointer checks, fix firefox hook calling 2023-09-09 10:32:50 +02:00
profiles first implementation of multi profile watching 2023-09-05 21:11:21 +02:00
tree gosuki ! 2023-02-19 00:13:23 +01:00
utils fixup! refactor 2023-09-08 12:00:22 +02:00
watch comments + debug 2023-09-08 15:44:04 +02:00
.gitignore gosuki migrate: fix test databases and old references 2023-02-21 03:30:26 +01:00
api.go gosuki ! 2023-02-19 00:13:23 +01:00
config.go first implementation of multi profile watching 2023-09-05 21:11:21 +02:00
config.toml doc updates 2023-02-08 00:19:43 +01:00
daemon.go updated parsing hooks implementation 2023-09-08 12:00:22 +02:00
db.go gosuki ! 2023-02-19 00:13:23 +01:00
go.mod use unique buffer per browser session 2023-09-08 20:42:44 +02:00
go.sum use unique buffer per browser session 2023-09-08 20:42:44 +02:00
gosuki_test.go mark todo tests 2023-09-06 14:25:31 +02:00
gosuki.go modules init catch nil pointer 2023-09-05 22:59:36 +02:00
log.go gosuki ! 2023-02-19 00:13:23 +01:00
Makefile cleaning 2023-02-19 00:18:27 +01:00
mozilla-places.png mozilla db schema 2017-10-20 14:29:00 +02: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
version.go VERY MUCH WIP big refactoring into browser modules 2022-10-23 15:08:06 +02:00