Commit Graph

8 Commits

Author SHA1 Message Date
88952a0bd7 first implementation of multi profile watching 2023-09-05 21:11:21 +02:00
7a091c5c9f global flags from global options 2023-09-05 19:45:21 +02:00
280341d4e0 Refactoring + doc updates + pass Context to modules
- modules receive on Init() a context with Cli context
- Eval symlinks on profile dir
- WIP handle multiple profiles
2023-02-18 23:08:12 +01:00
1102df001c generic profile commands, modules need to implement ProfileManager
- no need to implement profile management commands for each module
- [todo] profile commands available when ProfileManager interface implemented
2023-01-31 22:21:39 +01:00
7aa6611bd1 working FF module init/load/watch 2022-11-07 20:07:13 +01:00
8130ed9ee2 refactored logging and browsers init 2019-03-01 19:03:48 +01:00
0c069a3c39 firefox profiles loading, todo CLI 2019-02-22 19:50:26 +01:00
9ed35b4149 wip cli + profile handling 2019-02-20 18:39:45 +01:00