Deluan
|
50a0bcd589
|
Make AlbumSongs BulkActionsToolbar more responsive
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
003453abaf
|
Add button to share selected songs
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
2416a06b04
|
Add meta tags to show cover and share description in social platforms
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
c7b5e10e77
|
Mark Share.LastVisited optional in Subsonic API
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
4f99addd02
|
Add Share to Context menus, also share artist
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
30c0b9d8ab
|
Use redux for ShareDialog
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
84b43ff07b
|
Refactor dialogs, make it simple to add a new dialog to all views
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
c4940c09f2
|
Keep order of shared mediafiles
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
722e3eaedd
|
Add Share capability to Subsonic user's info
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
bbd3192fd3
|
Fix getShares sort order
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
24fa622d05
|
Create contents label for group of shared mediafiles
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
2f3f190957
|
Make Share list responsive
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
96d76c6eaa
|
Reduce spacing between album buttons, to avoid breaking the toolbar in two
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
28f435f8a9
|
Enable sharing only selected songs with the Subsonic API
|
2026-01-02 20:22:00 +00:00 |
|
Deluan
|
bfa35c11b8
|
Fix empty entry collection in Shares
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
2789b016b9
|
Fix expireAt update error
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
39115fadfe
|
Fix JS console warning
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
f1a0ef614d
|
Make Share icon dynamic
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
7fd0326b8c
|
Change public/share path to /share - DSub does not use the URL from the API response... :(
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
0140bf268c
|
Implement updateShare and deleteShare Subsonic endpoints
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
ab7dd56421
|
Workaround to detect empty dates in some Subsonic clients
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
a53e622cb4
|
Handle expired shares
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
041f91ad53
|
Add getShares and createShare Subsonic endpoints
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
5916024859
|
Fix tests and lint errors, plus a bit of refactor
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
4e3a0f03f5
|
More share translations
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
63640ec8ff
|
Don't expose empty dates in share info
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
4bb4576785
|
Share playlists
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
28c8797a3c
|
Refactor DownloadMenuDialog to use useTranscodingOptions hook
|
2026-01-02 20:21:59 +00:00 |
|
Deluan
|
1899cebe3b
|
Extract transcoding options to its own hook
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
4d085249ab
|
Add share's contents and description to the DB
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
56b1d6811a
|
Use defaultDownsamplingFormat in share options
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
b4a11b4cdd
|
Fine tune SharePlayer
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
2fca7ac081
|
Refactor URL builders in UI
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
b2aac87d1d
|
More work on Shares
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
04abdf4509
|
Initial work on Shares
|
2026-01-02 20:21:58 +00:00 |
|
Kendall Garner
|
555ce3a622
|
Fixes the slide bar clickable area (#2113)
|
2026-01-02 20:21:58 +00:00 |
|
dependabot[bot]
|
77774097f0
|
Bump @testing-library/react from 12.1.2 to 12.1.5 in /ui (#2109)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.2 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.2...v12.1.5)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 20:21:58 +00:00 |
|
dependabot[bot]
|
83a32cafaa
|
Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#2111)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.24.2...v1.25.0)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 20:21:58 +00:00 |
|
dependabot[bot]
|
e1206a5b3f
|
Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#2110)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 20:21:58 +00:00 |
|
Kendall Garner
|
a9663d97c7
|
Fix order of gain menu options (#2105)
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
6b84a5cc13
|
Fix artist image not caching on browser
|
2026-01-02 20:21:58 +00:00 |
|
Deluan
|
eae9b71e6b
|
Increase size of artist image
|
2026-01-02 20:21:57 +00:00 |
|
Deluan
|
e19cdb100f
|
Use constant
|
2026-01-02 20:21:57 +00:00 |
|
Corrado Primier
|
9a697ecaba
|
Fix Illumos build - #2067 (#2069)
Build currently fails on Illumos with error `Undefined symbol sendfile`. Fix it by linking `sendfile` explicitly.
|
2026-01-02 20:21:57 +00:00 |
|
Deluan
|
1c93c1214a
|
Fix Album.MaxYear calculation
|
2026-01-02 20:21:57 +00:00 |
|
Deluan
|
eb0d9d69f4
|
Make private methods unpublished
|
2026-01-02 20:21:57 +00:00 |
|
Deluan
|
dfe758eefd
|
Don't wake CacheWarmer every 10 seconds, let it sleep :)
|
2026-01-02 20:21:57 +00:00 |
|
Deluan
|
3c57687a9d
|
Add config option to show album participations under artists in Subsonic clients
|
2026-01-02 20:21:55 +00:00 |
|
vlfldr
|
362d3a6840
|
Add Gruvbox Dark color theme (#2092)
* Added Gruvbox Dark color theme
* Correct formatting by running prettier
|
2026-01-02 20:21:19 +00:00 |
|
Deluan
|
7970863a81
|
Don't try to downsample if requested bitrate is equal or greater than original. Fix #2066
|
2026-01-02 20:21:19 +00:00 |
|