Commit Graph

10 Commits

Author SHA1 Message Date
00e01eaaa3 todo load ff config hooks before ff init 2022-11-01 23:17:46 +01:00
03d30e6704 VERY MUCH WIP big refactoring into browser modules
- inspired from golang database package and caddyserver modules
- Migrating from class style to interfaces
- FIX: browser provisioning is broken, config is not ready when the
  browser module is registered.
2022-10-23 15:08:06 +02:00
e5e38af55c fix build .com to .xyz 2020-11-06 18:50:36 +01:00
5825356f2e [firefox] partially working places.sqlite copy strategy
- when file change is detected on places.sqlite* the
sqlite files are copied to a tmp directory and bookmark
parsing happens from there.

This commit covers the base functionnality, the bookmark parsing seems
broken from the sqlx side but new bookmarks are effectivly detected.
2020-09-09 14:07:29 +01:00
dc795166c3 wip migrate to module 2020-08-12 19:13:01 +01:00
14b4ed1fe0 Merge branch 'flag-altsrc-from-yaml' into ff-profiles 2019-02-27 17:42:22 +01:00
b0340b148e wip firefox global flags 2019-02-27 17:39:55 +01:00
f668729b98 wip modular config manager 2019-02-27 17:09:33 +01:00
d12c881a91 better config management 2019-02-27 11:47:06 +01:00
023f99dfb1 wip cli option management 2019-02-26 19:41:02 +01:00