Commit Graph
542 Commits
Author SHA1 Message Date
sentriz b63428344a clean up controllers 2020-03-26 01:42:15 +00:00
sentriz 59461552ae admin ui: kebab case form ids 2020-03-26 01:42:15 +00:00
Senan KellyandGitHub 9b3348a9ef Update README.md 2020-03-24 23:14:12 +00:00
Senan KellyandGitHub 9864327e58 Update README.md 2020-03-24 23:13:53 +00:00
Senan KellyandGitHub d4338ce294 Update README.md 2020-03-24 23:11:10 +00:00
Senan KellyandGitHub 15b2fcb74f Update README.md 2020-03-24 23:09:10 +00:00
sentriz eb3452c7d6 admin ui: set box descriptions 2020-03-24 21:04:26 +00:00
sentriz fee7149d94 prefix css classes 2020-03-24 19:49:45 +00:00
sentriz f906c18cb2 truncate long folder imports
closes #49

fiddles:
	as it was	https://jsfiddle.net/2cdfx47e/1/
	with change	https://jsfiddle.net/290Lgnqu/
2020-03-24 19:40:00 +00:00
sentriz 09a5636d9d use new assets dir for live run 2020-03-24 16:00:41 +00:00
sentriz be3cf9a04e transcode pref: use uniq user & client, not client & profile
closes #48
2020-03-24 16:00:32 +00:00
sentriz 52d2dbcce9 move assets to server package 2020-03-22 01:11:48 +00:00
sentriz 4e3a0db739 bump to v0.8.2
generated by `_do_bump_version` script in project root
2020-03-20 14:16:00 +00:00
sentriz ed4f55a21f left join when counting parent's children 2020-03-20 14:15:21 +00:00
sentriz 9ad0c2a3ac lessen css 2020-03-20 02:48:56 +00:00
sentriz 22992c9941 fixup! run gofumpt / format comments / comment blocks 2020-03-20 02:48:51 +00:00
sentriz 4b32bc0e4d move admin playlist handlers to own file 2020-03-15 00:03:15 +00:00
sentriz acb9625f34 inline encode err checks 2020-03-14 17:02:06 +00:00
Senan KellyandGitHub 948327a3ac Update README.md 2020-03-14 16:44:10 +00:00
sentriz 161c7755a5 make helper scripts more portable 2020-03-14 16:42:40 +00:00
sentriz 03647176d4 clean up scanner cleanup 2020-03-14 16:41:28 +00:00
sentriz 0aed118e07 update bump commit messsage 2020-03-13 11:59:53 +00:00
sentriz 9ccf7fb19c bump to v0.8.1 2020-03-13 00:14:02 +00:00
sentriz 7439806b11 update css 2020-03-13 00:13:45 +00:00
sentriz 0994b4f636 style input[file] to same width 2020-03-12 20:02:07 +00:00
sentriz ce5c5d3b58 fix genre struct tags 2020-03-12 16:18:30 +00:00
sentriz 057f2a7dae update readme with transcoding info 2020-03-12 16:10:00 +00:00
sentriz f702cfdec3 bump to v0.8.0 2020-03-12 15:19:18 +00:00
sentriz 3a8e5b9205 run gofumpt / format comments / comment blocks 2020-03-12 15:17:36 +00:00
sentriz fae804ed5c Merge branch 'develop' 2020-03-12 14:28:26 +00:00
sentriz 4b2bc3aec6 update genres formatting 2020-03-12 14:11:56 +00:00
sentriz d535a0d4e5 delete old print stmt 2020-03-12 13:31:16 +00:00
sentriz 102f99a017 add fallback device rule with "*" pseudo client 2020-03-12 13:31:16 +00:00
sentriz 2028f6a0fd add nocache template func 2020-03-12 13:31:16 +00:00
sentriz 14481aab87 use user selected profile for transcoding 2020-03-12 13:31:16 +00:00
sentriz 5343b0e44b fixup! add a slightly more intuitive ui 2020-03-12 13:31:16 +00:00
sentriz 55bdc2884b add crud for custom transcode selection profile 2020-03-12 13:31:15 +00:00
sentriz c475a9d042 fixup! move encode package up a level 2020-03-12 13:28:29 +00:00
sentriz b5e96f65e4 fix some lint errors 2020-03-12 13:28:29 +00:00
sentriz 8fa7e77b07 move encode package up a level 2020-03-12 13:28:28 +00:00
sentriz 72afab3e44 add a slightly more intuitive ui 2020-03-12 13:28:28 +00:00
sentriz e27aa91c50 make cache path on start 2020-03-12 13:28:28 +00:00
sentriz 8867b557dc dont allow deleting admin 2020-03-12 13:28:28 +00:00
sentriz 7212d72f3a ignore _gen files for entr 2020-03-12 13:28:28 +00:00
Senan Kelly a4eb8bb645 Update README.md 2020-03-12 13:28:28 +00:00
Senan Kelly e88d9fd10b Update README.md 2020-03-12 13:28:27 +00:00
sentriz 29e9abc1d4 scrobble with brainz trackid, not album id 2020-03-12 13:28:27 +00:00
Serge Tkatchoukandsentriz 4db3d678c4 Make cache hit/miss messages mention the track 2020-03-12 13:27:53 +00:00
Serge Tkatchoukandsentriz ed610d36f6 Use detected bitrate when logging 2020-03-12 13:27:53 +00:00
Serge Tkatchoukandsentriz c9eb142c61 Avoid fetching profile bitrate twice 2020-03-12 13:27:53 +00:00