overleaf/services/web/test/UnitTests/coffee
Henry Oswald 4f0b922a5d changed name used when project or file uploaded, this changed when
we started using https://github.com/expressjs/multer

* originalname - Name of the file on the user's computer
* name - Renamed file name
2015-07-01 15:28:49 +01:00
..
Authentication changed authentication controller to use req.parsedUrl.pathname as query strings on req.url were breaking the whitelist 2015-04-30 11:57:40 +01:00
Blog
Chat patched xss hole with messages not setting the content type correctly 2015-05-19 11:04:52 +01:00
Collaborators kill off CollaboratorsHandler. changeUsersPrivilegeLevel as it is not used anywhere 2015-05-28 13:02:08 +01:00
Compile
Docstore
Documents
DocumentUpdater
Downloads
Editor
Email
FileStore
helpers changed authentication controller to use req.parsedUrl.pathname as query strings on req.url were breaking the whitelist 2015-04-30 11:57:40 +01:00
infrastructure modify LockManager test to avoid dependence on timing 2015-05-18 09:14:28 +01:00
PasswordReset added tests around new endpoints for joining groups 2015-05-27 20:50:16 +01:00
Project removed req.session.destorys from endpoints now on the api router which are not needed 2015-07-01 15:26:05 +01:00
Referal
Security make PasswordResetTokenHandler generic so it can be used for invites 2015-05-26 15:24:09 +01:00
Subscription if a domain licence link has expired render a nice message explaining they need to retry 2015-06-01 12:43:42 +01:00
SystemMessages
Tags
ThirdPartyDataStore removed req.session.destorys from endpoints now on the api router which are not needed 2015-07-01 15:26:05 +01:00
TrackChanges
Uploads changed name used when project or file uploaded, this changed when 2015-07-01 15:28:49 +01:00
User renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler 2015-05-27 20:57:54 +01:00