Phan An
de13776fbf
fix: ensure default storage is local ( #1840 )
2024-10-06 22:57:25 +02:00
Phan An
d80a19ba70
feat: support reverse proxy authentication
2024-07-06 17:44:56 +02:00
Phan An
e106bff23d
feat: custom profile avatar
2024-07-06 17:44:52 +02:00
Phan An
302f2a84d0
feat: custom cover for playlists
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
b723f3d7c9
feat(plus): support S3 compatible storages
2024-07-06 17:44:45 +02:00
Phan An
53d08371b9
feat: allows users to upload for Plus
2024-07-06 17:44:40 +02:00
Phan An
1518196af0
feat: wrap scanning in a try/catch (closing #1727 )
2023-12-25 18:15:49 +01:00
MaciejGorczyca
279f23d4e1
feat: Add env TRANSCODE_FLAC (default true) to toggle transcoding on/off for FLAC files ( #1458 )
...
Co-authored-by: CoUsT <gitea@coust.cloud>
2022-10-08 12:49:50 +02:00
Phan An
6791624ca5
feat: allow deleting songs from file system ( closes #1478 )
2022-09-16 17:51:55 +07:00
Phan An
878815659f
feat: integrate with Spotify
2022-07-17 00:42:29 +02:00
Phan An
4432ad6c21
feat: use default admin credentials during setup
2021-01-23 19:58:08 +01:00
Phan An
860ec4648f
chore: use Laravel' original structure
2020-09-12 17:14:34 +02:00
Phan An
4b799e85a7
feat: add PHPCSFixer
2020-09-06 23:20:42 +02:00
Phan An
3fbf14efd2
chore: sandbox tests
2020-06-13 14:19:24 +02:00
Phan An
df7896696e
chore: update koel URLs
2020-04-22 23:46:07 +02:00
Phan An
3c2d6a040b
fix: disable updating preferences in demo
2019-11-06 12:33:40 +01:00
Phan An
d55a823036
chore: Better handling errors during installation
2019-09-10 20:30:44 +02:00
Phan An
488854127a
Allow force https
2019-05-18 22:43:30 +02:00
Javier López
7ba295efad
Non interactive koel:init ( #886 )
...
* Use ADMIN_* variables if available to create the admin account
* Add APP_MEDIA_PATH for media directory
* Use the standard --no-interaction flag to koel:init
* Undo variable aligment and code formatting
* Prefer early return over else, add new line before return statements
* Some fixes
2019-01-01 12:53:20 +01:00
Phan An
1c76ff6d76
Use a service for iTunes
2018-08-19 16:40:25 +02:00
Phan An
67357316bc
Big revamp for lastfm and youtube services
2018-08-19 13:13:08 +02:00
Phan An
c95d74d487
Add a memory limit setting
2017-08-21 21:45:01 +01:00
An Phan
96e5c62ce0
Add "Play at 128kbps on mobile" setting
2017-03-26 17:02:03 +08:00
An Phan
20db5d25bb
Update docs links
2017-03-01 19:06:07 +08:00
An Phan
991133045d
Make media caching an option
2017-01-15 12:27:05 +08:00
Phan An
765ec4a12b
Apply fixes from StyleCI ( #498 )
2016-12-11 21:08:50 +08:00
An Phan
86ca8d40f6
Add iTunes integration
2016-12-11 21:08:30 +08:00
bdgold
1d7a7602c9
Fix spelling ( #454 )
2016-09-19 09:08:50 +07:00
An Phan
e4f0027f6a
Add IGNORE_DOT_FILES setting
...
With this .env setting, user can specify Koel to ignore dot files and
folders (default) or include them during scanning.
2016-09-17 23:56:58 +08:00
bdgold
27933d49cf
move env variables to config ( #415 )
2016-08-21 22:19:03 +07:00