Commit Graph
120 Commits
Author SHA1 Message Date
emeric 2282127d86 Still converting to bootstrap 5. Some cover refacto 2022-05-20 00:08:37 +02:00
emeric 470379aff6 Still converting to bootstrap 5. Minor fixes 2022-05-16 20:47:25 +02:00
emeric 59b83587c5 Still converting to bootstrap 5. Fixed tracks current position display 2022-05-14 16:27:17 +02:00
emeric 5eec40dc44 Still converting to bootstrap 5. Releases update + admin views 2022-05-11 20:57:06 +02:00
emeric 6e0da3a9bd Still converting to bootstrap 5. Minor cleanup 2022-05-10 23:34:25 +02:00
emeric 5a6c1cd180 Still converting to bootstrap 5. Converted tracks dropdown 2022-05-08 13:56:38 +02:00
emeric 147e174315 Still converting to bootstrap 5. Moved away from Wt's boostrap5 theme to better stick to vanilla bootstrap 2022-05-06 13:22:08 +02:00
emeric 582e6ed7ae Still converting to bootstrap 5. Reworked album layout. Switched to bootswatch solar theme 2022-05-02 20:19:32 +02:00
emeric aeb542fb2d Still converting to bootstrap 5 2022-04-14 21:15:11 +02:00
emeric 7bc830f9c9 Still converting to bootstrap 5 2022-04-14 20:39:09 +02:00
emeric 682922bfe5 Still converting to bootstrap 5, removed all old js 2022-03-30 20:22:48 +02:00
emeric b81d67b8ce Restored search view 2022-03-27 14:22:23 +02:00
emeric fc5d822297 Partially restored artist view 2022-02-28 20:26:41 +01:00
emeric 03e7bcfb7c Restored users view 2022-02-13 20:23:30 +01:00
emeric 744f5f8017 Fixed row height to make them stable on hover 2021-09-29 09:26:59 +02:00
emeric f24ef27d2a Added non album tracks in the artist view. ref #165 2021-09-15 12:56:01 +02:00
emeric acf81e3f1a Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118 2021-04-06 19:59:12 +02:00
emeric 1da05643ba Added '+' button on playqueue. fixes #107 2020-12-18 15:13:31 +01:00
emeric 9a1e730831 LGTM alerts review 2020-11-03 11:26:44 +01:00
emeric d4d84e4d48 Added margin to the search input now elems can be active 2020-09-03 10:54:44 +02:00
emeric 4a101f4fb7 Prevent prev/next song shortcut to trigger while in input element 2020-09-03 10:52:40 +02:00
emeric b3f14153d2 Added some color transitions, ref #82 2020-09-01 13:42:17 +02:00
emeric e96727a94d Removed not that beautiful progressbar animations. fixes #90 2020-08-28 00:00:08 +02:00
emeric 06b429da78 Really prevent space bar from toggling play/pause when in input 2020-08-16 17:14:22 +02:00
emeric 02c663debe Prevent space bar to toggle play/pause 2020-08-15 17:16:30 +02:00
emeric 10abee4d16 Added shortcuts to play prev/next songs. fixes #85 2020-08-10 14:17:54 +02:00
emeric f342ad3155 Made the space key to toggle play/pause. ref #85 2020-08-10 13:48:23 +02:00
emeric 36ccd62a84 Replaced show-more button by infinite scrolling. fixes #83 2020-07-24 14:32:26 +02:00
emeric c1804c1f2e Resume audio context on seek 2020-07-01 09:23:35 +02:00
emeric 70e847ce36 Provide fonts to prevent them from downloading. fixes #64 2020-06-10 16:35:13 +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