Timothée Alby
4c055637a4
Merge pull request #2205 from overleaf/ta-replace-loadash-map
...
Replace Lodash's Map with Native Array's Map
GitOrigin-RevId: 17dac98c39e55b68a60fb0a61708a650e088853a
2019-10-07 08:46:41 +00:00
Timothée Alby
5f107374a6
Merge pull request #2195 from overleaf/em-collab-permissions
...
Move collaborators code to async/await
GitOrigin-RevId: 55b5dd8154d024e2cee738208c45a8139870b92b
2019-10-07 08:46:36 +00:00
Timothée Alby
b050de1645
Merge pull request #2208 from overleaf/ta-handle-express-uri-error
...
Handle Express URIError
GitOrigin-RevId: 6f22110971c8bdb1a7a2e5ba7043c37348b9092e
2019-10-07 08:46:30 +00:00
Tailing Yuan
68e842b12a
fix CompileManager and LocalCommandRunner
2019-10-04 23:02:03 +08:00
Simon Detheridge
6c005da303
Merge pull request #2201 from overleaf/hb-relative-path-fix
...
Handle double slash case of safe redirect paths
GitOrigin-RevId: fb6e8ea9d736a65df61f07d563235262b8aaf0f3
2019-10-04 14:21:52 +00:00
Shane Kilkelly
df6cd4a054
Also block getConnectedUsers for restricted users.
...
Plus refactor to use a pass list instead of a deny list.
2019-10-04 13:41:49 +01:00
Brian Gough
5a62632cfd
add ioredis option maxRetriesPerRequest: 0
...
see https://github.com/luin/ioredis/issues/965
2019-10-04 11:53:14 +01:00
Brian Gough
51a821c03c
remove old unused ioredis keepalive option
2019-10-04 11:51:37 +01:00
Brian Gough
18ccd11224
update to ioredis 4.14.1
2019-10-04 11:32:08 +01:00
Shane Kilkelly
6765d03339
Track the isRestrictedUser
flag on clients
...
Then, don't send new chat messages and new comments to those restricted clients.
We do this because we don't want to leak private information (email addresses
and names) to "restricted" users, those who have read-only access via a
shared token.
2019-10-04 10:30:24 +01:00
Jessica Lawshe
4cce43b8d2
Merge pull request #2198 from overleaf/ta-user-membership-template-graph-fix
...
New Approach to Template Graph Access Fix
GitOrigin-RevId: 5865d8cfaf6f825f8cb76724a04091f3659f9f0f
2019-10-03 14:35:13 +00:00
Jessica Lawshe
d8e6535691
Merge pull request #2184 from overleaf/jel-unlink-institution-and-email-notifications
...
Unlink institution login and send email link/unlink notifications
GitOrigin-RevId: d0fe96804d69e3c332c2b866fad5af026b5e2f8f
2019-10-03 14:34:58 +00:00
Jessica Lawshe
ea0270dbdd
Merge pull request #2168 from overleaf/pr-restrict-main-file-options
...
Restrict main file options based on extension.
GitOrigin-RevId: f7d7a61c0454621dd8bc6ab5edce8a89721018ea
2019-10-03 14:34:41 +00:00
Henry Oswald
e9efd6b93b
logs out when a redis event occurs
2019-10-03 11:10:31 +01:00
Brian Gough
672d03eae6
formatting fixes
2019-10-03 09:41:16 +01:00
Brian Gough
bb442866ba
Merge pull request #36 from overleaf/bg-fix-aspell-pipe-encoding
...
fix aspell pipe encoding
2019-10-03 09:33:01 +01:00
Brian Gough
b63fc66588
Merge pull request #93 from overleaf/bg-flush-history-when-deleting-project
...
avoid project history queues building up with deferred flush
2019-10-03 08:37:45 +01:00
Brian Gough
d82b180b76
avoid project history queues building up with deferred flush
2019-10-03 04:05:24 +01:00
Brian Gough
c7a7887d67
remove decaff comments
2019-10-02 16:47:36 +01:00
Brian Gough
0e14ad50db
fix eslint check
2019-10-02 16:34:15 +01:00
Brian Gough
1f861a6772
fix regex and add AspellWorker unit tests
2019-10-02 16:29:18 +01:00
Jessica Lawshe
6737637b39
Merge pull request #2190 from overleaf/as-invalid-password-errors
...
Throw Error instead of plain object if email/password is invalid
GitOrigin-RevId: 2a1b040b07834064d547cef7890676ca014ec0ae
2019-10-02 14:22:34 +00:00
Jessica Lawshe
b5f4e26840
Merge pull request #2118 from overleaf/cmg-convert-array-archiving
...
New archiving endpoint to convert to array
GitOrigin-RevId: a6f5d3e2363afcbcd5719731261b85a0ae7a1e25
2019-10-02 14:22:28 +00:00
Jessica Lawshe
86d844baf2
Merge pull request #2193 from overleaf/jel-account-settings-processing
...
Add processing message to affiliation UI
GitOrigin-RevId: 2ceb9c7815da778f832715cac5c00bac3a32c127
2019-10-02 14:22:20 +00:00
Jessica Lawshe
398d355ffd
Merge pull request #2196 from overleaf/jel-template-metrics
...
Set templateId for template graph requests
GitOrigin-RevId: 65167a30ab427146582389ea44d3d1eb9ccecacf
2019-10-02 14:22:14 +00:00
Brian Gough
c1454bc4ac
Merge pull request #92 from overleaf/bg-flush-queue-prod-fixes
...
add continuous background flush
2019-10-02 13:11:00 +01:00
Brian Gough
6bcf4033ae
Merge pull request #13 from overleaf/bg-upgrade-ioredis
...
upgrade ioredis to v4.14.1
2019-10-02 13:10:00 +01:00
Brian Gough
c8d50d0ee9
upgrade ioredis to v4.14.1
2019-10-01 16:44:04 +01:00
Brian Gough
616c673ead
Merge pull request #61 from overleaf/bg-allow-continue-on-error
...
add continueOnError in settings
2019-10-01 15:08:49 +01:00
Brian Gough
0c14b7d2f8
add comment about background flush limit
2019-10-01 15:06:01 +01:00
Brian Gough
ae3ebf2db6
start background flush after http server has started
2019-10-01 15:02:37 +01:00
Brian Gough
2845b23b70
add smoothing of delete spikes
2019-10-01 15:01:53 +01:00
Brian Gough
2c22a60052
add random jitter to cutoff time
2019-10-01 15:01:20 +01:00
Brian Gough
a32495d2b4
make background flush more adaptive
2019-10-01 14:09:41 +01:00
Brian Gough
4eab16d6f4
add continueOnError in settings
2019-10-01 13:25:02 +01:00
Simon Detheridge
c1f43ad60e
Merge pull request #2183 from overleaf/em-plans-faq
...
Allow linking inside plans FAQ invoice answer
GitOrigin-RevId: 20fb07f0f8fafee65efaa1f4467013cccc7a154d
2019-10-01 12:10:06 +00:00
Simon Detheridge
11ce07ec50
Merge pull request #1999 from overleaf/spd-migrations
...
Add database migrations using 'east'
GitOrigin-RevId: da067292e9db1fad050545858bc7cc39245d3395
2019-10-01 12:09:58 +00:00
Simon Detheridge
2eb1f510c1
Merge pull request #2182 from overleaf/ta-remove-user-stubs
...
Remove Usages of UserStub
GitOrigin-RevId: 6896d0d3594d12ffa06211838ae2274661c77f4f
2019-10-01 12:09:49 +00:00
Jessica Lawshe
962c5cc273
Merge pull request #2192 from overleaf/jel-account-settings-ui
...
Remove processing message in account settings UI
GitOrigin-RevId: 6938e386819ca0d2923f56c8a1ea50e2faa20121
2019-09-30 16:48:39 +00:00
Brian Gough
73b4262186
add continuous background flush
2019-09-30 16:05:53 +01:00
Eric Mc Sween
3ec74ac6f2
Merge pull request #2164 from overleaf/em-ownership-transfer
...
Project ownership transfer backend endpoint
GitOrigin-RevId: b7d267f2c105e8f51d5013289ac4afeb077c1e21
2019-09-30 15:01:03 +00:00
Eric Mc Sween
acd926e2e0
Merge pull request #2178 from overleaf/sk-hide-ui-anon-read-only-token
...
Handle anonymous users when deciding to restrict view of the editor
GitOrigin-RevId: 617f7ef2c8cc34142a6b8187c467fadb90745863
2019-09-30 13:36:54 +00:00
Eric Mc Sween
a87a731d25
Merge pull request #2176 from overleaf/em-ta-json-auth
...
Make ensureUserCanAdminProject always raise a 403
GitOrigin-RevId: 4dd1eca1cfb171d92392bc3c8208b61cbf7c6815
2019-09-30 13:36:48 +00:00
Eric Mc Sween
039b5eaba0
Merge pull request #2167 from overleaf/jel-saml-account-settings-layout
...
Account settings layout for institution SSO
GitOrigin-RevId: d9c9e5eeb3b4a215456b0f5294139c1b8d4968c3
2019-09-30 13:36:41 +00:00
Brian Gough
f172650601
Merge pull request #91 from overleaf/bg-fix-multi-getdoctimestamps
...
fix getDocTimestamps for multiple docs
2019-09-30 13:53:48 +01:00
Brian Gough
33fadf51c1
fix getDocTimestamps for multiple docs
2019-09-30 13:50:25 +01:00
Shane Kilkelly
d944746671
Upgrade to node 10, and migrate to package-lock.json
2019-09-30 11:30:56 +01:00
Brian Gough
89a90399fe
Merge pull request #89 from overleaf/bg-queue-deletes
...
queue deletes for deferred processing
2019-09-30 11:14:08 +01:00
Shane Kilkelly
ab9689bd54
Upgrade to node 10, and migrate to package-lock.json
2019-09-30 10:48:36 +01:00
John Lees-Miller
618bd624e6
Merge pull request #60 from overleaf/config-update
...
Update config
2019-09-28 16:10:39 +01:00