.. |
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
|
blog returns 404's if the page does not exist in blog
|
2014-07-23 12:16:52 +01:00 |
Chat
|
patched xss hole with messages not setting the content type correctly
|
2015-05-19 11:04:52 +01:00 |
Collaborators
|
Move collaborator HTTP end points into the Collaborators feature
|
2014-11-06 14:39:40 +00:00 |
Compile
|
fix unit test for build parameter
|
2015-03-02 15:33:45 +00:00 |
Docstore
|
Don't show diffs of deleted docs (much simpler)
|
2014-06-06 14:43:45 +01:00 |
Documents
|
Don't proxy version number to/from docstore
|
2014-05-15 12:44:08 +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
|
Add in backend multiple project downloading
|
2014-06-18 16:37:18 +01:00 |
Editor
|
clients can not rename docs/files/folders to blank name.
|
2015-03-04 11:10:59 +00:00 |
Email
|
Fix failing unit test
|
2015-03-19 16:41:09 +00:00 |
FileStore
|
downloading a file now sets the filename in header correctly
|
2014-02-20 22:33:12 +00:00 |
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
|
add err and null project test for locating project element
|
2015-02-18 21:57:21 +00:00 |
Referal
|
converted all analytics to use new google analytics, removing mixpanel
|
2014-03-08 19:00:26 +00:00 |
Security
|
make PasswordResetTokenHandler generic so it can be used for invites
|
2015-05-26 15:24:09 +01:00 |
Subscription
|
cleaned up the views a bit
|
2015-05-27 21:45:29 +01:00 |
SystemMessages
|
Add in system messages
|
2014-07-24 13:24:08 +01:00 |
Tags
|
fix unit tests I broke by adding timeout to tags
|
2014-04-16 17:51:40 +01:00 |
ThirdPartyDataStore
|
fixed unit tests for deleting files sent from tpds
|
2015-04-22 15:08:29 +01:00 |
TrackChanges
|
Flush project to track changes when leaving
|
2014-03-22 09:34:43 +00:00 |
Uploads
|
clients can not rename docs/files/folders to blank name.
|
2015-03-04 11:10:59 +00:00 |
User
|
renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler
|
2015-05-27 20:57:54 +01:00 |