Sijmen
|
69a1ca0a6c
|
Improve button appearance
continuous-integration/drone/push Build was killed
Details
|
2024-01-05 05:20:23 +01:00 |
Sijmen
|
25889df62e
|
Scroll current song into view when song changes
|
2024-01-05 05:20:23 +01:00 |
Sijmen
|
29103c1c8a
|
Better signal that queue items can be dragged and dropped
|
2024-01-05 05:20:22 +01:00 |
Sijmen
|
466f10e07a
|
Update issue templates
|
2024-01-05 04:40:21 +01:00 |
Sijmen
|
88acc76463
|
Update issue templates
|
2024-01-05 04:39:54 +01:00 |
Sijmen
|
546d7b4703
|
Create CODE_OF_CONDUCT.md
|
2024-01-05 04:36:08 +01:00 |
Sijmen
|
51ffc1f671
|
Bump version to 0.2.2
continuous-integration/drone/push Build was killed
Details
|
2023-12-26 17:38:13 +01:00 |
Sijmen
|
992f286c0a
|
Convert to actix
continuous-integration/drone/push Build was killed
Details
|
2023-12-26 17:22:46 +01:00 |
Sijmen
|
8a01102302
|
Move sse route to separate module
continuous-integration/drone/push Build was killed
Details
|
2023-12-23 10:55:18 +01:00 |
Sijmen
|
59bc10a329
|
Update screenshot
continuous-integration/drone/push Build was killed
Details
|
2023-12-23 10:43:37 +01:00 |
Sijmen
|
34e093b63b
|
Bump version to 0.2.1
continuous-integration/drone Build was killed
Details
|
2023-12-23 10:12:22 +01:00 |
Sijmen
|
fbca4466d0
|
Move control routes to separate module and DRY them
|
2023-12-23 10:11:45 +01:00 |
Sijmen
|
16e4052890
|
Add button to shuffle the queue
|
2023-12-23 09:58:45 +01:00 |
Sijmen
|
31549b5b49
|
Make settings buttons slightly smaller
|
2023-12-23 09:58:28 +01:00 |
Sijmen
|
9c7871ed87
|
Add repeat button
|
2023-12-23 09:28:57 +01:00 |
Sijmen
|
d566d8792f
|
Add consume and shuffle buttons
|
2023-12-23 09:25:57 +01:00 |
Sijmen
|
b9ac839964
|
Update screenshot
|
2023-12-23 06:57:47 +01:00 |
Sijmen
|
4eb74be839
|
Update dependencies
|
2023-12-23 06:55:24 +01:00 |
Sijmen
|
b872019cb0
|
Reconnect to mpd on unexpected response
|
2023-12-23 06:54:46 +01:00 |
Sijmen
|
f05e17ee3a
|
Show track numbers
|
2023-12-23 06:27:23 +01:00 |
Sijmen
|
02f4025de3
|
Merge pull request #19 from vijfhoek/dependabot/cargo/rustix-0.37.25
Bump rustix from 0.37.23 to 0.37.25
|
2023-12-23 06:19:14 +01:00 |
Sijmen
|
f338ab751a
|
Fix Windows executable name in README
|
2023-12-23 06:18:36 +01:00 |
Sijmen
|
4119956810
|
Run rustfmt
|
2023-12-23 06:16:59 +01:00 |
Sijmen
|
ef43275561
|
Reuse the same mpd connection
|
2023-12-23 06:16:50 +01:00 |
dependabot[bot]
|
b3525c786f
|
Bump rustix from 0.37.23 to 0.37.25
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.23...v0.37.25)
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 18:52:12 +00:00 |
Sijmen
|
b8416b29dd
|
Split routes up into smaller modules
|
2023-07-13 00:37:36 +02:00 |
Sijmen
|
3900a5c5c0
|
Update dependencies
|
2023-07-13 00:37:30 +02:00 |
Sijmen
|
c2fbf6c916
|
Bump version to 0.2.0
|
2023-06-25 18:46:07 +02:00 |
Sijmen
|
c6c61570e9
|
Bump version to 0.2.0-pre1
continuous-integration/drone/push Build is passing
Details
|
2023-05-16 02:13:54 +02:00 |
Sijmen
|
43139b2b4b
|
Update dependencies
continuous-integration/drone/push Build is passing
Details
|
2023-05-16 02:04:59 +02:00 |
Sijmen
|
dae598e15c
|
Use raw strings for mpd commands
continuous-integration/drone/push Build is passing
Details
|
2023-05-16 02:03:06 +02:00 |
Sijmen
|
9dfa38225f
|
Throw error when mpd returns an unexpected response
|
2023-05-16 02:02:21 +02:00 |
Sijmen
|
62651ea80b
|
Make Mpd::connect use Mpd::command
|
2023-05-16 02:01:26 +02:00 |
Sijmen
|
1cf1429753
|
Add CommandResult::new and CommandResult::new_binary methods
|
2023-05-16 02:00:43 +02:00 |
Sijmen
|
05dddfde6d
|
Fix error when no track is playing
|
2023-05-16 01:59:57 +02:00 |
Sijmen
|
26a3381a25
|
Remove dbg! calls in mpd.rs
continuous-integration/drone/push Build is passing
Details
|
2023-05-14 15:52:43 +02:00 |
Sijmen
|
138446e040
|
Format and apply Clippy suggestions
|
2023-05-14 15:46:43 +02:00 |
Sijmen
|
8e7a087e41
|
Move split_properties to CommandResult
continuous-integration/drone/push Build is failing
Details
|
2023-05-14 15:40:51 +02:00 |
Sijmen
|
41a06eb9d1
|
Update dependencies
continuous-integration/drone/push Build is failing
Details
|
2023-05-14 15:33:42 +02:00 |
Sijmen
|
039509a08d
|
Replace mpdrs with own implementation
continuous-integration/drone/push Build is failing
Details
|
2023-05-14 15:31:16 +02:00 |
Sijmen
|
751d19f4f3
|
Call readpicture when albumart doesnt return art
continuous-integration/drone/push Build is passing
Details
|
2023-05-13 14:53:12 +02:00 |
Sijmen
|
5e1faf887e
|
Add albumart and readpicture commands to Mpd
|
2023-05-13 14:52:49 +02:00 |
Sijmen
|
3b018da07e
|
Fix URL encoding showing up in title
|
2023-05-13 14:51:22 +02:00 |
Sijmen
|
cac047d121
|
Add current Empede version as HTML comment
continuous-integration/drone/push Build is passing
Details
|
2023-05-13 14:21:55 +02:00 |
Sijmen
|
1fb778da54
|
Use latest Rust in Dockerfile
|
2023-05-10 14:57:40 +02:00 |
Sijmen
|
12baf4095b
|
Bump version to 0.1.13
|
2023-05-10 14:57:39 +02:00 |
Sijmen
|
e2ed3dc55b
|
Fix CSS getting messed up
|
2023-05-10 14:57:38 +02:00 |
Sijmen
|
307bbd804b
|
Bump version to 0.1.12
|
2023-05-10 14:57:23 +02:00 |
Sijmen
|
95b722c606
|
Create dependabot.yml
|
2023-05-10 14:56:42 +02:00 |
Sijmen
|
657b7245f4
|
Update libc from v0.2.143 to v0.2.144
continuous-integration/drone/push Build is passing
Details
|
2023-05-08 16:36:06 +02:00 |