Commit graph

101 commits

Author SHA1 Message Date
995355c354
Fix CSS getting messed up 2023-05-08 17:01:22 +02:00
a8960f4330
Bump version to 0.1.12
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 16:37:40 +02:00
657b7245f4
Update libc from v0.2.143 to v0.2.144
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 16:36:06 +02:00
e713a65f06
Add button to remove song from queue
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 16:33:44 +02:00
63a365d11d
Add album art placeholder
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 13:56:10 +02:00
68a00bfe80
Replace all pub(crate)s with pubs 2023-05-08 11:38:07 +02:00
f610171d7d
Only show filename for untagged songs
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-07 04:06:21 +02:00
4eab50d8cc
Update screenshot for v0.1.11
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-07 03:11:48 +02:00
f7a63f7120
Bump version to 0.1.11
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-07 02:57:11 +02:00
9ccacd92cb
Make queue scrollable
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-07 02:51:34 +02:00
d0ec23dc5a
Show a ▶ or ⏸ icon in the title when playing
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-07 02:12:45 +02:00
c4936dc4ff
Add buttons to play/queue an entire folder
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #2
2023-05-07 01:50:06 +02:00
7a1adb37b2
Get rid of GitHub Actions
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-06 23:14:00 +02:00
be5cab22fd
Update lockfile
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-06 23:12:52 +02:00
68b05c85e7
Version bump
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-06 21:53:17 +02:00
fcf325da52
Fix HTML encoding showing up in title
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-06 21:48:53 +02:00
88b9378678
Add Nix flake 2023-05-06 21:41:34 +02:00
7ecde917f9
Update dependencies 2023-05-06 21:27:48 +02:00
ef46017ed8
Add support for an MPD password
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-06 21:10:57 +02:00
4455b9013b
Fix queue clear button disappearing 2023-05-06 21:07:51 +02:00
66d263bc5f
Make README badges clickable
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-03 15:26:09 +02:00
ee6f27f692
Add repo to Cargo.toml 2023-05-03 15:25:44 +02:00
0a1fb9a457
Slightly reduce padding for directories 2023-05-03 12:00:16 +02:00
6c3719222c
Enable caching in CI
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-03 00:42:09 +02:00
da8793f3f5
Check rustfmt and clippy in CI
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-03 00:25:42 +02:00
5c500e0f30
Revert "Scale images before sending to the browser"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit f095160817.
2023-05-02 15:53:28 +02:00
f095160817
Scale images before sending to the browser
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 15:47:41 +02:00
b14f034a50
Bump version to 0.1.9
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 11:58:30 +02:00
c3b9e3fb72
Add version to release archive 2023-05-02 11:40:50 +02:00
6088dde2da
Add some more missing urlencodes 2023-05-02 11:40:18 +02:00
f3e57a6f4c
Bump version to 0.1.8
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 11:04:46 +02:00
7b9684e4fb
URL encode paths 2023-05-02 11:04:08 +02:00
3ec9af38e0
Add language attribute to <html>
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 02:01:30 +02:00
b81227265c
Clamp progress bar to 100% 2023-05-02 02:00:44 +02:00
e03e48d08f
Stop progress bar when paused
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 01:56:48 +02:00
1ffc0dbdd3
Update anyhow to 1.0.71
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 01:48:29 +02:00
fe6241f109
Add Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 01:45:55 +02:00
860c66943c
Add a couple of shields 2023-05-02 01:45:40 +02:00
96135d5b34
Bump version to 0.1.7
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-02 00:39:28 +02:00
2298922333
Add drag-and-drop queue reordering 2023-05-02 00:39:28 +02:00
04aee1a0d8
Bump version
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-01 17:03:55 +02:00
24cecab594
Update screenshot
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-01 17:03:00 +02:00
2521de291d
Add a progress bar to the now playing card
Fixes #5
2023-05-01 17:01:51 +02:00
38a47a4a10
Combine play and pause controls into one that changes depending on state
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-01 16:25:07 +02:00
700a5ad1ac
Move MPD idle command to mpd.rs
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-01 16:13:08 +02:00
092c82b6cd
Fix platforms
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 15:55:34 +02:00
18e0acefe5
Increase CI build threads
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 15:31:58 +02:00
fa4551b7b0
Change platform to amd64
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 15:26:45 +02:00
2c248dcaa0
Update README for Windows
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 12:49:07 +02:00
1f0b5b4ded
Add Windows builds 2023-04-28 12:34:26 +02:00