Phan An
54fd6feaf2
chore: add Ray
2024-07-06 17:45:12 +02:00
Phan An
3e321bf47e
feat: podcasts
2024-07-06 17:45:04 +02:00
Phan An
aa787edb2e
feat(plus): add SFTP support
2024-07-06 17:45:02 +02:00
Phan An
971f184e65
feat: upgrade PHPUnit
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
bd8ada1d10
feat: support Google SSO
2024-07-06 17:44:56 +02:00
Phan An
06dfe8a1db
feat: use Saloon for Last.fm integration
2024-07-06 17:44:52 +02:00
Phan An
1ac0cbdc67
feat(plus): support Dropbox
2024-07-06 17:44:45 +02:00
Phan An
b723f3d7c9
feat(plus): support S3 compatible storages
2024-07-06 17:44:45 +02:00
Phan An
d548cff3b2
fix: restore helpers to Helpers because not worth it
2024-07-06 17:44:42 +02:00
Phan An
dd7c1e754a
feat(plus): add upload tests
2024-07-06 17:44:42 +02:00
ChaitanyaPTank
44345753fa
fix: .htaccess customizations get overwritten with updates ( #1762 )
2024-04-24 17:02:05 +02:00
Phan An
3cdbeb8e93
chore: update nesbot/carbon ( fixes #1648 )
2023-04-19 21:49:35 +02:00
Phan An
d4d2cefe00
Revert "chore: update packages ( fixes #1648 )"
...
This reverts commit 6751bcd519
.
2023-04-19 21:46:40 +02:00
Phan An
6751bcd519
chore: update packages ( fixes #1648 )
2023-04-19 21:43:00 +02:00
Phan An
9d3011fe2c
fix: koel:init
2022-08-02 10:21:05 +02:00
Phan An
62131da997
feat: support MeiliSearch
2022-07-29 10:04:23 +02:00
Phan An
b893116476
chore: upgrade packages
2022-07-28 08:17:33 +02:00
Phan An
878815659f
feat: integrate with Spotify
2022-07-17 00:42:29 +02:00
Phan An
fbbe434204
feat!: make app progressive
2022-07-04 10:36:39 +02:00
Phan An
e562b8478b
chore(deps): revert to 7.4-compatible packages
2021-12-27 23:10:57 +01:00
Phan An
5dc26c37a0
Revert "chore(deps): upgrade Laravel"
...
This reverts commit 063191c84f
.
2021-12-06 18:34:54 +01:00
Phan An
063191c84f
chore(deps): upgrade Laravel
2021-12-06 18:30:25 +01:00
Phan An
b29000bf8d
feat(smart-playlist): use proper Eloquent cast for rules ( #1363 )
2021-10-08 18:23:45 +02:00
Phan An
70696da096
feat: require PHP7.4 ( #1326 )
2021-06-05 12:47:56 +02:00
Phan An
ef1add3877
feat(lastfm): batch like/unlike are now asynchronous
2021-06-04 17:19:33 +02:00
Phan An
a5389c41f7
feat: implement stricter password rules
2021-05-21 19:14:00 +02:00
Phan An
12b3ee69da
feat: throttle login attempts ( #1319 )
2021-05-21 13:50:23 +02:00
Phan An
2ea5108e30
feat(test): better test script
2021-01-31 18:49:54 +01:00
Phan An
88d3837e5a
build(deps): add algolia/algoliasearch-client-php
2020-12-25 13:41:08 +01:00
Phan An
201da1caa5
feat: add Excerpt search
2020-12-24 13:41:18 +01:00
Phan An
84a72d284c
feat: add Laravel Scount & TNTSearch
2020-12-23 11:53:00 +01:00
Phan An
1cfcc65722
build(deps): remove filp/whoops
2020-12-23 11:08:06 +01:00
Phan An
a90d961440
chore(builds): update packages
2020-12-22 21:11:07 +01:00
Phan An
58c00192ad
chore(builds): upgrade to Laravel 8 ( #1261 )
2020-11-14 17:57:25 +01:00
Phan An
1d6d832a15
feat: better API and API docs
2020-09-14 00:04:07 +02:00
Phan An
8c7ea708a5
chore: remove fideloper/proxy
2020-09-12 17:12:52 +02:00
Phan An
b4b3f71256
chore: remove Browserkit-related packages
2020-09-12 17:11:03 +02:00
Phan An
71ed17350c
chore: remove php-mock/php-mock-mockery
2020-09-12 17:09:12 +02:00
Phan An
ad28b68467
chore: remove mikey179/vfsstream
2020-09-12 17:07:27 +02:00
Phan An
afe9058177
chore: remove laravel/browser-kit-testing
2020-09-12 17:06:36 +02:00
Phan An
4b799e85a7
feat: add PHPCSFixer
2020-09-06 23:20:42 +02:00
Phan An
e356e72814
feat: upgrade Laravel to 7.x
2020-09-06 20:21:39 +02:00
Phan An
3fbf14efd2
chore: sandbox tests
2020-06-13 14:19:24 +02:00
Phan An
2ecc37bf63
feat: use a Intervention/Image for proper image handling
2020-04-27 22:32:24 +02:00
Phan An
0d70e689df
docs: create a command to generate api docs
2020-04-07 23:41:06 +02:00
Phan An
8d2b7b3842
fix: tymon/jwt-auth incompatibility with Laravel 5.8
2020-02-24 22:57:34 +01:00
Phan An
4e7f4d1456
Downgrade getID3 ( #1104 )
...
* fix: downgrade getID3 to avoid bugs
* Apply fixes from StyleCI (#1103 )
2019-10-09 19:36:22 +02:00
Brooke
f43b72999e
Use the 2.0 branch of getID3 ( #1095 )
...
* Use the 2.0 branch of getID3
This PR updates getID3 to use the latest 2.0 branch instead of the `v2.0.0-beta1` release which contains a fatal error when syncing.
The branch name came from:
https://github.com/JamesHeinrich/getID3/tree/2.0#installation
Fixes #1078
* Use 2.0.0-dev instead of 2.0-dev
2019-10-01 17:38:49 +02:00
dependabot-preview[bot]
1eb51ec9e2
Bump nunomaduro/larastan from 0.3.17 to 0.4.0 ( #1063 )
...
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan ) from 0.3.17 to 0.4.0.
- [Release notes](https://github.com/nunomaduro/larastan/releases )
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.3.17...v0.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 09:11:44 +02:00