Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(hm/conf/firefox): Use the policy.json file for configs | Soispha | 2023-10-21 |
| | |||
* | fix(hm/conf/taskwarrior/firefox): Projects start at a zero index | Soispha | 2023-10-21 |
| | |||
* | fix(hm/conf/taskwarrior/firefox): Generate the profile ids by counting | Soispha | 2023-10-21 |
| | | | | | | Firefox expects the IDs to be consecutive, thus the previous hashing implementation didn't work. Additionally, these IDs are still all unique as we generate them by iteration over all possible projects | ||
* | refactor(hm/conf/taskwarrior/projects): Store the parsed projects in a attr | Soispha | 2023-10-20 |
| | |||
* | feat(hm/conf/taswarrior): Generate a firefox profile per project | Soispha | 2023-10-20 |