Commit Graph

25772 Commits

Author SHA1 Message Date
James Allen bc22a371d0 Explicitly look for output.pdf file, not any pdf 2014-05-29 15:49:48 +01:00
James Allen eb7bcc6922 Remove old history deletion method 2014-05-29 15:37:16 +01:00
James Allen dc9fff94f3 Add null checks for null folders 2014-05-29 14:21:46 +01:00
James Allen e4e14602f1 null check on id 2014-05-29 12:04:18 +01:00
James Allen 9f969bba4d Handle null doc lines 2014-05-29 11:18:31 +01:00
James Allen a6c3b92632 Don't ignore package/config/settings.coffee 2014-05-28 12:44:53 +01:00
James Allen 70ca95844a Report failed fpm command 2014-05-28 12:42:49 +01:00
James Allen 7141afc413 Use spawn to run fpm 2014-05-28 12:28:43 +01:00
James Allen e1a547c202 Fix multline auto-complete typo 2014-05-27 13:08:01 +01:00
James Allen 80c58bb718 Remove deprecated versioning code 2014-05-27 12:56:23 +01:00
James Allen c1afbc66d9 Don't error if user is not logged in when compiling 2014-05-27 12:33:56 +01:00
James Allen e529875245 Revert "Send content-length header when getting file"
This reverts commit 6f5f7a98fd3ce53091aacc744f43c7704ba73461.
2014-05-23 13:57:18 +01:00
James Allen daf4f1ffd4 Send content-length header when getting file 2014-05-23 13:54:20 +01:00
James Allen f8819fbbd7 Increase req and res stream timeouts to 3 minutes 2014-05-22 12:18:56 +01:00
Henry Oswald a2f564df8b changed image preview to lowercase it so .PNG will preview 2014-05-21 17:44:30 +01:00
Henry Oswald 895bb55677 lowercase file extension when seeing preview 2014-05-21 17:34:57 +01:00
James Allen 8f41c6dcb2 Don't automatically clear the cache 2014-05-21 15:20:25 +01:00
Henry Oswald 10c012d856 removed tpdsworker 2014-05-21 12:28:31 +01:00
Henry Oswald fd53cf0124 tell tpds sender to use pub url for docstore 2014-05-21 09:15:50 +01:00
James Allen 063f6c7680 Only auto clear CLSI cache on hard error, otherwise prompt user 2014-05-21 08:04:52 +01:00
Henry Oswald ce0fb75224 removed grunt-nodemon from package.json as its not used atm 2014-05-20 13:34:04 +01:00
Henry Oswald 57eb0e2006 Revert "Revert "changed docstore url to /raw for tpds updates""
This reverts commit 4af4ff34b0ebad0ce9056a1c1dd5e20f12f6096d.
2014-05-20 13:19:02 +01:00
Henry Oswald ed9e25450a Revert "Revert "change send doc lines using tpds to work with stream and doc store""
This reverts commit a41299570d07b83111b6a995902a30a67867a5c7.
2014-05-20 13:18:59 +01:00
Henry Oswald 973d9b8643 added raw endpoint to docstore 2014-05-20 13:04:33 +01:00
James Allen 93d418b716 Revert "change send doc lines using tpds to work with stream and doc store"
This reverts commit ba37710b087b4919c01eed3d8cfeb9d61af43a4d.
2014-05-20 11:14:06 +01:00
James Allen 22c577f9b5 Revert "changed docstore url to /raw for tpds updates"
This reverts commit f9e60db892d270811c5e38f273d8a1b62b86eeb2.
2014-05-20 11:13:57 +01:00
Henry Oswald 2398b34f28 changed docstore url to /raw for tpds updates 2014-05-20 08:32:39 +01:00
Henry Oswald d32fe588b7 change send doc lines using tpds to work with stream and doc store 2014-05-19 20:32:48 +01:00
James Allen 9261987bd8 Increase size limit (arbitrarily... *shrug*) 2014-05-19 20:03:05 +01:00
James Allen a45200dfe3 Automatically clear CLSI cache when compile fails 2014-05-19 16:10:52 +01:00
James Allen 7fed2155be Differentiate between timeouts, server errors, and LaTeX failures in client 2014-05-19 16:10:52 +01:00
James Allen 6c5a2c2740 Reconfigure internal CLSI call to understand more than just success/failure 2014-05-19 16:10:52 +01:00
Henry Oswald a53d767eca changed 412 status code to 400 2014-05-19 14:02:54 +01:00
James Allen 5cd66aad58 Return more informative errors 2014-05-19 07:18:57 -04:00
Henry Oswald de38cbf595 destroy session when getting project details 2014-05-19 12:01:05 +01:00
Henry Oswald 6f9969d6e1 log out after smoke tests 2014-05-19 11:53:10 +01:00
Henry Oswald af2de3cdeb finished off change email 2014-05-19 11:50:32 +01:00
James Allen de0d79e1bf Use configurable upload directory 2014-05-17 21:01:48 +01:00
Henry Oswald 7437115967 added controler t change user email 2014-05-16 17:45:48 +01:00
Henry Oswald c4a420bd7f writen function to set the user email safely 2014-05-16 17:29:54 +01:00
James Allen cc962e1c44 Add indexes in background 2014-05-16 17:00:30 +01:00
James Allen 6a371c267f Fix indexes 2014-05-16 16:41:40 +01:00
James Allen 29ad81c134 Use expiresAt rather than tempCreatedAt 2014-05-16 16:41:14 +01:00
James Allen 8b0b79bc32 Use TTL index to auto-delete updates after a week when versioning is not enabled 2014-05-16 15:59:12 +01:00
James Allen 7cca4f0368 Don't store and send version data 2014-05-16 13:06:35 +01:00
James Allen a62bff5052 USe parallel limit on zip file streaming 2014-05-16 11:50:15 +01:00
Henry Oswald 28ae33b100 added login link to reset message 2014-05-16 11:34:28 +01:00
Henry Oswald 221c2214dd changed class from email to password on form 2014-05-16 11:30:44 +01:00
Henry Oswald 50df82697a Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-05-16 11:27:09 +01:00
James Allen 2104c69cb9 Stream files into zip in series 2014-05-16 11:26:58 +01:00