.. |
Analytics
|
split site into 2 routers, webRouter and apiRouter
|
2015-07-01 15:23:18 +01:00 |
Authentication
|
destroy users session before creating a new one for them after login
|
2015-07-01 15:29:02 +01:00 |
Blog
|
if blog or universities site is down don't crash, send 500
|
2015-08-20 16:55:16 +01:00 |
Chat
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
Collaborators
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
Compile
|
added missing null check in
|
2015-10-19 22:14:52 +01:00 |
Docstore
|
added inactive and reactivate project logic
|
2015-08-13 22:40:28 +01:00 |
Documents
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
DocumentUpdater
|
Send source of update to doc updater and allow external updates to be ignored in UI
|
2014-10-16 11:27:10 +01:00 |
Downloads
|
|
|
Editor
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
Email
|
changed ShareLaTeX thoughts to go into type form
|
2015-05-29 16:27:35 +01:00 |
Errors
|
fixed some bits
|
2014-08-07 13:56:04 +01:00 |
FileStore
|
Catch the case where filename is shorter than the extension length.
|
2015-08-20 15:56:30 +01:00 |
HealthCheck
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
InactiveData
|
don't archive project in track changes for moment
|
2015-10-20 17:36:37 +01:00 |
Newsletter
|
|
|
PasswordReset
|
Keep password reset token in session, and strip it from reset page url.
|
2015-08-24 11:53:33 +01:00 |
Project
|
Try to put a new doc in the docstore first so that if it fails it doesn't leave a broken doc_id in the project
|
2015-10-16 12:34:33 +01:00 |
RealTimeProxy
|
split site into 2 routers, webRouter and apiRouter
|
2015-07-01 15:23:18 +01:00 |
Referal
|
update the entire users features on assign bonus bu don't update
|
2015-10-07 13:50:51 +01:00 |
Security
|
make PasswordResetTokenHandler generic so it can be used for invites
|
2015-05-26 15:24:09 +01:00 |
ServerAdmin
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
Spelling
|
for spelling attach error handler first
|
2015-10-20 09:55:12 +01:00 |
StaticPages
|
if blog or universities site is down don't crash, send 500
|
2015-08-20 16:55:16 +01:00 |
Subscription
|
added subscription handler null check
|
2015-10-19 22:29:11 +01:00 |
SystemMessages
|
|
|
Tags
|
|
|
ThirdPartyDataStore
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
TrackChanges
|
archive in track changes as well as docstore
|
2015-10-19 15:44:50 +01:00 |
Uploads
|
changed name used when project or file uploaded, this changed when
|
2015-07-01 15:28:49 +01:00 |
User
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
Wiki
|
add flag which requires login for /learn
|
2015-02-24 22:07:36 +00:00 |