Commit graph

787 commits

Author SHA1 Message Date
Phan An
aa787edb2e feat(plus): add SFTP support 2024-07-06 17:45:02 +02:00
Phan An
448cbed731 chore: remove unnecessary type hints 2024-07-06 17:45:02 +02:00
Phan An
d4c3db8359 chore: code format 2024-07-06 17:45:02 +02:00
Phan An
7f1429377e feat: login via OTP 2024-07-06 17:44:59 +02:00
Phan An
41ec5c867d doc: add more troubleshooting hints 2024-07-06 17:44:58 +02:00
Phan An
5de0bfde0d feat: use Process instead of bare commands 2024-07-06 17:44:58 +02:00
Phan An
460ba2614d feat: convert storage tyes to enums 2024-07-06 17:44:58 +02:00
Phan An
a012256662 chore: make properties readonly 2024-07-06 17:44:58 +02:00
Phan An
383f5adaba feat: convert smart playlist options to enums 2024-07-06 17:44:58 +02:00
Phan An
c4b09489a4 feat: convert result types to enums 2024-07-06 17:44:58 +02:00
Phan An
3b7d47cb25 feat(build): uprade to Laravel 10 (and PHP 8.1) 2024-07-06 17:44:57 +02:00
Phan An
902c439fed feat(ui): use Tailwind CSS 2024-07-06 17:44:57 +02:00
Phan An
99df3e773d feat(test): obsolete snapshots 2024-07-06 17:44:57 +02:00
Phan An
9d2a3afca9 feat: QR for one time tokens 2024-07-06 17:44:57 +02:00
Phan An
d80a19ba70 feat: support reverse proxy authentication 2024-07-06 17:44:56 +02:00
Phan An
bd8ada1d10 feat: support Google SSO 2024-07-06 17:44:56 +02:00
Phan An
58f62c24ed fix: static analytics 2024-07-06 17:44:56 +02:00
Phan An
937e902972 fix: setup storage message shows when path has been setup 2024-07-06 17:44:56 +02:00
Phan An
9b7759a492 feat: support adding collaborative playlists into usr own folder 2024-07-06 17:44:56 +02:00
Phan An
d3960ffe62 feat: continuous playback 2024-07-06 17:44:55 +02:00
Phan An
023144386a chore: replace composer dump with install 2024-07-06 17:44:55 +02:00
Phan An
19f7fffe64 fix: duplicate search results 2024-07-06 17:44:55 +02:00
Phan An
4b649f2f58 fix(tests): broken tests after Saloon migration 2024-07-06 17:44:54 +02:00
Phan An
334ac62ea1 chore: cache namespace 2024-07-06 17:44:54 +02:00
Phan An
a4366fe3b1 chore: move Spotify client to Integrations 2024-07-06 17:44:54 +02:00
Phan An
a501613052 feat: use Saloon for iTunes integration 2024-07-06 17:44:54 +02:00
Phan An
b0701dae1d fix: restore caching for Last.fm requests 2024-07-06 17:44:54 +02:00
Phan An
0cf52bd92f feat: use Saloon for YouTube integration 2024-07-06 17:44:53 +02:00
Phan An
f405924bee chore: use Authenticator instead of inheritance for Last.fm auth 2024-07-06 17:44:53 +02:00
Phan An
8b5fd336df fix(plus): correct product URL and modal behavior 2024-07-06 17:44:53 +02:00
Phan An
1e0637b0bf feat: use Saloon for LemonSqueezy integration 2024-07-06 17:44:52 +02:00
Phan An
06dfe8a1db feat: use Saloon for Last.fm integration 2024-07-06 17:44:52 +02:00
Phan An
e106bff23d feat: custom profile avatar 2024-07-06 17:44:52 +02:00
Phan An
e090ff6aa8 fix: attempt to transcode when ffmpeg is not configured throws error 2024-07-06 17:44:48 +02:00
Phan An
9c080b6805 fix: do not fetch Last.fm info for unknown albums/artists 2024-07-06 17:44:48 +02:00
Phan An
d1da839c4c fix: playlist UUID migration 2024-07-06 17:44:47 +02:00
Phan An
f1b1d06f2d chore: add descripton for --no-assets option 2024-07-06 17:44:47 +02:00
Phan An
343ae32bea feat: add scan and prune command to schedule 2024-07-06 17:44:47 +02:00
Phan An
6e18bf0d46 chore: command descriptions 2024-07-06 17:44:47 +02:00
Phan An
081aedb51f feat: use global constant for demo mode 2024-07-06 17:44:47 +02:00
Phan An
e9695495c9 feat: forgot password 2024-07-06 17:44:47 +02:00
Phan An
cfd4a37171 feat: command to set up storage 2024-07-06 17:44:47 +02:00
Phan An
302f2a84d0 feat: custom cover for playlists 2024-07-06 17:44:46 +02:00
Phan An
52285a1c48 refactor: use adapters for streamers 2024-07-06 17:44:46 +02:00
Phan An
ff79332c6a feat(test): add tests for cloud storages 2024-07-06 17:44:46 +02:00
Phan An
3bf620039f feat(plus): delete from cloud filesystems 2024-07-06 17:44:46 +02:00
Phan An
bcb92c35a2 feat(plus): disable scanning for cloud storages 2024-07-06 17:44:46 +02:00
Phan An
268f7849f2 feat(plus): disallow setting media path for cloud storages 2024-07-06 17:44:46 +02:00
Phan An
9e3b1a91d3 fix(plus): allow (cloud) upload even when media path is not set 2024-07-06 17:44:46 +02:00
Phan An
0e634a33a8 chore: remove deprecated S3Service 2024-07-06 17:44:46 +02:00