Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | feat(hm/conf/taswarrior): Generate a firefox profile per project | Soispha | 2023-10-20 |