James Allen
|
59085c1ddd
|
Add missing require stubs and remove console.logs in unit tests
|
2017-05-22 15:33:52 +01:00 |
|
James Allen
|
ba62206b91
|
Refactor project name validation into one place and restrict /s
|
2017-05-19 17:42:24 +01:00 |
|
Shane Kilkelly
|
01ee104f77
|
Revert "update to newest mongoose"
This reverts commit 7b05891ba0e87e4cf00fd6b1ea87d7406dc70989.
|
2017-05-10 15:31:17 +01:00 |
|
Shane Kilkelly
|
fd0176c0cf
|
if project goes over maximum allowed files, put on cooldown
|
2017-05-09 14:20:29 +01:00 |
|
Shane Kilkelly
|
c5c0364d49
|
update to newest mongoose
|
2017-05-08 16:09:59 +01:00 |
|
James Allen
|
6d2f18016f
|
Move tpds worker error ignoring logic into tpdsUpdateSender
|
2017-04-11 15:41:17 +01:00 |
|
James Allen
|
7c8f228f48
|
Continuing flushing document on tpds worker error
|
2017-04-11 14:02:08 +01:00 |
|
Shane Kilkelly
|
043520fc28
|
Remove the Metrics module, use metrics-sharelatex
|
2017-04-03 16:18:30 +01:00 |
|
Shane Kilkelly
|
bee62400a6
|
Merge branch 'master' into sk-upgrade-metrics
|
2017-03-31 14:08:12 +01:00 |
|
Brian Gough
|
835d8d618d
|
use error handler
|
2017-03-28 11:33:37 +01:00 |
|
Brian Gough
|
6002fdbad6
|
return 404 on project details not found
|
2017-03-28 10:30:53 +01:00 |
|
Brian Gough
|
f433510e61
|
return NotFound error in ProjectDetailsHandler
|
2017-03-28 10:12:52 +01:00 |
|
Brian Gough
|
4e66b045e3
|
fix unhandled exception in ProjectDetailsHandler
|
2017-03-28 09:44:50 +01:00 |
|
Shane Kilkelly
|
a64f890ed0
|
Upgrade metrics api
|
2017-03-17 14:55:41 +00:00 |
|
Henry Oswald
|
8ee2e5ba63
|
null check folder in findElement
https://sentry.io/sharelatex-1/sl-web-server-prod/issues/236000085/
|
2017-03-17 13:29:20 +00:00 |
|
Henry Oswald
|
e5468983ce
|
clone project plow though null doc/file/folders
https://sentry.io/sharelatex-1/sl-web-server-prod/issues/227107799/
|
2017-03-17 13:21:30 +00:00 |
|
Shane Kilkelly
|
f2b5901776
|
wip: use new metrics.timeAsyncMethod
|
2017-03-16 10:59:18 +00:00 |
|
James Allen
|
b75d0ab3eb
|
Don't show onboarding for newly registered users
|
2017-03-09 09:13:49 +00:00 |
|
James Allen
|
eb30c46458
|
Turn on track changes for everyone and take out of beta
|
2017-03-08 11:58:16 +00:00 |
|
James Allen
|
2b36a443c9
|
Pull track changes backend into a module
|
2017-03-02 16:45:24 +00:00 |
|
James Allen
|
d01d6a35cf
|
Only create Controller when showing onboarding
|
2017-02-15 09:47:37 +01:00 |
|
James Allen
|
b40b9add5a
|
Turn on track changes for beta users
|
2017-02-14 15:28:21 +01:00 |
|
James Allen
|
a0a4509edc
|
Avoid underscore (_) name overwriting
|
2017-02-14 15:26:36 +01:00 |
|
James Allen
|
03ecf4b4ae
|
Only show track changes onboarding once based on analytics API events
|
2017-02-14 10:25:46 +01:00 |
|
James Allen
|
1d58efbca0
|
Don't enable for beta users just yet
|
2017-02-13 12:42:53 +01:00 |
|
James Allen
|
e99c9a2065
|
Enable track changes for beta users
|
2017-02-13 12:09:47 +01:00 |
|
James Allen
|
343abfde23
|
Use user feature flags to determine track changes state
|
2017-02-03 14:36:11 +01:00 |
|
James Allen
|
5a34d17947
|
Toggle track changes in a project based on the owner's feature switch
|
2017-01-17 15:59:18 +01:00 |
|
James Allen
|
aab4dea8ae
|
Merge branch 'master' into ja-track-changes
|
2017-01-13 13:46:01 +01:00 |
|
James Allen
|
f31fa98679
|
Sync track changes state between sessions and client
|
2017-01-10 16:11:12 +01:00 |
|
Henry Oswald
|
862e15b842
|
log out user id and anonymous when loading editor
|
2017-01-05 15:02:10 +00:00 |
|
James Allen
|
1830d41eba
|
Proxy ranges between doc updater and docstore
|
2016-12-08 14:09:06 +00:00 |
|
James Allen
|
eb648b9bc8
|
Proxy version number to and from docstore
|
2016-11-29 17:16:56 +00:00 |
|
Henry Oswald
|
15564102a0
|
Update ProjectController.coffee
|
2016-11-15 10:34:57 +00:00 |
|
Henry Oswald
|
5a13ee1077
|
use anlaytis api
- don’t talk to postgres
- show recent blog post announcments
- proxy all events to analytics api
|
2016-11-11 17:03:09 +00:00 |
|
Brian Gough
|
2d1a0b34d5
|
Merge pull request #333 from sharelatex/support-package-versions
Support package versions
|
2016-10-07 15:04:59 +01:00 |
|
Brian Gough
|
9177544ed9
|
add left menu for syntax validator
|
2016-10-06 11:51:24 +01:00 |
|
Brian Gough
|
8b6425317f
|
introduce PackageVersions module
put all package versions in one central place
|
2016-10-05 14:54:42 +01:00 |
|
Shane Kilkelly
|
7384a08cb4
|
Pass req to function.
|
2016-09-23 16:21:07 +01:00 |
|
Shane Kilkelly
|
c12450f533
|
Merge branch 'master' into sk-passport
|
2016-09-21 13:17:54 +01:00 |
|
James Allen
|
c2e14ded13
|
Add null checks for fileRefs and docs, which are not present when calling mkdirp
|
2016-09-20 16:55:12 +01:00 |
|
Shane Kilkelly
|
4eada48638
|
Merge branch 'master' into sk-passport
|
2016-09-19 15:40:25 +01:00 |
|
James Allen
|
0917fe10ca
|
Return type when finding element by path so that we don't need a heuristic
|
2016-09-19 14:35:25 +01:00 |
|
Shane Kilkelly
|
438ac45854
|
fix unit tests
|
2016-09-07 16:40:49 +01:00 |
|
Shane Kilkelly
|
cc5ddc92bb
|
use getSessionUser rather than getLoggedInUser
|
2016-09-07 10:30:58 +01:00 |
|
Shane Kilkelly
|
ab2c1e82fb
|
WIP: refactor
|
2016-09-05 15:58:31 +01:00 |
|
Shane Kilkelly
|
e4f4325150
|
Basic passport integration
|
2016-09-02 16:17:37 +01:00 |
|
James Allen
|
c653f59705
|
Add error handling to mkdir_p
|
2016-08-18 17:48:33 +01:00 |
|
Shane Kilkelly
|
36d969e6e6
|
Set invites to be an empty array if missing
|
2016-08-15 15:22:23 +01:00 |
|
Shane Kilkelly
|
8f7603c324
|
Add an endpoint to access project members
|
2016-08-04 16:47:48 +01:00 |
|