Commit Graph

10 Commits

Author SHA1 Message Date
e8b593ccc8 browser module add path helpers 2023-09-06 14:24:30 +02:00
94d6880c8e firefox: clean + refactor names 2023-09-05 22:59:36 +02:00
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
7516fe5685 update doc 2023-02-23 11:59:29 +01:00
95b3c8ff4d gosuki ! 2023-02-19 00:13:23 +01: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
55e163127d doc updates 2023-02-08 00:19:43 +01:00
f5a5305166 fix flag handling error, browser modules are also modules 2023-01-31 23:45:23 +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