Commit Graph

21 Commits

Author SHA1 Message Date
sentriz
726cddf4d8 clean up old gitignore entries 2023-10-02 20:28:46 +01:00
Gregor Zurowski
78c7fbe493 add VSCode .devcontainer to Git ignore list (#348) 2023-08-13 21:33:16 +00:00
brian-doherty
7ab378accb feat(subsonic): add internet radio support
* Initial commit of internet radio support.

* Added first test for internet radio.

* Refactor to prepare for more test cases.

* Added a few more tests. Realized that I was not calling as admin so added ability to mock admin.

* Added more internet radio tests. Added proper JSON unmarshaling for ID.

* More test cases. Fixed some accidental tabs in files.

* Fixed some more tabs.

* lint fixes

* Changed placeholder for homepage URL to fit into box.

* Finished out internet radio test cases. Found a few bad error codes in internet radio AND podcasts (mea culpa).

* Realized that delete via website was not checking properly if id existed. Fixed.

gofmt
2022-06-21 22:33:21 +01:00
brian-doherty
182c96e966 refactor(podcast)!: make podcasts global not per user, to match spec
Release-As: 0.15.0
2022-05-03 22:42:03 +01:00
xavier
39b3ae5ecb feat(subsonic): implement getTopSongs.view
closes #195
2022-02-10 12:34:34 +00:00
Zach Myers
cb6b33a9fb feat: render local artist images for getArtistInfo2 2021-12-24 19:04:13 +00:00
sentriz
8e5e4f3166 add assets 2019-11-21 18:57:08 +00:00
sentriz
d2bcb706b0 update .gitignore 2019-08-21 15:04:41 +01:00
sentriz
6d0fe80608 clean up 2019-08-21 15:04:41 +01:00
sentriz
5ffa33ac7e update .gitignore for db wal mode 2019-07-31 15:11:51 +01:00
sentriz
310e752015 set PRAGMA=journal_mode=WAL 2019-07-31 15:11:51 +01:00
sentriz
e684c468da clean up 2019-07-31 15:11:50 +01:00
sentriz
1bdd6e47f8 update gitignore 2019-07-09 10:47:38 +01:00
sentriz
82b5c73869 update gitignore 2019-07-08 21:59:21 +01:00
sentriz
9b5b52171c make build scripts portalble 2019-06-28 16:37:08 +01:00
sentriz
345cdc590c add goreleaser 2019-06-12 11:58:32 +01:00
sentriz
435b6c1f8b delete binaries 2019-06-10 18:41:09 +01:00
sentriz
ad571ed7ab eg 2019-05-20 14:49:14 +01:00
sentriz
5c657d9630 cleanup 2019-05-17 13:14:51 +01:00
sentriz
f131cdf269 update packr build 2019-04-23 15:35:53 +01:00
sentriz
e9c0f09d0c init commit 2019-03-29 17:14:33 +00:00