Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.6.5
aoide-rs
Browse files
Mar 02, 2020
Validate that artwork is not completely empty
· b393aeb5
Uwe Klotz
authored
Mar 02, 2020
View commits for tag v0.6.5
v0.6.5
b393aeb5
Mar 01, 2020
Release v0.6.5
· 97ff1ee7
Uwe Klotz
authored
Mar 02, 2020
97ff1ee7
Make all artwork properties optional
· 644a5b11
Uwe Klotz
authored
Mar 02, 2020
644a5b11
Add tests for (de-)serializing hex rgb color codes
· 15d2fe3e
Uwe Klotz
authored
Mar 02, 2020
15d2fe3e
Feb 10, 2020
Fix parsing of query parameters for POST /tracks/resolve
· 31f2d7ff
Uwe Klotz
authored
Feb 10, 2020
View commits for tag v0.6.4
v0.6.4
31f2d7ff
Feb 04, 2020
Resolve the UIDs of tracks from a list of URIs
· 5f494c02
Uwe Klotz
authored
Feb 04, 2020
View commits for tag v0.6.3
v0.6.3
5f494c02
Feb 02, 2020
Update tag property descriptions in OpenAPI spec
· d7325a52
Uwe Klotz
authored
Feb 02, 2020
d7325a52
Feb 01, 2020
Return brief summary result when creating/updating/patching a playlist
· 68e1df1b
Uwe Klotz
authored
Feb 01, 2020
68e1df1b
Fix OpenAPI spec
· a98839e3
Uwe Klotz
authored
Feb 01, 2020
a98839e3
Fix OpenAPI spec
· 3c087300
Uwe Klotz
authored
Feb 01, 2020
View commits for tag v0.6.2
v0.6.2
3c087300
Release v0.6.2
· 0d23a14e
Uwe Klotz
authored
Feb 01, 2020
0d23a14e
Add missing POST /tracks/load filter
· ad1a7c78
Uwe Klotz
authored
Feb 01, 2020
ad1a7c78
Jan 30, 2020
Rebuild Cargo.lock
· cdfd0e1b
Uwe Klotz
authored
Jan 30, 2020
cdfd0e1b
Jan 26, 2020
Load multiple tracks by UID
· 491841dc
Uwe Klotz
authored
Jan 26, 2020
491841dc
Jan 24, 2020
Fix server startup announcement delay
· 40a21476
Uwe Klotz
authored
Jan 24, 2020
40a21476
Add CORS headers
· 45184dc2
Uwe Klotz
authored
Jan 24, 2020
45184dc2
Jan 19, 2020
Reject unknown fields in serialized data
· b8b9726d
Uwe Klotz
authored
Jan 19, 2020
View commits for tag v0.6.1
v0.6.1
b8b9726d
Bump version number
· 48fa7815
Uwe Klotz
authored
Jan 19, 2020
48fa7815
Disable unused tokio features
· fd19ebbe
Uwe Klotz
authored
Jan 19, 2020
fd19ebbe
Re-organize schema migration scripts
· 8520d4b3
Uwe Klotz
authored
Jan 19, 2020
8520d4b3
Restructure playlist brief entries
· 7be7bbde
Uwe Klotz
authored
Jan 19, 2020
7be7bbde
Add missing file header
· b5598dd4
Uwe Klotz
authored
Jan 19, 2020
b5598dd4
Add optional (geographical) location field for playlists
· 4ecd8214
Uwe Klotz
authored
Jan 19, 2020
4ecd8214
Fix OpenAPI spec
· 79c376f7
Uwe Klotz
authored
Jan 19, 2020
79c376f7
Jan 18, 2020
Rename artwork background color field
· 82fb14ec
Uwe Klotz
authored
Jan 18, 2020
View commits for tag v0.6.0
v0.6.0
82fb14ec
Release v0.6.0
· 4e6fac21
Uwe Klotz
authored
Jan 18, 2020
4e6fac21
Reformat code
· ca989175
Uwe Klotz
authored
Jan 18, 2020
ca989175
Add optional comment to track collection containment relation
· 516b62aa
Uwe Klotz
authored
Jan 18, 2020
516b62aa
Store track collection time stamps as ticks
· 0a05fddc
Uwe Klotz
authored
Jan 18, 2020
0a05fddc
Remove redundancy from playlist brief entries
· 299b1a33
Uwe Klotz
authored
Jan 18, 2020
299b1a33
Jan 17, 2020
Remove redundant type conversions
· 53416bfd
Uwe Klotz
authored
Jan 17, 2020
53416bfd
Upgrade to async/await
· 35de8e63
Uwe Klotz
authored
Jan 14, 2020
35de8e63
Query playlist brief without individual entries
· 85696543
Uwe Klotz
authored
Jan 14, 2020
85696543
Add a brief summary of a playlist
· 629fe9ef
Uwe Klotz
authored
Jan 13, 2020
629fe9ef
Add playlist item separator to OpenAPI spec
· 34e3ad79
Uwe Klotz
authored
Jan 12, 2020
34e3ad79
Replace empty playlist item with separator
· 6128e1b4
Uwe Klotz
authored
Jan 12, 2020
6128e1b4
Add empty playlist items
· 2b979051
Uwe Klotz
authored
Jan 12, 2020
2b979051
Extract PlaylistItem from PlaylistEntry
· e4af044f
Uwe Klotz
authored
Jan 12, 2020
e4af044f
Replace failure with anyhow
· d2b4028b
Uwe Klotz
authored
Jan 08, 2020
d2b4028b
Patch playlists
· e4e0ccb0
Uwe Klotz
authored
Jan 06, 2020
e4e0ccb0
Loading