Commit graph

33 commits

Author SHA1 Message Date
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
f0d14d4ed3
migration: remote controller 2022-04-25 16:07:38 +03:00
Phan An
eb66676e74
fix default cover 2022-04-19 22:53:36 +02:00
Phan An
6f05f8ddeb chore: use config() instead of env() 2021-01-10 22:36:24 +01:00
Phan An
dd31ab7fbe chore: fix remaining static analysis problems 2020-12-23 00:12:05 +01:00
Phan An
50a94cb4b9 chore: fix static analysis problems 2020-12-23 00:01:49 +01:00
Phan An
860ec4648f chore: use Laravel' original structure 2020-09-12 17:14:34 +02:00
Phan An
84b05c449f feat: move non-API routes out of API namespace 2020-09-07 22:43:23 +02:00
Phan An
f4a9455e81 feat: use a different manifest for Remote 2019-12-27 20:34:35 +07:00
Fiete Börner
c970481f19 add support for non root installations (#673)
* remove all absolute forward slashes to make relative urls

* set global baseUrl in common blade template

use this variable in all api calls

* fix absolute url paths in scss

set a base href in app index files for all relative resource paths

* rename baseUrl to BASE_URL
2017-10-26 15:59:53 +01:00
Phan An
f8ed3a1ee5 Use global variables for pusher config instead of dotenv-webpack 2017-10-02 19:38:42 +01:00
Phan An
f0d86ac68b Optimize for standalone mode 2017-08-27 22:38:59 +01:00
Phan An
dc7c6bec45 Refactor the remote controller into its own page 2017-08-27 16:53:17 +01:00
An Phan
bdca871b6e
Upgraded to Laravel 5.4 2017-02-15 11:16:49 +08:00
An Phan
86ca8d40f6
Add iTunes integration 2016-12-11 21:08:30 +08:00
An Phan
0921b59ed0
Add <noscript> 2016-12-10 17:39:02 +08:00
An Phan
ae3d2fadf3
Move browserconfig.xml 2016-07-07 00:40:05 +08:00
An Phan
c2ad531b89
Move manifest.json location 2016-07-07 00:35:10 +08:00
An Phan
2f8a152c98
Switching to Vue2.0 2016-06-25 16:21:39 +08:00
An Phan
fd0defc059 Basically completed compilation feature 2016-05-19 23:21:27 +08:00
Timothy Cyrus
408e086751 Update index.blade.php 2016-03-26 19:05:16 -04:00
An Phan
e0004718e5 Remove unused csrf-token meta 2016-02-03 00:38:57 +08:00
An Phan
24cb32ceea Serve static assets via CDN if possible 2016-01-28 13:35:51 +08:00
An Phan
6ac4093268 Serve Google fonts locally 2016-01-07 14:33:58 +08:00
An Phan
614e6267bf Moving the icons and add a manifest 2016-01-05 19:17:00 +08:00
An Phan
5890e357d6 Disable zooming... sigh 2015-12-30 11:34:25 +07:00
An Phan
9637f4cd26 Undo the iOS app-like support 2015-12-28 08:48:02 +07:00
An Phan
118210f8e3 A better app-like support for iOS 2015-12-27 21:19:25 +07:00
An Phan
27b38461de Trying to make it work with L52 2015-12-27 16:12:32 +07:00
An Phan
f449a1a744 Add Last.fm scrobbling functionality 2015-12-20 20:17:35 +08:00
An Phan
c3ec0e1198 Move touch and tile icons to img folder 2015-12-14 11:39:06 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00