.. |
Analytics
|
Early return only applies to fault tolerant request
|
2018-03-23 10:02:11 +00:00 |
Announcements
|
Update analytics manager to use new path
|
2018-02-07 09:39:00 +00:00 |
Authentication
|
If we're creating v1 accounts, don't allow login for users already linked up
|
2018-08-03 14:58:29 +01:00 |
Authorization
|
use ProjectGetter rather than Project directly
|
2018-02-16 08:55:09 +00:00 |
BetaProgram
|
remove UserLocator
|
2018-05-28 14:11:13 +02:00 |
Blog
|
jpeg -> json
|
2017-03-20 11:08:42 +00:00 |
Captcha
|
remove 'script blocker' from recaptcha message
|
2018-02-07 14:24:15 +00:00 |
Chat
|
Don't call sync functions inside async
|
2017-05-04 17:04:20 +01:00 |
Collaborators
|
use multiple emails when relevant
|
2018-06-08 17:53:45 +02:00 |
Compile
|
add null check on response
|
2018-07-31 13:07:57 +01:00 |
Contacts
|
fix undefined last name
|
2018-06-26 07:50:31 -04:00 |
Cooldown
|
if projectId is not defined, error out
|
2017-05-10 15:25:23 +01:00 |
Docstore
|
return 404 for api request on missing doc
|
2017-04-27 16:41:53 +01:00 |
Documents
|
return projectHistoryId in DocumentController.getDoc
|
2018-04-13 13:45:02 +01:00 |
DocumentUpdater
|
send projectHistoryId with resync requests
|
2018-04-13 13:45:03 +01:00 |
Downloads
|
use ProjectGetter rather than Project directly
|
2018-02-16 08:55:09 +00:00 |
Editor
|
Merge branch 'master' into ja-restore-files
|
2018-04-16 16:14:31 +01:00 |
Email
|
Refactor email template system
|
2018-06-21 10:19:12 +01:00 |
Errors
|
Handle v1 response when email is already in use
|
2018-07-16 17:27:01 +01:00 |
Exports
|
Merge pull request #792 from sharelatex/hb-fetch-export-zips
|
2018-08-02 13:50:11 +01:00 |
FileStore
|
return url from FileStoreHandler.copyFile
|
2017-12-04 09:42:09 +00:00 |
HealthCheck
|
Fixup mixed indentation
|
2018-06-29 19:36:59 -03:00 |
Helpers
|
use EmailHelper.parseEmail on registration
|
2018-06-11 12:31:18 +02:00 |
History
|
Revert "Revert "add v2 history labels endpoints""
|
2018-07-20 15:36:03 +01:00 |
InactiveData
|
avoid error when passing as limit in mongo query
|
2017-09-05 12:33:13 +01:00 |
Institutions
|
institution upgrade
|
2018-07-26 13:01:44 +02:00 |
LinkedFiles
|
Add a new error type to LinkedFiles: FileCannotRefreshError
|
2018-07-05 12:13:07 +01:00 |
Metadata
|
moving data to backend and fixing tests
|
2017-10-24 10:59:41 +01:00 |
Newsletter
|
|
|
Notifications
|
WIP: refactor
|
2016-09-05 15:58:31 +01:00 |
PasswordReset
|
Send out confirmation emails on register and record confirmedAt date
|
2018-06-21 10:21:15 +01:00 |
Project
|
Merge pull request #749 from sharelatex/hb-activate-submit-modal
|
2018-08-09 09:44:41 +01:00 |
RealTimeProxy
|
split site into 2 routers, webRouter and apiRouter
|
2015-07-01 15:23:18 +01:00 |
Referal
|
Return blank features, not default features if no bonuses
|
2018-07-06 09:09:41 +01:00 |
References
|
add references host into settings
|
2018-05-30 15:28:59 +01:00 |
Security
|
Just generate a new token on resending confirmation email
|
2018-07-13 10:42:31 +01:00 |
ServerAdmin
|
Remove stray redis imports.
|
2016-12-19 12:17:23 +00:00 |
Spelling
|
WIP: refactor
|
2016-09-05 15:58:31 +01:00 |
StaticPages
|
Rename setting and use Features.hasFeatures
|
2017-11-22 10:45:31 +00:00 |
Subscription
|
Merge pull request #764 from sharelatex/afc-import-managers
|
2018-07-17 10:10:51 +01:00 |
SudoMode
|
If external auth system is in use, skip sudo-mode checks
|
2017-05-15 15:46:24 +01:00 |
SystemMessages
|
Update SystemMessageManager.coffee
|
2017-03-01 15:46:43 +00:00 |
Tags
|
WIP: refactor
|
2016-09-05 15:58:31 +01:00 |
Templates
|
add v1 template tests
|
2018-05-31 13:26:54 +01:00 |
ThirdPartyDataStore
|
First pass at URL based linked files
|
2018-03-05 10:37:00 +00:00 |
TokenAccess
|
Set redirect when bouncing away from token route
|
2017-11-15 13:30:40 +00:00 |
Uploads
|
Add latexmkrc in FileTypeManager
|
2018-05-10 16:59:58 -04:00 |
User
|
Allow confirmed_at date to be specified
|
2018-08-10 17:48:43 +02:00 |