Commit graph

1560 commits

Author SHA1 Message Date
Daniel Supernault
7d152a7b54
Update bootstrap.js 2018-11-08 22:01:59 -07:00
Daniel Supernault
242a0483b8
Update PostComponent.vue 2018-11-08 22:01:28 -07:00
Daniel Supernault
a95893fefb
Update profile view 2018-11-08 21:38:43 -07:00
Daniel Supernault
ae95c3153a
Remove custom 403 view, use default 2018-11-08 21:22:29 -07:00
Daniel Supernault
8374ebf0f8
Update DiscoverController 2018-11-08 21:14:35 -07:00
Daniel Supernault
44e8c23631
Update discover view 2018-11-08 21:11:47 -07:00
Daniel Supernault
ff14c47699
Update layout template 2018-11-08 20:58:54 -07:00
Daniel Supernault
5980c3cd14
Update nav 2018-11-08 20:53:04 -07:00
Daniel Supernault
2e8bb48872
Update compiled assets 2018-11-08 20:45:20 -07:00
Daniel Supernault
8148f80c6b
Update bootstrap/components js 2018-11-08 20:43:32 -07:00
Daniel Supernault
4571b63f11
Add components.js 2018-11-08 20:26:47 -07:00
Daniel Supernault
88331667bf
Update bootstrap.js 2018-11-08 20:25:49 -07:00
Daniel Supernault
baa802ad33
Update InternalApiController 2018-11-08 20:24:20 -07:00
Daniel Supernault
ad98d35a6d
Add api routes, just inbox for now 2018-11-08 18:38:19 -07:00
Daniel Supernault
0e9d13ea99
Update web routes 2018-11-08 18:32:08 -07:00
Daniel Supernault
b1be74efc4
Add video.js package 2018-11-08 18:29:09 -07:00
Daniel Supernault
6d907414d1
Update Status model 2018-11-08 18:28:07 -07:00
Daniel Supernault
cba743bb5b
Update TimelineController 2018-11-08 18:27:38 -07:00
Daniel Supernault
853a4bc7a5
Update ProfileController 2018-11-08 18:26:49 -07:00
Daniel Supernault
4300315fd6
Add CollectionItemController 2018-11-08 18:25:39 -07:00
Daniel Supernault
5215a68162
Add CollectionController 2018-11-08 18:25:22 -07:00
Daniel Supernault
5e371315c5
Update SettingsController 2018-11-07 21:34:31 -07:00
Daniel Supernault
05745d2fb3
Update FederationController 2018-11-07 20:18:30 -07:00
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