Shane Kilkelly
|
02d75deaa0
|
when setting content-disposition, uri-encode names
|
2017-04-12 09:31:59 +01:00 |
|
Shane Kilkelly
|
0555154a24
|
Merge branch 'sk-fix-folder-creation'
|
2017-04-04 11:01:07 +01:00 |
|
Shane Kilkelly
|
043520fc28
|
Remove the Metrics module, use metrics-sharelatex
|
2017-04-03 16:18:30 +01:00 |
|
Shane Kilkelly
|
bee62400a6
|
Merge branch 'master' into sk-upgrade-metrics
|
2017-03-31 14:08:12 +01:00 |
|
Shane Kilkelly
|
cc81eca902
|
Account for error being null
|
2017-03-31 10:46:13 +01:00 |
|
Shane Kilkelly
|
2c62acee0b
|
Cleaner error reporting for addFolder endpoint
|
2017-03-31 10:31:03 +01:00 |
|
James Allen
|
3bf19a38ee
|
Merge pull request #467 from sharelatex/ja-validate-recurly-subscription-on-creation
Handle a 404 from Recurly if account doesn't exist
|
2017-03-28 16:06:25 +01:00 |
|
James Allen
|
08699d7aa2
|
Handle a 404 from Recurly if account doesn't exist
|
2017-03-28 15:46:58 +01:00 |
|
James Allen
|
f53234271f
|
Merge pull request #465 from sharelatex/sk-hide-email-errors
If sending email fails, return a generic error.
|
2017-03-28 13:16:43 +01:00 |
|
James Allen
|
2e6e51eb6d
|
Merge pull request #464 from sharelatex/ja-validate-recurly-subscription-on-creation
Check Recurly for subscription as well before creating subscription
|
2017-03-28 13:15:58 +01:00 |
|
Brian Gough
|
835d8d618d
|
use error handler
|
2017-03-28 11:33:37 +01:00 |
|
Brian Gough
|
6002fdbad6
|
return 404 on project details not found
|
2017-03-28 10:30:53 +01:00 |
|
Brian Gough
|
f433510e61
|
return NotFound error in ProjectDetailsHandler
|
2017-03-28 10:12:52 +01:00 |
|
Brian Gough
|
4e66b045e3
|
fix unhandled exception in ProjectDetailsHandler
|
2017-03-28 09:44:50 +01:00 |
|
Shane Kilkelly
|
d2e1efe4a9
|
fix a daft mistake
|
2017-03-27 17:45:19 +01:00 |
|
Shane Kilkelly
|
69b9b308d4
|
If sending email fails, return a generic error.
This prevents us from leaking juicy details of our aws/ses setup via the
password-reset form.
|
2017-03-27 16:17:38 +01:00 |
|
James Allen
|
7aa4c0c030
|
Check Recurly for subscription as well before creating subscription
|
2017-03-27 12:07:43 +01:00 |
|
Henry Oswald
|
f27dfa54f1
|
fixup AuthenticationController from missing module after merge
|
2017-03-27 09:42:49 +01:00 |
|
Henry Oswald
|
9c7465fd64
|
Merge pull request #461 from sharelatex/ho-annom-user-events
add identify on login
|
2017-03-27 09:28:34 +01:00 |
|
Henry Oswald
|
aa4f768513
|
Merge pull request #455 from sharelatex/ho-bug-fix
multiple small bug fixes
|
2017-03-27 09:28:28 +01:00 |
|
Henry Oswald
|
379efcb04a
|
Merge branch 'master' into ho-annom-user-events
|
2017-03-27 09:28:03 +01:00 |
|
Henry Oswald
|
ed4a321906
|
remove extra debug route
|
2017-03-23 15:39:12 +00:00 |
|
Henry Oswald
|
cff922a0f5
|
idendify -> identify
|
2017-03-22 16:01:26 +00:00 |
|
Henry Oswald
|
ebdce6169e
|
idendifyUser on login
|
2017-03-22 15:50:49 +00:00 |
|
Shane Kilkelly
|
1663f2a8eb
|
Use res.send, not next
|
2017-03-21 11:09:39 +00:00 |
|
Shane Kilkelly
|
1ed1eaaa05
|
If analytics is not configured, produce a ServiceNotConfiguredError
|
2017-03-21 10:57:39 +00:00 |
|
Shane Kilkelly
|
8a8a5a7079
|
Add a 'ServiceNotConfiguredError' to Errors module.
|
2017-03-21 10:57:09 +00:00 |
|
Henry Oswald
|
ca3849c0c2
|
jpeg -> json
|
2017-03-20 11:08:42 +00:00 |
|
Shane Kilkelly
|
a64f890ed0
|
Upgrade metrics api
|
2017-03-17 14:55:41 +00:00 |
|
Henry Oswald
|
625fa810c2
|
validate mongo id in getPrivilegeLevelForProject
https://sentry.io/sharelatex-1/sl-web-server-prod/issues/204397665/
|
2017-03-17 14:44:51 +00:00 |
|
Henry Oswald
|
8ee2e5ba63
|
null check folder in findElement
https://sentry.io/sharelatex-1/sl-web-server-prod/issues/236000085/
|
2017-03-17 13:29:20 +00:00 |
|
Henry Oswald
|
31b1c53faa
|
proxy jpg to blog backend
https://sentry.io/sharelatex-1/sl-web-server-prod/issues/212236471/
|
2017-03-17 13:24:50 +00:00 |
|
Henry Oswald
|
e5468983ce
|
clone project plow though null doc/file/folders
https://sentry.io/sharelatex-1/sl-web-server-prod/issues/227107799/
|
2017-03-17 13:21:30 +00:00 |
|
Henry Oswald
|
d453a4d5c7
|
null check stat when we check file on disk
https://sentry.io/sharelatex-1/sl-web-server-prod/issues/125814174/
|
2017-03-17 13:03:16 +00:00 |
|
Shane Kilkelly
|
f2b5901776
|
wip: use new metrics.timeAsyncMethod
|
2017-03-16 10:59:18 +00:00 |
|
Shane Kilkelly
|
1ce48e971a
|
Merge branch 'sk-fix-file-upload'
|
2017-03-10 11:30:03 +00:00 |
|
James Allen
|
604aa7859e
|
Merge pull request #449 from sharelatex/ho-trust-blog-urls
don't add /blog to the start of blog urls in annoucements
|
2017-03-09 13:28:36 +00:00 |
|
James Allen
|
6068ac8f88
|
Merge pull request #450 from sharelatex/pr-review-feature-page
Review features page
|
2017-03-09 13:28:25 +00:00 |
|
Shane Kilkelly
|
ec25ee9045
|
When upload to filestore fails, produce an error
|
2017-03-09 10:11:45 +00:00 |
|
James Allen
|
b75d0ab3eb
|
Don't show onboarding for newly registered users
|
2017-03-09 09:13:49 +00:00 |
|
Henry Oswald
|
63b84d3724
|
don't add /blog to the start of blog urls in annoucements
also up timeout
|
2017-03-08 17:58:22 +00:00 |
|
Henry Oswald
|
d722f47b0f
|
add indentify option and uuid for users not logged in
|
2017-03-08 17:51:35 +00:00 |
|
Paulo Reis
|
a5e2ae3853
|
New URL; style adjustments.
|
2017-03-08 12:25:21 +00:00 |
|
James Allen
|
eb30c46458
|
Turn on track changes for everyone and take out of beta
|
2017-03-08 11:58:16 +00:00 |
|
James Allen
|
a4464a330c
|
Merge pull request #446 from sharelatex/ja-track-changes-module
Pull track changes backend into a module
|
2017-03-06 11:27:11 +00:00 |
|
Paulo Reis
|
5459ae8daa
|
Prepare to use a static feature page.
|
2017-03-03 17:15:29 +00:00 |
|
James Allen
|
2b36a443c9
|
Pull track changes backend into a module
|
2017-03-02 16:45:24 +00:00 |
|
Henry Oswald
|
8db684bd2d
|
Update SystemMessageManager.coffee
|
2017-03-01 15:46:43 +00:00 |
|
Henry Oswald
|
1a9c035647
|
bring system message checks down to 1 min.
can take ages when at 5 mins
|
2017-02-28 18:53:34 +00:00 |
|
James Allen
|
d01d6a35cf
|
Only create Controller when showing onboarding
|
2017-02-15 09:47:37 +01:00 |
|