Commit Graph

418 Commits

Author SHA1 Message Date
Daniel Supernault bc52949ecd
Bump version 2018-11-29 01:33:45 -07:00
daniel 720879cb47
Merge pull request #550 from bremensaki/patch-1
Expose S3 endpoint setting via config file
2018-11-25 13:48:42 -07:00
Daniel Supernault 2172a7264c
Bump version 2018-11-19 19:49:12 -07:00
Daniel Supernault 3e6a131cf3
Update app config 2018-11-18 22:52:23 -07:00
Daniel Supernault 42d59bea52
Update version 2018-11-18 22:20:55 -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 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 f615c8d788
Update pixelfed config 2018-10-26 22:38:11 -06:00
Daniel Supernault a645c6fb38
Update pixelfed config 2018-10-20 23:16:11 -06:00
Daniel Supernault 3aa65b857c
Bump version 2018-10-16 22:54:52 -06:00
Daniel Supernault 875253dbba
Update pixelfed config 2018-10-16 20:13:55 -06:00
Daniel Supernault ad122aa876
Update database config, dont run mysql in strict mode 2018-10-09 19:29:02 -06:00
Daniel Supernault 6995872e31
Update database config, fixes #477 2018-09-23 16:56:39 -06:00
Daniel Supernault 91ca788c1a
Update app config, add PrettyNumber facade 2018-09-02 19:32:05 -06:00
Daniel Supernault d4691b007b
Bump version 2018-08-30 22:32:07 -06:00
daniel b8abbdd90f Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Daniel Supernault 3c5dc24bec
Update config 2018-08-27 21:01:08 -06:00
daniel 47b82d1a9a
Merge pull request #246 from m4sk1n/maxlength
Add info about max bio length, make names length customizable
2018-08-26 15:03:44 -06:00
Marcin Mikołajczak 97917768f0
500 :) 2018-08-26 18:53:20 +02:00
Marcin Mikołajczak a1588a82c1
Merge branch 'dev' into maxlength 2018-08-26 18:52:12 +02:00
Pierre Jaury 9f4bcd2a44 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 2018-08-20 15:41:45 +02:00
Daniel Supernault 944a7fe8d3
Bump version 2018-08-19 19:23:27 -06:00
Pierre Jaury 2db1f1174f Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 2018-08-15 04:34:36 +02:00
Daniel Supernault e5271ad2ff
Bump version 2018-08-13 22:24:31 -06:00
Pierre Jaury 16dc76db17 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 2018-08-13 15:59:39 +02:00
Daniel Supernault 8eb04f7433
Bump version 2018-08-11 22:36:12 -06:00
Daniel Supernault 13551b1f9e
Update pixelfed config, bump version 2018-08-10 00:27:39 -06:00
Daniel Supernault 46cfeb7f1b
Update pixelfed config, bump version 2018-08-09 23:50:10 -06:00
Daniel Supernault de98c02a6e
Update horizon config 2018-08-09 23:06:48 -06:00
Daniel Supernault 774557e8c9
Add custom image quality to config 2018-08-09 20:31:14 -06:00
Pierre Jaury 306e2c1e41 Merge branch 'dev' of github.com:pixelfed/pixelfed into dev 2018-08-01 22:03:01 +02:00
Daniel Supernault c674845a64 Update pixelfed config 2018-07-24 22:38:59 -06:00
Daniel Supernault 0623ed5ebf Update config files 2018-07-23 18:54:42 -06:00
Daniel Supernault 8f8d099f49 Update pixelfed.php 2018-07-23 14:37:28 -06:00
Daniel Supernault 576f2471e1 Update ImageOptimizer config, disable logging by default 2018-07-12 15:57:55 -06:00
Daniel Supernault b54551a94c Add account size limit 2018-07-12 10:43:02 -06:00
Pierre Jaury ff67d9e581 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 2018-06-20 22:50:37 +02:00
Pierre Jaury a6ae3f2483 Allow setting the locale from environment 2018-06-16 23:00:35 +02:00
Pierre Jaury 58cc272c88 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 2018-06-16 08:52:27 +02:00
Daniel Supernault a415b421cb Add Email Verification 2018-06-13 23:30:43 -06:00
Daniel Supernault 47df007a7e Add Photo Filters and Photo Albums 2018-06-13 20:57:16 -06:00
Pierre Jaury 91a8f919de Fix a typo in the proxy configuration 2018-06-12 21:48:14 +02:00
Pierre Jaury eddeb5e788 Improve the support for a trust proxy 2018-06-12 20:49:52 +02:00
Marcin Mikołajczak 994aed0752 Add info about max bio length, make names length customizable
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-06-10 20:40:34 +02:00
Pierre Jaury 1af0b8abbb Configure trust proxies 2018-06-10 20:06:22 +02:00
Daniel Supernault 7a7c87d87d Add laravel-backup 2018-06-06 22:40:16 -06:00
Daniel Supernault c53e963537 Add supported file types and max caption length to new post form.
Closes #121 and #136
2018-06-02 16:53:35 -06:00
Daniel Supernault 92939ed867 Add recaptcha to login/register form 2018-06-01 11:58:43 -06:00
Daniel Supernault 82f3c50766 Add debugbar config 2018-05-31 21:37:52 -06:00
Daniel Supernault b9c02e5b68 Update horizon config 2018-05-31 21:35:32 -06:00
Daniel Supernault 51aa17052f Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
2018-05-31 21:34:04 -06:00
Daniel Supernault c6a602e324 Update pixelfed.php config 2018-05-28 17:48:59 -06:00
Daniel Supernault de9237b5e1 Update cache.php config 2018-05-26 19:24:49 -06:00
Daniel Supernault da94721d62 Update cache.php, add more detailed redis config
Closes #19
2018-05-26 17:05:38 -06:00
Daniel Supernault 1e3a432087 Restrict new registrations with env setting 2018-05-23 21:03:20 -06:00
Daniel Supernault b6dc212b4d Update RestrictedNames 2018-05-22 18:45:13 -06:00
Daniel Supernault 993ef7e225 Update pixelfed config 2018-05-22 18:03:54 -06:00
Daniel Supernault a86b3ee06d Add pixelfed config 2018-05-20 15:47:39 -06:00
Daniel Supernault 2bb0d1ca8b Add routes config 2018-05-19 21:06:28 -06:00
Daniel Supernault 950fddf9e3 Add partial cache config 2018-05-19 21:06:07 -06:00
Daniel Supernault 72a5a12804 Add image config 2018-05-19 21:05:53 -06:00
Daniel Supernault 89c0ff9855 Add image optimizer config 2018-05-19 21:05:42 -06:00
Daniel Supernault a94fee7169 Add Horizon config 2018-05-19 21:05:31 -06:00
Daniel Supernault 8a932e8e1f Add HashIds 2018-04-15 21:45:19 -06:00
Daniel Supernault a034358c98 Add Laravel Framework 2018-04-15 17:56:48 -06:00