.. |
Authentication
|
Revert "send 401 when login fails"
|
2014-08-08 10:21:17 +01:00 |
Blog
|
blog returns 404's if the page does not exist in blog
|
2014-07-23 12:16:52 +01:00 |
Chat
|
Use internal url for chat
|
2014-07-17 11:43:12 +01:00 |
Collaborators
|
Send 204 rather than redirect when leaving a project
|
2014-06-19 13:11:01 +01:00 |
Compile
|
added unit tests
|
2014-06-01 22:28:19 +02:00 |
ConnectedUsers
|
Don't care if user key has expired when we receive a cursor update
|
2014-07-21 13:16:07 +01: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
|
Push into doc updater queue rather than pub/sub for updates
|
2014-08-07 13:19:10 +01:00 |
Downloads
|
Add in backend multiple project downloading
|
2014-06-18 16:37:18 +01:00 |
Dropbox
|
Delay Dropbox polling by 5 seconds and dispatch only a single request
|
2014-08-14 13:48:23 +01:00 |
Editor
|
removed a load of console.logs
|
2014-07-25 13:14:19 +01:00 |
Email
|
move all parameter handling to nodemailer.
|
2014-03-12 15:38:40 +00:00 |
FileStore
|
downloading a file now sets the filename in header correctly
|
2014-02-20 22:33:12 +00:00 |
helpers
|
Changed the error messages which are sent down to the client to be translated first
|
2014-08-01 14:03:38 +01:00 |
infrastructure
|
added redirects from config file in, used for old template paths
|
2014-07-01 15:44:12 +01:00 |
PasswordReset
|
Don't error on password reset if no email found, and translate error messages
|
2014-08-08 11:41:54 +01:00 |
Project
|
Show group subscription status on subscription dashboard page
|
2014-08-07 15:51:43 +01:00 |
Referal
|
converted all analytics to use new google analytics, removing mixpanel
|
2014-03-08 19:00:26 +00:00 |
Security
|
Intial open source comment
|
2014-02-12 10:23:40 +00:00 |
Subscription
|
Show group subscription status on subscription dashboard page
|
2014-08-07 15:51:43 +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 |
Templates
|
removed a load of console.logs
|
2014-07-25 13:14:19 +01:00 |
ThirdPartyDataStore
|
Use Dropbox Real-time polling
|
2014-08-13 17:26:18 +01:00 |
TrackChanges
|
Flush project to track changes when leaving
|
2014-03-22 09:34:43 +00:00 |
Uploads
|
fixed algolia settings and removed some console.logs
|
2014-07-10 16:05:18 +01:00 |
User
|
Wire up account settings forms
|
2014-06-20 11:15:25 +01:00 |