..
Analytics
fixup AuthenticationController from missing module after merge
2017-03-27 09:42:49 +01:00
Announcements
mark announcments before user signs up as read
2017-02-14 12:29:48 +00:00
Authentication
Pull out logic into module
2017-08-09 11:50:05 +02:00
Authorization
Read-only privelege for anonymous access
2017-09-20 09:36:06 +01:00
BetaProgram
Remove the Metrics module, use metrics-sharelatex
2017-04-03 16:18:30 +01:00
Blog
jpeg -> json
2017-03-20 11:08:42 +00:00
Chat
Don't call sync functions inside async
2017-05-04 17:04:20 +01:00
Collaborators
Change getCollaboratorCount
to getInvitedCollaboratorCount
.
2017-09-20 10:29:47 +01:00
Compile
Merge pull request #599 from sharelatex/bg-reset-project-state
2017-09-15 09:09:29 +01:00
Contacts
WIP: refactor
2016-09-05 15:58:31 +01: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
Proxy ranges between doc updater and docstore
2016-12-08 14:09:06 +00:00
DocumentUpdater
update clearProjectState endpoint
2017-09-12 11:40:00 +01:00
Downloads
Move content-disposition setting into a method on res
2017-04-12 16:00:02 +01:00
Editor
Add a getInvitedMembersWithPrivilegeLevels
function.
2017-09-20 10:02:43 +01:00
Email
Instantiate the ses client if explicitly specified.
2017-06-21 10:57:13 +01:00
Errors
Remove user
field from log, var not in scope
2017-06-26 13:56:22 +01:00
FileStore
improve stream error handling on upload
2017-04-28 14:47:18 +01:00
HealthCheck
Move all redis end points to be cluster compatible
2017-05-04 15:22:54 +01:00
Helpers
Move Helpers/EmailHelpers to Helpers/EmailHelper
2016-08-02 15:42:26 +01:00
History
Fetch all ranges from docstore when viewing overview panel
2016-12-09 15:43:08 +00:00
InactiveData
avoid error when passing as limit in mongo query
2017-09-05 12:33:13 +01:00
Labels
Add logging for Labels http actions
2017-06-15 08:56:48 +01:00
Newsletter
added timeouts to email and newsletter as after a few days there are a few open connections still
2014-06-17 18:18:45 +01:00
Notifications
WIP: refactor
2016-09-05 15:58:31 +01:00
PasswordReset
remove commented out code
2017-02-06 16:35:52 +00:00
Project
Merge pull request #569 from sharelatex/bg-compile-from-redis
2017-08-25 09:09:52 +01:00
RealTimeProxy
split site into 2 routers, webRouter and apiRouter
2015-07-01 15:23:18 +01:00
Referal
Remove ReferalMiddleware
, dead code.
2016-09-23 14:42:57 +01:00
References
use underscore.each so it doesn’t blow up on non array.
2016-08-02 15:33:41 +01:00
Security
Move all redis end points to be cluster compatible
2017-05-04 15:22:54 +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
Merge branch 'master' into ho-annom-user-events
2017-03-27 09:28:03 +01:00
Subscription
Change getCollaboratorCount
to getInvitedCollaboratorCount
.
2017-09-20 10:29:47 +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
ThirdPartyDataStore
add cooldown to tpds mergeUpdate
path
2017-05-11 11:29:57 +01:00
Uploads
Only fetch labels for uploaded docs, not files
2017-06-08 15:55:17 +01:00
User
Remove remaining traces of UserStub
2017-09-19 16:16:39 +01:00