about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* fix(hm/pkgs/src/neorg/fstart): Fix typo in task filterSoispha2023-12-28
|
* fix(hm/pkgs/scr/neorg): Convert context to project before useSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg): Move to script as completion generation functionSoispha2023-12-28
|
* fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha2023-12-28
| | | | To be precise the xdg-foreign protocol is not supported by river.
* fix(hm/pkgs/scr/neorg): Escape single quotes in completion functionSoispha2023-12-28
|
* build(treewide): Update shell librarySoispha2023-12-28
|
* fix(hm/pkgs/scr/neorg): List all task when no context is setSoispha2023-12-28
| | | | | Before it listed task without a context, which can't exist because their creation is denied
* feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha2023-12-28
|
* feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha2023-12-28
|
* fix(hm/wms/river/init): Also export river env-vars to system user serviceSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg): Remove duplicated `[[]]` in doc functionSoispha2023-12-28
|
* fix(sys/svcs/xdg): Use correct types in termchooser configSoispha2023-12-28
|
* fix(sys/svcs/xdg/scripts/lf_wrapper): Use correct nameSoispha2023-12-28
|
* build(flake): UpdateSoispha2023-12-28
|
* fix(hm/conf/zsh/sessionVariables): Add river specific variablesSoispha2023-12-28
|
* feat(sys/svcs/xdg/termchooser): InitSoispha2023-12-28
|
* build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha2023-12-28
|
* fix(hm/pkgs/src/lyrics): Adapt to new spotdl settingsSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Set constant bitrateSoispha2023-12-19
|
* chore(version): v1.20.5 Soispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Remove setting bitrateSoispha2023-12-19
| | | | Setting this to `auto` breaks conversion of songs
* chore(version): v1.20.4 Soispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Remove youtube and piped from audio provider listSoispha2023-12-19
| | | | | Spotdl sometimes used the wrong video, like a reaction instead of the intended version.
* chore(version): v1.20.3 Soispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Use conventional lyrics againSoispha2023-12-19
|
* chore(version): v1.20.2 Soispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Also exclude error-logSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Remove quotes in the error-log pathSoispha2023-12-19
| | | | | | They resulted in spotdl being unable to access the file. Thus, we simply assume that the `DOWN_DIR` path does not contain a space and remove the quotes.
* chore(version): v1.20.1 Soispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Use correct quoting in argumentsSoispha2023-12-19
|
* chore(version): v1.20.0 Soispha2023-12-19
|
* chore(treewide): Update shell librarySoispha2023-12-19
|
* build(treewide): UpdateSoispha2023-12-19
|
* feat(hm/pkgs/src/spodi): Rework command line argumentsSoispha2023-12-19
|
* chore(version): v1.19.1 Soispha2023-12-18
|
* fix(hm/pkgs/scr/lyrics): Add missing dependencySoispha2023-12-18
|
* chore(version): v1.19.0 Soispha2023-12-18
|
* feat(hm/pkgs/src/mpc-rm): Provide a command to remove current songSoispha2023-12-18
|
* fix(hm/pkgs/src/lyrics): Use less instead of catSoispha2023-12-18
|
* feat(hm/pkgs/src/lyrics): InitSoispha2023-12-17
|
* build(treewide): UpdateSoispha2023-12-17
|
* fix(hm/wms/river/init): Set env vars from nix configSoispha2023-12-17
| | | | Recursive variable assignment is apparently not supported by posix shell.
* fix(hm/pkgs/scr/spodi): Use the full range of audio providersSoispha2023-12-17
|
* chore(version): v1.18.1 Soispha2023-12-12
|
* fix(hm/pkgs/scr/fupdate): Keep path to allow finding subcommandsSoispha2023-12-12
|
* chore(version): v1.18.0 Soispha2023-12-12
|
* chore(treewide): Update shell library version numberSoispha2023-12-12
|
* build(treewide): UpdateSoispha2023-12-12
|
* fix(hm/pkgs/src/con2pdf): Prepare shell version updateSoispha2023-12-12
|
* chore(hm/pkgs/scr/llp): Delete llp, as it's not necessary on WaylandSoispha2023-12-12
|