Commit Graph
139 Commits
Author SHA1 Message Date
emeric 2d01814ede Fixed last track not sent to ListenBrainz, fixes #438 2024-03-27 23:42:26 +01:00
emeric de4a0cf583 Media Session API: added seekto + state update (duration/position) 2024-02-08 20:56:42 +01:00
emeric 9e2040b449 Some more renaming 2023-11-13 09:25:22 +01:00
emeric 3c415679c9 Minor UI tweak 2023-04-01 23:12:21 +02:00
emeric 4f6a3339d4 Minor UI tweak 2023-04-01 15:28:05 +02:00
emeric 2881f300c4 Updated some views 2023-04-01 15:00:47 +02:00
emeric 467a53f234 Made player display duration in the same format as in albums. fixes #291 2023-01-04 22:32:57 +01:00
emeric 5f2bd7ebde Fixed bad call to init audio ctx when the login form is used. ref #194 2022-09-10 14:05:33 +02:00
emeric 5d5ef5ed13 Review from lgtm 2022-09-08 20:37:01 +02:00
emeric 08c809e71c Review from CodeFactor 2022-09-07 19:50:26 +02:00
emeric de47440ad4 Review from lgtm 2022-09-07 19:48:56 +02:00
emeric aa3d226215 Remove annoying logs 2022-09-04 21:15:08 +02:00
emeric 91bc963c42 Defer media session after audio context init. Seems to fix random media session issues 2022-09-03 20:20:12 +02:00
emeric e3f5d9c027 defer audio ctx initialization to first user interaction. fixes #194 2022-09-03 14:42:53 +02:00
emeric ee42e51b00 Codefactor review 2022-05-25 21:04:35 +02:00
emeric d13cb3e0ad Removed some unused Wt stuff to make the docker image lighter 2022-05-25 20:10:28 +02:00
emeric 4c55913fac Still converting to bootstrap 5. Migrated init wizard 2022-05-25 17:15:24 +02:00
emeric 6fa5cad955 Still converting to bootstrap 5. Updated media player 2022-05-23 23:06:40 +02:00
emeric 158f1bc65c Still converting to bootstrap 5. Updated filter badges 2022-05-20 13:36:00 +02:00
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