Phan An
|
334ac62ea1
|
chore: cache namespace
|
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
|
06dfe8a1db
|
feat: use Saloon for Last.fm integration
|
2024-07-06 17:44:52 +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
|
ff79332c6a
|
feat(test): add tests for cloud storages
|
2024-07-06 17:44:46 +02:00 |
|
Phan An
|
f3689f61d4
|
feat: store perferences on server and make upload visibility a preference
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
81748676ee
|
feat: use UUID for smart playlist rules + test fixes
|
2023-04-17 21:45:43 +02:00 |
|
Phan An
|
f010c773a1
|
feat: rework 3rd integration
|
2022-08-08 18:00:59 +02:00 |
|
Phan An
|
bfd1008f6c
|
chore: clean up and make code php8-y
|
2022-07-29 09:04:44 +02:00 |
|
Phan An
|
878815659f
|
feat: integrate with Spotify
|
2022-07-17 00:42:29 +02:00 |
|
Phan An
|
08e4953217
|
feat: decouple artist/album and the media information
|
2022-07-08 16:53:04 +02:00 |
|
Phan An
|
70696da096
|
feat: require PHP7.4 (#1326)
|
2021-06-05 12:47:56 +02:00 |
|
Phan An
|
51130e3a20
|
feat: use model casting for user preferences
|
2021-06-04 18:19:34 +02:00 |
|
Phan An
|
ef1add3877
|
feat(lastfm): batch like/unlike are now asynchronous
|
2021-06-04 17:19:33 +02:00 |
|
Phan An
|
50a94cb4b9
|
chore: fix static analysis problems
|
2020-12-23 00:01:49 +01:00 |
|
Phan An
|
560d41bf1d
|
chore: fix CS
|
2020-12-22 21:11:22 +01:00 |
|
Phan An
|
4b799e85a7
|
feat: add PHPCSFixer
|
2020-09-06 23:20:42 +02:00 |
|
Phan An
|
70e0f28774
|
feat: make Last.fm-related features queue-ready
|
2020-04-27 20:55:23 +02:00 |
|
Phan An
|
236b50fb56
|
fix: broken Lastfm search if empty bio/wiki
|
2020-04-23 00:14:05 +02:00 |
|
Phan An
|
185cbeb870
|
Use JSON instead of XML for Last.fm API (#1215)
* trigger Travis build
* Revert "trigger Travis build"
This reverts commit 4c6410c79c .
* feat: use JSON instead of XML for Last.fm API
|
2020-04-18 16:15:07 +02:00 |
|
Phan An
|
57a566834b
|
Add tests for iTunes service
|
2019-04-07 23:09:25 +02:00 |
|
Phan An
|
096eb7e610
|
Remove over-engineered service
|
2018-09-04 13:25:24 +07:00 |
|
Phan An
|
4b8153e503
|
Fix parameter type
|
2018-09-04 13:09:52 +07:00 |
|
Phan An
|
5102e75698
|
Apply fixes from StyleCI (#803)
|
2018-09-04 12:43:12 +07:00 |
|
Phan An
|
373870fefb
|
Add a UserPreferenceService
|
2018-09-04 12:34:02 +07:00 |
|
Phan An
|
a57fe76dfe
|
Fix some more advanced errors reported by PHPStan
|
2018-09-03 19:42:14 +07:00 |
|
Phan An
|
d88dd79f15
|
Fix basic errors detected by PHPStan
|
2018-08-31 20:47:15 +07:00 |
|
Phan An
|
6eae3b53a2
|
Service configs can be null
|
2018-08-29 17:36:05 +07:00 |
|
Phan An
|
b227ece517
|
Refactor Lastfm and iTunes services
|
2018-08-29 14:05:24 +07:00 |
|
Phan An
|
ffa05696c8
|
Upgrade to Larave 5.5 and PHP 7
|
2018-08-29 13:15:23 +07:00 |
|
Phan An
|
67357316bc
|
Big revamp for lastfm and youtube services
|
2018-08-19 13:13:08 +02:00 |
|
Phan An
|
4fc5117509
|
Use a service for media info
|
2018-08-18 15:19:40 +02:00 |
|