Commit Graph

1579 Commits (5a8b919f25f37f0a9fa3554fcce54c845363839e)
 

Author SHA1 Message Date
Daniel Supernault b75745f4d6
Update webpack 6 years ago
Daniel Supernault aa903a3902
Update RouteServiceProvider 6 years ago
Daniel Supernault 1a6219e7af
Add fediverse svg 6 years ago
Daniel Supernault 65d30f14e7
Update ToS 6 years ago
Daniel Supernault 2bc8bbd413
Update web routes 6 years ago
Daniel Supernault ed8e3ba014
Update API routes 6 years ago
Daniel Supernault a2599ee52e
Update timeline template 6 years ago
Daniel Supernault 9def1e6c9b
Update timeline status template 6 years ago
Daniel Supernault 6d4edf6f20
Add timeline video view 6 years ago
Daniel Supernault c9cfba8c14
Add timeline video album view 6 years ago
Daniel Supernault 412e7b3ad6
Add timeline photo view 6 years ago
Daniel Supernault 358c510f3d
Add timeline album view 6 years ago
Daniel Supernault bbc56b74da
Update StatusController 6 years ago
Daniel Supernault 454ae2166c
Update status view 6 years ago
Daniel Supernault cb0b389e3c
Update compiled assets 6 years ago
Daniel Supernault 6fa2a145dc
Update PostComponent.vue 6 years ago
Daniel Supernault 1d6cb706cc
Update InternalApiController, move methods to PublicApiController 6 years ago
Daniel Supernault 14e8855b4d
Add PublicApiController 6 years ago
Daniel Supernault b0f31f9abd
Update compiled assets 6 years ago
Daniel Supernault 7d152a7b54
Update bootstrap.js 6 years ago
Daniel Supernault 242a0483b8
Update PostComponent.vue 6 years ago
Daniel Supernault a95893fefb
Update profile view 6 years ago
Daniel Supernault ae95c3153a
Remove custom 403 view, use default 6 years ago
Daniel Supernault 8374ebf0f8
Update DiscoverController 6 years ago
Daniel Supernault 44e8c23631
Update discover view 6 years ago
Daniel Supernault ff14c47699
Update layout template 6 years ago
Daniel Supernault 5980c3cd14
Update nav 6 years ago
Daniel Supernault 2e8bb48872
Update compiled assets 6 years ago
Daniel Supernault 8148f80c6b
Update bootstrap/components js 6 years ago
Daniel Supernault 4571b63f11
Add components.js 6 years ago
Daniel Supernault 88331667bf
Update bootstrap.js 6 years ago
Daniel Supernault baa802ad33
Update InternalApiController 6 years ago
Daniel Supernault ad98d35a6d
Add api routes, just inbox for now 6 years ago
Daniel Supernault 0e9d13ea99
Update web routes 6 years ago
Daniel Supernault b1be74efc4
Add video.js package 6 years ago
Daniel Supernault 6d907414d1
Update Status model 6 years ago
Daniel Supernault cba743bb5b
Update TimelineController 6 years ago
Daniel Supernault 853a4bc7a5
Update ProfileController 6 years ago
Daniel Supernault 4300315fd6
Add CollectionItemController 6 years ago
Daniel Supernault 5215a68162
Add CollectionController 6 years ago
Daniel Supernault 5e371315c5
Update SettingsController 6 years ago
Daniel Supernault 05745d2fb3
Update FederationController 6 years ago
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
6 years ago
Daniel Supernault 6b798954e4
Update nav view 6 years ago
Daniel Supernault 47d6c383db
Add PostComponent.vue 6 years ago
Daniel Supernault 9b96e53f11
Add PostPresenter vue component 6 years ago
Daniel Supernault 68a4dd00b6
Add placeholder CirclePanel vue component 6 years ago
Daniel Supernault 28827559d5
Update RemoteFollowPipeline job 6 years ago
Daniel Supernault f69248ba06
Update HomeSettings Controller, allow html in bio 6 years ago
Daniel Supernault 3696745cbf
Update InternalApiController 6 years ago