Commit Graph
91 Commits
Author SHA1 Message Date
Tazio Ceri f8fb64b5e4 Implemented PAM authentication 2020-06-28 23:49:16 +02:00
emeric 69ecb169df fixed player not starting on mobile. fixes #60 2020-05-20 23:18:18 +02:00
emeric 39081a7646 Various fixe 2020-05-19 12:19:58 +02:00
emeric 390f9b82ec Added animation when covers are loaded 2020-05-18 22:55:34 +02:00
emeric 0655e75d7e Now diplaying albums in grid mode 2020-05-18 18:12:35 +02:00
emeric 6df6779fd2 Set only two possible cover sizes, fixed some minor bugs 2020-05-17 13:43:38 +02:00
emeric fe032758e0 Fixed name 2020-05-13 14:17:23 +02:00
emeric 97526de1aa Added a tooltip to indicate when transcoding is active. fixes #55 2020-05-13 13:42:10 +02:00
emeric 6234536a25 Fixed regression for large covers 2020-05-12 14:37:19 +02:00
emeric 956a08b092 Fixed size for covers 2020-05-12 14:35:03 +02:00
emeric 74fc4e058e New UI layout and UI improvements. Fixes #50 2020-05-10 13:11:43 +02:00
emeric d6a60c6628 Cleanup (spotted using codefactor.io) 2020-05-02 15:43:37 +02:00
emeric e60effb168 Restored playback on mobile devices 2020-04-26 14:29:29 +02:00
emeric 0de476c5d3 WIP replaygain support 2020-04-25 22:00:22 +02:00
emeric f41b6c38a7 WIP replaygain support 2020-04-25 14:39:49 +02:00
emeric 4749fd7548 Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46 2020-04-20 20:54:16 +02:00
emeric 7d8ec6ff1e First step: make the player handle both transcode and native audio streams 2020-04-19 14:59:39 +02:00
emeric 13c96dcef6 fixed playqueue button selected state visual 2020-04-18 19:13:22 +02:00
emeric b2918b93d2 Minor UI tweak 2020-04-18 11:37:51 +02:00
emeric 27320054e5 Made some more progress on theming 2020-04-17 17:37:26 +02:00
emeric 8d0a18d1ed Added covers for the tracks view 2020-04-14 21:32:44 +02:00
emeric 8f2c36ede9 Added a currently playing indicator in the tracks view 2020-04-14 21:09:26 +02:00
emeric 622d20afa8 Some more polish 2020-04-14 20:25:29 +02:00
emeric 2e660314a2 Some more btn polish 2020-04-14 09:43:59 +02:00
emeric 6e237caaef Make sure the player is always on top 2020-04-13 18:25:38 +02:00
emeric 22d98bbb1a Added some more spaces around the player controls 2020-04-13 18:21:46 +02:00
emeric 036cef4510 Some more polish both flatly and darkly themes 2020-04-13 14:46:46 +02:00
emeric fa14586b64 Reworked CSS in order to isolate themable elements 2020-04-12 18:35:55 +02:00
emeric 6ce0d155f6 Now delevering the raw file when transcoding is not enabled (no more remux done via fmmpeg). Fixes #28, Ref #36 2020-03-07 17:50:03 +01:00
emeric c69ce99bd1 Keep media player volume persistent, fixes #21 2020-01-23 20:58:23 +01:00
emeric 6950616466 Added a way to filter artist by type (album artist, track artist, all artits). Fixes #19 2020-01-22 21:31:11 +01:00
emeric e384cdd021 Fixed regression on the play previous button 2020-01-22 21:19:24 +01:00
emeric cce5d35ca2 Added support for MediaSession API. fixes #17 2020-01-20 13:55:32 +01:00
emeric 60701fe182 Added volume support in the audio player. Fixes #14 2020-01-19 16:02:31 +01:00
emeric e4e294aa92 Added duration in the audio player. Fixes #15 2020-01-14 13:57:14 +01:00
emeric 5478406553 Added track duration in various relevant place in the UI. #15 2020-01-08 13:34:42 +01:00
emeric 78579f2456 Slightly better UI looking 2019-06-19 13:25:49 +02:00
emeric ab2ed24f75 API Subsonic: first working version, still WIP (missing commands, no authentication) 2019-04-01 13:57:14 +02:00
emeric 37e87ccc1c Now handling multi artists in tracks, playqueue and play history views 2019-03-19 13:38:44 +01:00
emeric 3150de4f0c Fixed color for Tracks and Player views 2019-03-19 12:56:53 +01:00
emeric 41542492ac Better looking grid 2019-03-18 23:04:33 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric c30604dcc4 Make the copyright link less invasive 2018-09-24 13:42:42 +02:00
emeric d8db92561b Implementing a repeat all funtion in the playqueue 2018-09-18 13:33:30 +02:00
emeric 352bb6506a Style cluster tag on hover 2018-09-13 20:51:46 +02:00
emeric 36ea379787 Indicate the playing track while in release view 2018-09-13 20:37:10 +02:00
emeric 80db1791db Better style for users panel 2018-09-12 13:31:29 +02:00
emeric f838717d8e Now reloading the playqueue at startup, better styling the show more button 2018-09-11 14:00:55 +02:00
emeric e55eb9ed83 Prevent the user from playing when no track is loaded 2018-09-11 13:35:51 +02:00