Commit graph

17 commits

Author SHA1 Message Date
decaffeinate
24fee2faf7
decaffeinate: Rename coffee files from .coffee to .js 2021-07-08 11:18:47 +01:00
Rainshaw
35477973cf
fix redis config (#895)
* fix redis config when using redis on host machine without password auth
2021-06-15 12:51:25 +02:00
Shane Kilkelly
9fecfbe429
Add the new outputDir setting for CLSI (#862)
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2021-04-07 15:20:19 +02:00
Shane Kilkelly
cb944a8996
Expose new smtp vars: 'name', and 'logger' (#854)
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
2021-04-07 15:19:17 +02:00
Miguel Serrano
b39f2ba107
Added SHARELATEX_SAML_DECRYPTION_CERT environment variable (#860) 2021-03-31 11:11:23 +02:00
Christopher Hoskin
dd874ddef4 Update passport-saml URLs 2021-03-19 09:53:18 +00:00
Miguel Serrano
3199fd359e
Added configurable AWS region to email settings (#847) 2021-03-02 17:29:12 +01:00
Josh Soref
231456f5d7
Fix spelling errors (#823) 2021-03-02 10:35:40 +01:00
Miguel Serrano
e48bc5e03c
added radix to parseInt() calls and make them fail fast (#806) 2020-10-26 11:08:00 +01:00
Miguel Serrano
d8d6dbffee added radix to parseInt() call 2020-10-23 11:58:43 +02:00
Miguel Serrano
8c99bfe066 addressed PR feedback 2020-10-22 18:24:40 +02:00
Miguel Serrano
65c1a971c7 added support for COMPILE_TIMEOUT env 2020-10-22 13:38:14 +02:00
Miguel Serrano
9de5edcffc Fix typo in settings templates->template 2020-10-09 11:32:45 +02:00
Miguel Serrano
9fd72d4e7b added 'OPTIMISE_PDF' environment variable 2020-05-20 07:49:44 +02:00
Timothée Alby
13a6a9ae89
add allowedImageNames setting from ENV vars (#718)
Uses `ALL_TEX_LIVE_DOCKER_IMAGES` (required) and
`ALL_TEX_LIVE_DOCKER_IMAGE_NAMES` (optional) to add the
`allowedImageNames` setting, allowing users to change a project's Tex
Live version.
2020-04-14 12:08:59 +02:00
Miguel Serrano
7b2238ae58
Added 'currentImageName' setting plus migration (#701) 2020-03-09 13:15:40 +01:00
mserranom
93dce40328 moved files from docker-image imported repo to root 2020-02-17 13:56:49 +01:00
Renamed from docker-image/settings.coffee (Browse further)