Commit Graph

1487 Commits

Author SHA1 Message Date
Mike Barnes d483f4a01f
Expose S3 endpoint setting via config file
To use non-AWS services like Google Cloud Storage or a custom provider via S3 compatibility, the endpoint needs to be configurable, and separated from the URL to allow Cloudflare etc proxy for SSL termination.

eg for GCS in S3 mode with custom domain:
AWS_ENDPOINT="https://storage.googleapis.com"
AWS_URL="https://i.pitchfork.club"

This is already supported via the driver, it just needs a config option to feed it in.

https://laracasts.com/discuss/channels/laravel/custom-file-driver-digital-ocean-spaces?page=1
2018-11-05 17:01:22 +11:00
Daniel Supernault 6b798954e4
Update nav view 2018-11-04 19:05:27 -07:00
Daniel Supernault 47d6c383db
Add PostComponent.vue 2018-11-04 18:48:58 -07:00
Daniel Supernault 9b96e53f11
Add PostPresenter vue component 2018-11-04 17:48:06 -07:00
Daniel Supernault 68a4dd00b6
Add placeholder CirclePanel vue component 2018-11-04 17:45:18 -07:00
Daniel Supernault 28827559d5
Update RemoteFollowPipeline job 2018-11-04 17:20:48 -07:00
Daniel Supernault f69248ba06
Update HomeSettings Controller, allow html in bio 2018-11-04 17:18:11 -07:00
Daniel Supernault 3696745cbf
Update InternalApiController 2018-11-04 17:17:21 -07:00
Daniel Supernault 033dc7cc96
Update HomeController 2018-11-04 17:15:59 -07:00
Daniel Supernault cd388215d8
Update FederationController, add inbox worker 2018-11-04 17:12:32 -07:00
Daniel Supernault f8e19fdafe
Add DirectMessageController 2018-11-04 17:10:22 -07:00
Daniel Supernault b5f452d4c1
Update BaseApiControllers 2018-11-04 17:09:45 -07:00
Daniel Supernault 6ba7c419fb
Add developer settings view 2018-11-03 22:34:45 -06:00
Daniel Supernault fdf55cfe1c
Add account export settings view 2018-11-03 22:34:24 -06:00
Daniel Supernault cde0c0437b
Add developer application settings view 2018-11-03 22:32:53 -06:00
Daniel Supernault 91ec751802
Update settings import view 2018-11-03 22:32:16 -06:00
Daniel Supernault fb513e0a53
Add Mastodon import view 2018-11-03 22:31:39 -06:00
Daniel Supernault f46bae3d69
Add IG import view 2018-11-03 22:31:14 -06:00
Daniel Supernault e7b807323b
Update privacy page, changed font weights 2018-11-03 22:20:15 -06:00
Daniel Supernault 0eb8ab172e
Update admin settings system view 2018-11-03 22:18:11 -06:00
Daniel Supernault 5057730c9d
Add admin page edit view 2018-11-03 22:16:40 -06:00
Daniel Supernault 1e02bb5446
Update custom sass 2018-11-03 22:15:36 -06:00
Daniel Supernault 9c1dbbe9b1
Update timeline.js 2018-11-03 22:15:15 -06:00
Daniel Supernault 6eaafb99dc
Add DiscoverComponent, with trending hashtags removed 2018-11-03 22:09:51 -06:00
Daniel Supernault 2bc1e5b2ce
Update bootstrap.js 2018-11-03 22:08:32 -06:00
Daniel Supernault b6cee0da95
Update user factory seeder 2018-11-03 22:05:47 -06:00
Daniel Supernault 436dc3032c
Update queue config, set higher than timeout 2018-11-03 22:02:15 -06:00
Daniel Supernault b7e22af48e
Add html purifier config 2018-11-03 22:01:30 -06:00
Daniel Supernault 913de113ec
Update debugbar config 2018-11-03 22:00:59 -06:00
Daniel Supernault 32010897c1
Update config/app.php 2018-11-03 21:59:48 -06:00
Daniel Supernault f4603207c7
Add new middleware to kernel 2018-11-03 21:58:21 -06:00
Daniel Supernault 32ef92b917
Add Localization Middleware 2018-11-03 21:58:00 -06:00
Daniel Supernault ef10c24d16
Update InboxWorker 2018-11-03 21:53:46 -06:00
Daniel Supernault 4ae6cb4307
Add ImportController 2018-11-03 21:51:51 -06:00
Daniel Supernault edd79a3a80
Add Mastodon Import controller 2018-11-03 21:50:54 -06:00
Daniel Supernault 645272145f
Add IG Import controller 2018-11-03 21:50:20 -06:00
Daniel Supernault 69606293b3
Update Status model 2018-11-03 21:48:57 -06:00
Daniel Supernault 0f35996ed7
Update Api StatusTransformer, fix album order bug 2018-11-03 21:48:28 -06:00
Daniel Supernault ad47733cf0
Update Api MediaTransformer 2018-11-03 21:47:49 -06:00
Daniel Supernault 7b748ecc8a
Add story models 2018-11-03 21:45:44 -06:00
Daniel Supernault 9f29ab9338
Update Report model 2018-11-03 21:25:26 -06:00
Daniel Supernault 7492194cc2
Update StatusDelete pipeline 2018-11-03 21:24:50 -06:00
Daniel Supernault 243c62e73f
Add SharePipeline job 2018-11-03 21:24:06 -06:00
Daniel Supernault c710effcd4
Fix pleroma bug with invalid urls 2018-11-03 21:22:45 -06:00
Daniel Supernault 7dc1bc7d9f
Update LikePipeline 2018-11-03 21:22:08 -06:00
Daniel Supernault 97a632c987
Add IG import job 2018-11-03 21:21:35 -06:00
Daniel Supernault 8420a839d9
Update Profile model 2018-11-03 21:20:11 -06:00
Daniel Supernault fb24f382c0
Update Media model 2018-11-03 21:19:22 -06:00
Daniel Supernault 3b7127ba32
Update Like model 2018-11-03 21:18:54 -06:00
Daniel Supernault 487b3dc412
Add VideoOptimize job 2018-11-03 21:18:21 -06:00