diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 69cfff8b..1261046b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,127 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.16.0 - 2023-10-28 +#### Bug Fixes +- **(flake)** Lock unstable version, until flask-sqlalchemy builds - (0cb2f95) - Soispha +- **(flake)** Restore to last working git revision because of harpoon - (6a1cc3b) - Soispha +- **(flake)** Pin nixpkgs on a rev because nvim update brakes some plugins - (b8f170d) - Soispha +- **(hm/conf/firefox/conf/extensions/nmh)** Replace phase override - (9772cc3) - Soispha +- **(hm/conf/firefox/conf/exts/nmh)** Spell 'messaging' correctly - (c99677e) - Soispha +- **(hm/conf/firefox/conf/policies)** Allow extensions to be installed - (a340ae8) - Soispha +- **(hm/conf/firefox/conf/policies)** Explicitly enable devtools - (dc44085) - Soispha +- **(hm/conf/firefox/conf/policies)** Correct typo in policy name - (f49f759) - Soispha +- **(hm/conf/firefox/conf/policies)** Remove policies attr name - (842efea) - Soispha +- **(hm/conf/firefox/conf/prefs)** Disable translation for some languages - (097646e) - Soispha +- **(hm/conf/firefox/conf/prefs)** Set default toolbox location - (a6d5918) - Soispha +- **(hm/conf/firefox/conf/search/engines)** Disable eBay - (496c8c7) - Soispha +- **(hm/conf/firefox/extensions)** Remove simple tab groups - (8ddcd2a) - Soispha +- **(hm/conf/firefox/extensions/nmh)** Use correct name in json file - (13dfc3d) - Soispha +- **(hm/conf/firefox/extensions/nmh)** Fully rename to video pause - (329d3e5) - Soispha +- **(hm/conf/firefox/scr/extensions)** Add sane 'default_area's - (5de7ae2) - Soispha +- **(hm/conf/firefox/scr/extensions)** Add required 'default_area' - (05d315a) - Soispha +- **(hm/conf/lf/cmds/mk_scr_temp)** Set the interpreter to 'sh' - (ce99b2f) - Soispha +- **(hm/conf/nvim)** Update to new keymap format - (8fbcfc8) - Soispha +- **(hm/conf/nvim/maps)** Remove exit after 'o' - (af520d2) - Soispha +- **(hm/conf/nvim/plgs/harpoon)** Enable Telescope extension - (856d9c3) - Soispha +- **(hm/conf/nvim/plgs/leap)** Map things to 'j' - (84451dd) - Soispha +- **(hm/conf/nvim/plgs/telescope/exts/bibtex)** Mark action as empty - (7833f47) - Soispha +- **(hm/conf/rofi)** Select a better theme - (70ef656) - Soispha +- **(hm/conf/swayidle)** Show indicator in 'swaylock' when locking - (a046c0e) - Soispha +- **(hm/conf/swaylock)** Correctly scale the image on the screen - (c966bab) - Soispha +- **(hm/conf/task)** Update to new taskd identities - (ed320f2) - Soispha +- **(hm/conf/taskwarrior)** Specify useful coefficients for priorities - (a4aff91) - Soispha +- **(hm/conf/taskwarrior/firefox)** Projects start at a zero index - (43c44e8) - Soispha +- **(hm/conf/taskwarrior/firefox)** Generate the profile ids by counting - (7f158fa) - Soispha +- **(hm/conf/taskwarrior/theme)** Make the lowest priority readable - (e172f11) - Soispha +- **(hm/conf/taswarrior/projects)** Remove duplicates before further processing - (b0879b2) - Soispha +- **(hm/pkgs/scr/neorg)** Use path to file, to circumvent escaping - (7e643ae) - Soispha +- **(hm/pkgs/scr/neorg)** Remove leading whitespace in message - (50cba06) - Soispha +- **(hm/pkgs/scr/neorg)** Remove 'set -e' - (8d1e58c) - Soispha +- **(hm/pkgs/scr/neorg)** Add cocogitto and git-crypt as dependencies - (c762f02) - Soispha +- **(hm/pkgs/scr/neorg)** Correctly replace and add project_path - (e5a5ed1) - Soispha +- **(hm/pkgs/scr/neorg)** Remove 'f' from set options - (3a216aa) - Soispha +- **(hm/pkgs/scr/neorg)** Cd to dirname of package file - (989862b) - Soispha +- **(hm/pkgs/scr/neorg)** Run search _after_ loading first file - (9a80fde) - Soispha +- **(hm/pkgs/scr/neorg)** Correctly cd to the project directory - (b8ab1f5) - Soispha +- **(hm/pkgs/scr/neorg)** Silence 'task', when it can't find the rc element - (ee2950f) - Soispha +- **(hm/pkgs/scr/neorg)** Cd with nvim to the project dir - (31ac642) - Soispha +- **(hm/pkgs/scrs/neorg)** Add a fallback check for the neorg_path - (f8d7663) - Soispha +- **(hm/pkgs/src/neorg)** Fix some branch executions - (1253a89) - Soispha +- **(hm/pkgs/src/neorg)** Fix typo - (81ab30e) - Soispha +- **(hm/pkgs/src/neorg)** Add missing newline between help and version - (0552261) - Soispha +- **(hm/pkgs/src/neorg)** Only commit when something has changed - (ba3b25b) - Soispha +- **(hm/pkgs/src/neorg)** Don't fall through, if the user exits early - (db677d4) - Soispha +- **(hm/soispha/conf/git/git_template)** Use lowercase type names - (c0e609b) - Soispha +- **(hm/soispha/conf/nvim/plgs/nvim-cmp)** Remove buffer source - (e85de3f) - Soispha +- **(hm/soispha/nvim/plgs/nvim-cmp)** Disable diagraphs - (15e05fe) - Soispha +- **(hm/wms/river/res/keys)** Set up correct mappings for all hosts - (948e025) - Soispha +- **(sys/font)** Add required font for rofi theme - (1968389) - Soispha +#### Build system +- **(flake)** Update - (87d3861) - Soispha +- **(flake)** Update (+ shell_library) - (1378514) - Soispha +- **(flake)** Add a dummy follow for 'my_flake' to prevent a cyclic dependency - (faf3d03) - Soispha +- **(flake)** Update to a recent nixos-unstable version - (dac96c0) - Soispha +- **(treewide)** Update - (a504eff) - Soispha +- **(treewide)** Update (+ shell_library) - (2cb6a14) - Soispha +- **(treewide)** Update (+ shell-library) - (4b08a82) - Soispha +- **(treewide)** Update - (0fbfd6a) - Soispha +- **(treewide)** Update - (48e8100) - Soispha +- **(treewide)** Update - (9e112d9) - Soispha +- **(treewide)** Update - (5869360) - Soispha +- **(treewide)** Update - (20ae0f6) - Soispha +- **(treewide)** Update (shell library) - (338e400) - Soispha +- **(treewide)** Update - (6aa67e4) - Soispha +- **(treewide)** Update - (26bcc19) - Soispha +#### Documentation +- **(notes/git_crypt)** Explain what to do, when git-crypt fails - (876bcf7) - Soispha +- **(notes/names)** Add a comment about the naming scheme for new hosts - (3f5f718) - Soispha +#### Features +- **(hm)** Expose the video_pause binary - (1500f45) - Soispha +- **(hm/conf/firefox)** Use the policy.json file for configs - (27a254a) - Soispha +- **(hm/conf/firefox/extensions)** Switch to my libredirect fork - (a780ce0) - Soispha +- **(hm/conf/firefox/extensions)** Add torproject-snowflake - (583db50) - Soispha +- **(hm/conf/firefox/scripts)** Package through the flake outputs - (4271564) - Soispha +- **(hm/conf/nvim/plgs/nvim-cmp)** Add sources - (838d1ec) - Soispha +- **(hm/conf/rofi)** Init - (72b0ec0) - Soispha +- **(hm/conf/soispha/git)** Add alias for redoing a failed commit - (e38ef7f) - Soispha +- **(hm/conf/swaylock)** Change the image to a GTD inspired one - (9296e6c) - Soispha +- **(hm/conf/taskwarrior)** Automatically save the task data in a git repo - (74e1851) - Soispha +- **(hm/conf/taswarrior)** Generate a firefox profile per project - (3332094) - Soispha +- **(hm/pkgs/scr/neorg)** Update help to include ARGUMENTS section - (773d7bc) - Soispha +- **(hm/pkgs/scr/neorg)** Add support for Firefox context specific profiles - (ba9fa34) - Soispha +- **(hm/pkgs/scr/neorg)** Support task specific heads in norg files - (e2d84ec) - Soispha +- **(hm/pkgs/src/neorg)** Use rofi as profile picker - (fc488b8) - Soispha +- **(hm/pkgs/src/neorg)** Active completion generation - (940bcd8) - Soispha +- **(hm/soispha/git)** Add 'cm' (commit) alias - (0dcbdc9) - Soispha +- **(hm/wms/river/keys)** Use rofi in the mappings - (3134d5e) - Soispha +- **(sys/svcs/nix)** Add my flake to the flake registry - (db1f4d6) - Soispha +#### Miscellaneous Chores +- **(hm/conf/taskwarrior/projects)** Update - (b52543b) - Soispha +- **(hm/conf/taskwarrior/projects)** Update - (d1be07b) - Soispha +- **(hm/conf/taskwarrior/projects)** Update - (02be0c1) - Soispha +- **(hm/conf/taskwarrior/projects)** Update - (a2f8eee) - Soispha +- **(hm/conf/taskwarrior/projects)** Update - (f0b1194) - Soispha +- **(hm/conf/taskwarrior/projects)** Update - (e31eed6) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (b3c6033) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (a1ffa42) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (7fd8f08) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (6d14207) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (0d2e089) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (7d12631) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (c0f05b0) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (27ccd5d) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (f0ed650) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (f02f1a7) - Soispha +- **(hm/soispha/conf/taskwarrior/projects)** Update - (131ac87) - Soispha +#### Refactoring +- **(hm/conf/taskwarrior/projects)** Store the parsed projects in a attr - (4f0dec5) - Soispha +#### Style +- **(hm/conf/firefox)** Format with alejandra - (629325d) - Soispha +- **(hm/conf/taskwarrior)** Format - (edc46b9) - Soispha + +- - - + ## v1.15.0 - 2023-10-08 #### Bug Fixes - **(flake/packages)** Remove gpg-iso as it's not used - (8d33dd8) - Soispha |