Kendall Garner
fb1e33fad5
autosize library item text
2024-08-25 17:50:46 -07:00
Kendall Garner
c4677a63f6
[enhancement]: allow downloading individual tracks for external use
2024-08-25 17:11:24 -07:00
Kendall Garner
10fca2dc12
enable reordering non-smart playlists
2024-08-25 15:21:56 -07:00
Kendall Garner
0b383b758e
support collapsing shared playlists
2024-08-24 21:09:44 -07:00
Kendall Garner
ccb6f2c8b0
very niche error handling for no audio device id but still have error checking
2024-08-24 20:36:04 -07:00
Kendall Garner
a44071fedd
add error checking for set sink id (case of no devices at all)
2024-08-24 20:13:30 -07:00
Kendall Garner
b527d579fd
Revert upgrade of discord-rpc
...
Some horrible magic can result in this upgrade causing compiler errors.
No idea why.
2024-08-24 15:22:55 -07:00
Kendall Garner
5b2977e5e8
[enhancement]: support viewing current/setting current time in remote
2024-08-24 13:26:45 -07:00
Kendall Garner
b347b794b9
fix micromatch
2024-08-23 19:54:39 -07:00
Kendall Garner
ad81790c90
add more places for share in context menu
2024-08-23 19:53:40 -07:00
Kendall Garner
906ffee8bc
thanks discord [support changing listen type]
2024-08-23 10:34:18 -07:00
Kendall Garner
284db988c9
[enhancement]: use discord activity type listening
2024-08-23 08:27:40 -07:00
Kendall Garner
271be93a96
fix prettier/lint
2024-08-23 08:19:27 -07:00
Kendall Garner
121b036aaf
bump i18next-parser
2024-08-23 08:00:59 -07:00
Kendall Garner
028ccfb1cd
fix album art res 0 and allow resizing volume bar
2024-08-22 21:57:58 -07:00
Kendall Garner
37b0407188
simplify webaudio replaygain to reduce pop-in
2024-08-21 23:04:37 -07:00
Kendall Garner
616fd45734
add minimum duration check for crossfade
2024-08-21 22:47:35 -07:00
Kendall Garner
a537642990
[bugfix]: set index to current track when unshuffling
2024-08-20 19:10:05 -07:00
Kendall Garner
9c6abcb32c
Use break-word over break-all
2024-08-20 16:35:08 +00:00
Kendall Garner
af69a58418
[bugfix]: use chrome-specific implementation for web audio sink
2024-08-19 22:38:51 -07:00
Kendall Garner
ebebdc1e03
forcefully break long lines
2024-08-19 22:12:32 -07:00
Kendall Garner
7d185f6563
clarify text
2024-08-19 22:02:54 -07:00
Kendall Garner
88741a8616
add ability to configure double click behavior
2024-08-19 21:56:55 -07:00
Kendall Garner
94edda1856
better handling of grid refresh
2024-08-19 21:36:56 -07:00
Kendall Garner
886786d428
[enhancement]: add background opacity to buttons in full screen player
2024-08-19 19:03:19 -07:00
Kendall Garner
e4ca0164fa
[bugfix]: Jellyfin do not force width = height for images
2024-08-15 23:35:29 -07:00
Jeff
08db18359a
Merge pull request #687 from jeffvli/dependabot/npm_and_yarn/npm_and_yarn-bb2c7e2e3f
...
Bump electron-updater from 4.6.5 to 6.3.0 in the npm_and_yarn group across 1 directory
2024-07-30 11:53:25 -07:00
jeffvli
f2beeef0e9
Bump to v0.7.3
2024-07-30 03:26:21 -07:00
dependabot[bot]
6daba77bae
Bump electron-updater in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ).
Updates `electron-updater` from 4.6.5 to 6.3.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.0/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 10:19:42 +00:00
jeffvli
fd893224b3
Bump electronVersion in build configuration ( #686 )
2024-07-30 03:17:32 -07:00
Hosted Weblate
8815246221
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (593 of 593 strings)
Co-authored-by: ENDzZ <godzmichael@outlook.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/
Translation: feishin/Translation
2024-07-25 19:36:24 +00:00
Hosted Weblate
5e353649a4
Translated using Weblate (Korean)
...
Currently translated at 1.6% (10 of 593 strings)
Co-authored-by: 박용현 <pyh5523@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ko/
Translation: feishin/Translation
2024-07-25 19:36:24 +00:00
Jeff
4ca7b4221c
Merge pull request #680 from dragonish/metadata
...
Fix full screen player metadata may not change when switching queue
2024-07-25 12:36:19 -07:00
dragonish
6c61ea898f
Fix full screen player metadata may not change when switching queue
2024-07-26 01:52:40 +08:00
Kendall Garner
0b786b025f
Merge pull request #676 from dragonish/lyrics
...
Fix synchronized lyrics that may become unaligned during playback after re-rendering
2024-07-23 04:09:11 +00:00
dragonish
e106fb324f
Fix synchronized lyrics that may become unaligned during playback after re-rendering
2024-07-22 21:33:01 +08:00
Jeff
3edc6bab04
Merge pull request #668 from yuygfgg/patch-1
...
fix blank screen when reopening window on macos
2024-07-21 04:16:17 -07:00
yuygfgg
0113ef2582
restore comments
2024-07-14 21:15:58 +08:00
yuygfgg
493b81875a
fix blank screen when reopening window on macos
2024-07-14 20:46:04 +08:00
Jeff
ed8e5e69ba
Merge pull request #664 from sel10ut/bugfix/fix-minimize-setting
...
Fix minimize to tray setting toggle
2024-07-14 02:53:48 -07:00
jeffvli
d27a656568
Bump electron to v31 (again)
2024-07-13 01:30:18 -07:00
sel10ut
582739a091
fix(settings): set proper default minimize to tray check
2024-07-04 13:29:47 +03:00
Jeff
fb930f1197
Merge pull request #654 from minicoz/feat/docker-compose-readme
...
Adding in docker compose instructions to README
2024-07-03 16:30:45 -07:00
Jeff
849aa97e63
Merge pull request #663 from jeffvli/dependabot/npm_and_yarn/release/app/npm_and_yarn-99150a289a
...
Bump ws from 8.17.1 to 8.18.0 in /release/app in the npm_and_yarn group across 1 directory
2024-07-03 16:29:51 -07:00
dependabot[bot]
bc5abe3ec1
Bump ws in /release/app in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the /release/app directory: [ws](https://github.com/websockets/ws ).
Updates `ws` from 8.17.1 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.17.1...8.18.0 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 23:21:13 +00:00
Jeff
46cd783fa3
Merge pull request #662 from jeffvli/dependabot/npm_and_yarn/npm_and_yarn-8fcff2be61
...
Bump the npm_and_yarn group across 2 directories with 2 updates
2024-07-03 16:20:05 -07:00
jeffvli
a93173f55a
Bump to v0.7.2
2024-07-03 15:57:57 -07:00
jeffvli
bd04168209
Add languages
2024-07-03 15:56:48 -07:00
dependabot[bot]
76ffdb6627
Bump the npm_and_yarn group across 2 directories with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [ws](https://github.com/websockets/ws ) and [braces](https://github.com/micromatch/braces ).
Bumps the npm_and_yarn group with 1 update in the /release/app directory: [ws](https://github.com/websockets/ws ).
Updates `ws` from 7.5.7 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `ws` from 8.13.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 22:31:09 +00:00
Hosted Weblate
f674260df3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (591 of 591 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.4% (588 of 591 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: SunSpring <yearnsun@gmail.com>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/
Translation: feishin/Translation
2024-07-03 22:29:28 +00:00