about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs (follow)
Commit message (Collapse)AuthorAge
* feat(hm/pkgs/yts): InitSoispha2024-01-01
|
* fix(hm/pkgs/ytc): Wait for last mpv instance to exit before starting burndownSoispha2024-01-01
|
* fix(hm/pkgs/ytc): Improve cli outputSoispha2024-01-01
|
* feat(hm/pkgs/ytc): InitSoispha2024-01-01
|
* fix(hm/pkgs): Remove unneeded arraySoispha2023-12-31
|
* fix(hm/pkgs/scr/neorg): The id argument to 'fstart' is not optionalSoispha2023-12-31
|
* feat(hm/pkgs): Add ytccSoispha2023-12-31
|
* feat(hm/pkgs/neorg): Add a subcommand to stop the currently active taskSoispha2023-12-31
|
* fix(hm/pkgs/neorg): Don't limit too many things on 'tracking'Soispha2023-12-31
|
* feat(hm/pkgs/lock): InitSoispha2023-12-31
|
* fix(hm/pkgs/con2pdf): Don't reassing `name` variable as it's globalSoispha2023-12-30
|
* fix(hm/pkgs/con2pdf): Correctly sort and clear inputsSoispha2023-12-30
|
* docs(hm/pkgs/con2pdf): Add dbg statementsSoispha2023-12-30
|
* fix(hm/pkgs/con2pdf): Allow for multiple pages on adfSoispha2023-12-30
|
* fix(hm/pkgs/hibernate): Only unset task context + active if existingSoispha2023-12-29
|
* feat(hm/pkgs/hibernate): InitSoispha2023-12-29
|
* refactor(hm/pkgs/): Rename all 'src' to 'scr' to improve consistencySoispha2023-12-29
|
* fix(hm/pkgs): Remove sane-ariscan, as that's covered by con2pdfSoispha2023-12-29
|
* feat(hm/pkgs/): Add the bc calculatorSoispha2023-12-29
|
* feat(hm/conf/git): Incorporate elements of other peoples configsSoispha2023-12-29
|
* fix(hm/pkgs/src/neorg): Fix exit from subshellSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/project): Exit instead of doing something differentSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/utils): Correctly convert context to project namesSoispha2023-12-28
|
* 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(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/pkgs/src/neorg): Remove duplicated `[[]]` in doc functionSoispha2023-12-28
|
* fix(hm/pkgs/src/lyrics): Adapt to new spotdl settingsSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Set constant bitrateSoispha2023-12-19
|
* fix(hm/pkgs/src/spodi): Remove setting bitrateSoispha2023-12-19
| | | | Setting this to `auto` breaks conversion of songs
* 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.
* fix(hm/pkgs/src/spodi): Use conventional lyrics againSoispha2023-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.
* fix(hm/pkgs/src/spodi): Use correct quoting in argumentsSoispha2023-12-19
|
* chore(treewide): Update shell librarySoispha2023-12-19
|
* feat(hm/pkgs/src/spodi): Rework command line argumentsSoispha2023-12-19
|
* fix(hm/pkgs/scr/lyrics): Add missing dependencySoispha2023-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
|
* fix(hm/pkgs/scr/spodi): Use the full range of audio providersSoispha2023-12-17
|
* fix(hm/pkgs/scr/fupdate): Keep path to allow finding subcommandsSoispha2023-12-12
|
* chore(treewide): Update shell library version numberSoispha2023-12-12
|
* fix(hm/pkgs/src/con2pdf): Prepare shell version updateSoispha2023-12-12
|