Commit Graph

2853 Commits

Author SHA1 Message Date
jeffvli 01a95f5445 fix broken remote (#1344) 2025-12-11 00:51:32 -08:00
jeffvli bdce8ecafe add time validation to lyric seek (#1280) 2025-12-10 22:40:17 -08:00
lindenkron bb55fc2278 Add Lyrics button to right-controls. (#1363)
* Add Microphone icon to right-controls to show/hide lyrics.
2025-12-10 22:37:44 -08:00
jeffvli a778f4c715 add header to playlist page 2025-12-10 22:36:57 -08:00
jeffvli bea5bd7857 add activeRowId styles to song list table 2025-12-10 21:58:30 -08:00
jeffvli 10aec7bcac always set start song index to 0 when adding to queue in shuffle mode 2025-12-10 19:34:59 -08:00
jeffvli c1ea39aa14 normalize dates to UTC, remove year to date conversions 2025-12-10 17:40:32 -08:00
jeffvli 5da119e065 use absolute date for release date column (#1364) 2025-12-10 17:36:03 -08:00
jeffvli 27eebe474e fix username param on subsonic getUser (#1362) 2025-12-10 10:18:11 -08:00
jeffvli 16d656f010 force table displayType on folder list 2025-12-10 01:54:23 -08:00
Jeff eeb0a786fd potential fix for mpv clear (#1360) 2025-12-10 01:49:45 -08:00
jeffvli 32062d7c0f fix auto dj not triggering on single song queue (#1359) 2025-12-10 01:06:16 -08:00
jeffvli b627f4e489 revert mediaStop back to 0.x.x behavior 2025-12-10 00:48:02 -08:00
jeffvli 389dfd08f7 render login page on SERVER_LOCK (#1172) 2025-12-09 19:58:24 -08:00
jeffvli 8a681a7e95 fix missing server add form from server required (#1350) 2025-12-09 19:32:33 -08:00
jeffvli 6eba434c3e add new player handlers to command palette items (#1356) 2025-12-09 18:41:22 -08:00
jeffvli 816df56ef1 attempt to improve mpv exit handlers (#1348) 2025-12-09 18:07:54 -08:00
jeffvli a02fc28785 fix preserve pitch on player start, add to player config (#1349) 2025-12-09 17:57:56 -08:00
jeffvli 753f35f81b remove truncation from path column (#1351) 2025-12-09 17:38:16 -08:00
jeffvli fcfe39aa2b support alternate row colors on sidebar (#1354) 2025-12-09 17:32:29 -08:00
jeffvli d5799af44e remove drag bar from carousel - add vertical scroll 2025-12-09 00:09:03 -08:00
jeffvli 3d07290231 use album icon for unloaded image (#1136) 2025-12-08 22:31:30 -08:00
jeffvli a19a6815e9 remove unused refs from list/grid components 2025-12-08 22:00:34 -08:00
jeffvli 628b0184de fix web player crossfade transition state causing stutter on playerData change 2025-12-08 21:46:13 -08:00
jeffvli 38b06fdd06 fix table configuration on now playing route (#1346) 2025-12-08 20:04:26 -08:00
jeffvli 498a0f4b5d add constraints to volume updates by hotkey, throttle to 50ms (#1345) 2025-12-08 20:00:37 -08:00
jeffvli a96ea6c5ac remove unused filter button on genre list (#1340) 2025-12-08 19:56:19 -08:00
jeffvli b6ac954910 use correct list key for related songs on fullscreen player (#1343) 2025-12-08 19:53:48 -08:00
jeffvli 76b59921f1 fix descending song list id sort 2025-12-08 19:38:19 -08:00
jeffvli 507bf66f47 remove background from sidebar image 2025-12-08 19:26:58 -08:00
jeffvli d3191611c6 add user agent header to lrclib fetch 2025-12-08 09:41:23 -08:00
jeffvli 7f540472da use client-side shuffle for listquery random playback (#1247) 2025-12-07 21:24:17 -08:00
jeffvli cd2d8ae3c9 lint 2025-12-07 20:08:57 -08:00
Hosted Weblate 01a412efd0 Translated using Weblate (German)
Currently translated at 83.8% (752 of 897 strings)

Translated using Weblate (German)

Currently translated at 82.5% (741 of 898 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Zarakkas <kaz@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/de/
Translation: feishin/Translation
2025-12-08 03:57:23 +00:00
jeffvli 2929603565 check authentication for all servers on initialization and update permission roles 2025-12-08 03:57:23 +00:00
jeffvli e4b5158fe3 adjust some settings defaults 2025-12-07 19:57:10 -08:00
jeffvli 4f4300042b add bitDepth, sampleRate columns to table (#1205) 2025-12-07 19:41:03 -08:00
jeffvli bd8503b25d add client side sort to album song list 2025-12-07 19:15:34 -08:00
jeffvli 3c8054c93b Revert "split settings store to multiple localstorage keys"
This reverts commit 4862a65b21.
2025-12-07 18:28:17 -08:00
jeffvli 20aa65f16a restrict playlist actions by permission 2025-12-07 18:28:17 -08:00
jeffvli c82762a3fc check authentication for all servers on initialization and update permission roles 2025-12-07 18:28:12 -08:00
jeffvli 4ddada1fe3 add isAdmin to auth state 2025-12-07 17:21:46 -08:00
jeffvli 2f2dbbde3e fix play / add to playlist from playlist ctx menu 2025-12-07 16:48:47 -08:00
jeffvli adbcca00de fix sidebar playlist handlers (#1318) 2025-12-07 16:48:22 -08:00
jeffvli 65a7c3440b add player autodj (#7) 2025-12-07 15:04:39 -08:00
jeffvli 4862a65b21 split settings store to multiple localstorage keys 2025-12-07 14:00:00 -08:00
jeffvli 68fa8ac058 fix os form post typo 2025-12-07 12:58:32 -08:00
jeffvli d8b190c2b7 add skip to duplicates to playlist ctx menu - persist value 2025-12-07 12:39:28 -08:00
jeffvli 20a6fcbeb7 fix linting issues 2025-12-07 03:29:29 -08:00
dependabot[bot] 2fb40fd050 Bump js-yaml in the npm_and_yarn group across 1 directory (#1261)
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-07 03:29:01 -08:00