Nadia Santalla
|
ac798ac2d2
|
fix(playlist): fix non-admin users not being able to create playlists (#524)
* fix(playlist): fail early if playlist path is a directory
* fix(playlist): check error before assuming playlist loaded
|
2024-09-15 14:57:23 +00:00 |
|
xxxserxxx
|
f5893ea5ea
|
feat(playlist): assume playlists in the root dir without a user dir belong to admin (#499)
|
2024-05-01 15:32:51 +00:00 |
|
sentriz
|
6b5195c583
|
refactor(playlist): use sanity check code for every method
fixes #436
|
2023-12-22 01:41:38 +00:00 |
|
sentriz
|
7bcd69dcdf
|
re-use fileutil.Safe
|
2023-11-28 18:18:23 +00:00 |
|
sentriz
|
e3dd812b6c
|
feat(ci): add a bunch more linters
|
2023-09-22 19:05:55 +02:00 |
|
sentriz
|
7dc9575e52
|
feat: store and use m3u files on filesystem for playlists
closes #306
closes #307
closes #66
|
2023-05-06 18:42:52 +01:00 |
|