Commit Graph

12 Commits

Author SHA1 Message Date
07ac8dc802 db: schedule cache sync from single goroutine. better logging 2023-09-25 23:06:21 +02:00
7532d59016 feat: chrome multi profiles, sync mutex for sqlite db access 2023-09-25 20:56:05 +02:00
2ca7c6f72b fixed: ff custom module flags, setting module opts from flags 2023-09-23 19:05:15 +02:00
c825972cfd chrome profile manager, refactored firefox config
- BUG: firefox watch all cmd flag not available in daemon.go due to
  using a new instance

- Updated/fixed saving & loading to toml config file
- wip module cmd flag
2023-09-21 20:19:12 +02:00
ac70d2e3a7 mozilla profile manager: handle profiles for many flavours 2023-09-19 19:43:18 +02:00
59eb4b8f5c update module path 2023-09-18 11:49:13 +02:00
43321804bc add licenses 2023-09-16 17:25:25 +02:00
7e2b5ebe40 ff: ignore noisy chmod event 2023-09-15 19:38:37 +02:00
dbe3bad547 debug log 2023-09-15 04:03:06 +02:00
e23efd5c39 big fix for multi profile loading, move goro manager in own package
- use goroutine manager to handle all modules and gracefully shutdown
- load and watch multiple browser profiles with firefox
2023-09-15 03:17:31 +02:00
4f6ec57400 run browser modules with gum unit manager 2023-09-11 16:11:35 +02:00
d9ba0da94b refactored project layout 2023-09-10 01:14:13 +02:00