Commit graph

165 commits

Author SHA1 Message Date
Adriano Caloiaroooo
ae86b79998
fix: github release workflow using nix 2025-11-28 19:32:08 -08:00
7b8d50e30b
Merge pull request #47 from acaloiaro/build-releases-with-nix
Build releases with nix
2025-11-28 19:25:53 -08:00
Adriano Caloiaroooo
24e95d2cac
Generate changelog in workflow using git-chglog 2025-11-28 19:24:38 -08:00
Adriano Caloiaroooo
81da08cd30
feat: generate changelogs and build binaries with nix 2025-11-28 19:12:19 -08:00
Adriano Caloiaroooo
c0397dbff8
add git-chlog 2025-11-28 19:00:41 -08:00
Adriano Caloiaroooo
44327914e1
Remove go releaser 2025-11-28 18:17:29 -08:00
Github Actions
53d65f297c bump di-tui version 2025-11-28 20:16:40 +00:00
8a577fbe39
Merge pull request #46 from acaloiaro/push-xowookmvunqy
Network / Favorite name cleanup
2025-11-28 12:16:16 -08:00
Adriano Caloiaro
52a5d4569b
feat: sort favorites alphabetically 2025-11-28 12:14:05 -08:00
Adriano Caloiaro
bf39c224c8
feat: remove network name from favorite names in favorite list 2025-11-28 12:13:55 -08:00
Adriano Caloiaro
4cae722a8a
feat: move the network now to the "Now playing" title bar 2025-11-28 12:13:26 -08:00
Adriano Caloiaro
9a357bfa2b
Revert "Merge pull request #45 from acaloiaro/push-ssypyxtzkwuq"
This reverts commit 3c80d43b9e, reversing
changes made to 41cdbcc800.
2025-11-28 12:11:07 -08:00
Adriano Caloiaro
4fffafc866
Revert "Merge pull request #45 from acaloiaro/push-ssypyxtzkwuq"
This reverts commit 3c80d43b9e.
2025-11-28 11:19:49 -08:00
3c80d43b9e
Merge pull request #45 from acaloiaro/push-ssypyxtzkwuq
Network / Favorite name cleanup
2025-11-28 11:03:09 -08:00
Adriano Caloiaro
2ef0524caf
sort favorites alphabetically 2025-11-28 11:02:52 -08:00
Adriano Caloiaro
6a169669ec
remove network name from favorite names in favorite list 2025-11-28 10:54:29 -08:00
Adriano Caloiaro
fb0faf2da5
move the network now to the "Now playing" title bar 2025-11-28 10:54:29 -08:00
41cdbcc800
Merge pull request #37 from nbolton/favorites-hint
docs: clarify that favorites must be edited on the web player
2025-11-19 07:03:43 -08:00
Nick Bolton
8ec509ca41 docs: clarify that favorites must be edited on the web player 2025-11-19 15:00:38 +00:00
Github Actions
1829919c75 bump di-tui version 2025-11-18 14:43:48 +00:00
40539d2a65
Merge pull request #36 from nbolton/no-timeout
fix: use background context directly without timeout
2025-11-18 06:43:22 -08:00
Nick Bolton
0b96b3c3d5 fix: use background context directly without timeout 2025-11-18 13:21:46 +00:00
Github Actions
63482ee2db bump di-tui version 2025-09-23 22:12:32 +00:00
93f6b97af6
Merge pull request #34 from acaloiaro/release-1.12.0-trigger
fix: github action branch
2025-09-23 15:12:06 -07:00
Adriano Caloiaro
c4102eab7d
fix: github action branch 2025-09-23 15:11:47 -07:00
b28cacbaf4
Merge pull request #33 from acaloiaro/release-1.12.0
Release 1.12.0
2025-09-23 14:51:51 -07:00
Adriano Caloiaro
aa5b1de1b6
fix: add timeout to stream requests 2025-09-23 14:50:52 -07:00
Adriano Caloiaro
16fd752971
fix: Crash when hitting enter before channel/favorite list loads 2025-09-23 14:50:52 -07:00
Adriano Caloiaro
771682cb78
fix mpris bug on macos 2025-09-23 14:50:51 -07:00
Adriano Caloiaro
21b5e8f011
fix: concurrent status updates
There was a silly race condition when the status message was updated
concurrently, causing some status updates to be lost.
2025-09-23 14:50:51 -07:00
Adriano Caloiaro
964ba901a6
chore: add .envrc 2025-09-22 09:18:34 -07:00
Github Actions
e5892bd8c2 bump di-tui version 2025-07-22 21:52:06 +00:00
9bcd60b357
Merge pull request #31 from acaloiaro/fix-flash-of-miscolored-background
fix: flash of mis-colored background color on first status change
2025-07-22 14:51:41 -07:00
Adriano Caloiaro
9f3a723391
fix: flash of mis-colored background color on first status change
Some checks failed
goreleaser / goreleaser (push) Failing after 32s
When di-tui shows the first status message (e.g. choosing a channel),
the background color of the status message view doesn't match the
theme/user terminal defaults.
2025-07-22 14:51:03 -07:00
Adriano Caloiaro
619e193565
chore(docs): update README with nixpkgs information 2025-02-09 09:20:26 -07:00
Github Actions
8826c7f21b bump di-tui version 2025-01-01 16:24:06 +00:00
Adriano Caloiaro
1d16a0c2f1
fix: revert back to go 1.21 for nixpkgs 2025-01-01 09:23:38 -07:00
Github Actions
9fcbef4236 bump di-tui version 2024-10-10 16:04:26 +00:00
Adriano Caloiaro
68df69e63c
Merge pull request #30 from acaloiaro/add-version-switch
feat: add --version switch
2024-10-10 12:04:01 -04:00
Adriano Caloiaro
933fd437c6
feat: add --version switch 2024-10-10 09:02:27 -07:00
986c209fda
Merge pull request #29 from acaloiaro/remove-unnecessary-dependency
chore: remove unnecessary dependency
2024-10-10 11:47:27 -04:00
Adriano Caloiaro
2ad0f5c595
chore: remove unnecessary dependency 2024-10-10 08:45:44 -07:00
Github Actions
989771e1be Bump version in default.nix 2024-10-09 21:15:39 +00:00
0d949cea74
Merge pull request #28 from acaloiaro/fix-crash-when-channel-list-unavailable
fix: crash when favorites and channels unavailable
2024-10-09 17:15:07 -04:00
Adriano Caloiaro
6f29a8d640
fix: crash when favorites and channels unavailable 2024-10-09 14:13:13 -07:00
Github Actions
d66b4b5447 Bump version in default.nix 2024-10-09 20:41:48 +00:00
ea517fed2c
Merge pull request #27 from acaloiaro/fix-crash-when-channels-unavailable
fix: crash when favorites and channels unavailable
2024-10-09 16:41:21 -04:00
Adriano Caloiaro
481040b589
fix: crash when favorites and channels unavailable 2024-10-09 13:37:59 -07:00
Github Actions
fad1c1efc7 Bump version in default.nix 2024-06-02 17:56:50 +00:00
Adriano Caloiaro
b6391c6802
fix: crash when unable to fetch channel list on start 2024-06-02 10:56:18 -07:00