Nate Stemen
|
333e411a75
|
Merge pull request #39 from sharelatex/ns-package-completer
Complete 'usepackage' with packages
|
2017-10-13 17:43:36 +01:00 |
|
Nate Stemen
|
2efb6b69e5
|
removing comment
|
2017-10-13 17:42:10 +01:00 |
|
Brian Gough
|
5ae8f4d578
|
Merge pull request #59 from sharelatex/bg-enable-incremental-compiles-for-all-users
enable incremental compiles for all users
|
2017-10-13 08:28:26 +01:00 |
|
Brian Gough
|
d5fba2cc71
|
enable incremental compiles for all users
|
2017-10-13 08:23:16 +01:00 |
|
Brian Gough
|
4ce639db70
|
Merge pull request #58 from sharelatex/bg-rate-limit-autocompile
fix two bugs in auto compile limit logic
|
2017-10-13 08:18:31 +01:00 |
|
James Allen
|
f0079bb7a4
|
Merge pull request #41 from sharelatex/ja-transfer-projects
Add method to transfer projects from one user_id to another
|
2017-10-12 16:27:00 +01:00 |
|
Brian Gough
|
fc3ecddd0e
|
fix two bugs in auto compile limit logic
1. the compileGroup is "standard" not default
2. was not excluding normal compiles from metrics
|
2017-10-12 16:18:14 +01:00 |
|
Brian Gough
|
3d2f9f0219
|
Merge branch 'bg-auto-doc-flush'
|
2017-10-12 15:01:27 +01:00 |
|
Brian Gough
|
fdffc92de2
|
fix unit tests
|
2017-10-12 15:01:11 +01:00 |
|
Brian Gough
|
18370076a2
|
Merge pull request #45 from sharelatex/bg-auto-doc-flush
allow docupdater to flush docs in background (connects to overleaf/sharelatex#190)
|
2017-10-12 14:48:16 +01:00 |
|
Brian Gough
|
45ed090326
|
Merge pull request #37 from sharelatex/bg-rate-limit-autocompile
rate limit autocompile (connects to #18)
|
2017-10-12 09:25:59 +01:00 |
|
Brian Gough
|
c913ec69ef
|
Merge pull request #34 from sharelatex/bg-fix-double-callback-in-resources-check
fix double callback in resources check (connects to #18)
|
2017-10-12 09:20:05 +01:00 |
|
Brian Gough
|
cf25ff058f
|
use new endpoint docupdater get_and_flush_if_old
|
2017-10-11 16:05:28 +01:00 |
|
Joe Green
|
38b3626014
|
Try email only on master branch (#47)
|
2017-10-11 15:21:21 +01:00 |
|
Hayden Faulds
|
4e0a159db4
|
Merge pull request #40 from sharelatex/hof-pathname-for-doc-store
return pathname from DocumentController.getDoc
|
2017-10-11 09:52:56 +01:00 |
|
Brian Gough
|
5b0d3d1429
|
simplify rate-limit checking code
|
2017-10-09 16:31:01 +01:00 |
|
Brian Gough
|
ea89638010
|
rename autocompile_disabled to autoCompileDisabled
for consistency
|
2017-10-09 15:21:01 +01:00 |
|
Brian Gough
|
15e2deed73
|
rename isAutoCompile and isBackgroundAutoCompile
changed to isAutoCompileOnLoad and isAutoCompileOnChange
|
2017-10-09 15:18:55 +01:00 |
|
James Allen
|
3bda21c045
|
Merge pull request #43 from sharelatex/ja-force-translations
Always npm install translations from master; Fixes #44
|
2017-10-09 14:31:31 +01:00 |
|
James Allen
|
24dd89bc38
|
Adjust wording
|
2017-10-09 14:23:05 +01:00 |
|
James Allen
|
8c9ad69dfe
|
Always npm install translations from master
|
2017-10-09 14:22:04 +01:00 |
|
Brian Gough
|
9eec245358
|
allow docupdater to flush docs in background
|
2017-10-09 14:17:28 +01:00 |
|
James Allen
|
3c54419eb3
|
Remove commented debug code
|
2017-10-05 16:12:26 +01:00 |
|
James Allen
|
9c1faa4395
|
Add method to transfer projects from one user_id to another
|
2017-10-05 14:26:34 +01:00 |
|
James Allen
|
70efda68f2
|
Merge pull request #36 from sharelatex/ja-account-merge
Add packages and assets needed for account merging; Connects to overleaf/sharelatex#127
|
2017-10-04 15:13:10 +01:00 |
|
James Allen
|
afe40809ad
|
Add in account merge module to build step
|
2017-10-04 14:57:08 +01:00 |
|
Nate Stemen
|
64f44ab102
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex-internal into ns-package-completer
|
2017-10-04 09:53:04 +01:00 |
|
Nate Stemen
|
8b4843cf8b
|
cleaning up usepackage completion
|
2017-10-03 17:32:34 +01:00 |
|
Brian Gough
|
2723537f82
|
disable autocompile when rate limit is hit
|
2017-10-03 16:23:49 +01:00 |
|
Brian Gough
|
d14723f24a
|
add rate limits for autocompiles
global rate limit for all users and a lower rate limit for free users
|
2017-10-03 16:16:21 +01:00 |
|
Paulo Jorge Reis
|
6996f52195
|
Merge pull request #30 from sharelatex/pr-fix-chrome-61-62-shadow
Fix chrome 61 and 62 shadow
|
2017-10-03 11:18:08 +01:00 |
|
Paulo Jorge Reis
|
05f9e9b2c1
|
Merge pull request #27 from sharelatex/as-autocompile-onboarding
Autocompile onboarding
|
2017-10-03 11:09:51 +01:00 |
|
Alasdair Smith
|
cab3efd77c
|
Merge pull request #25 from sharelatex/hof-history-name
show user.name in history if available
|
2017-10-03 10:57:52 +01:00 |
|
Alasdair Smith
|
91e0397bf5
|
Update signup date check to today
|
2017-10-03 10:48:59 +01:00 |
|
James Allen
|
15b73713d2
|
Add OL + SL image from blog
|
2017-10-03 10:43:17 +01:00 |
|
James Allen
|
38b8450cee
|
Add jsonwebtoken package
|
2017-10-03 10:29:49 +01:00 |
|
Nate Stemen
|
7d5785b98f
|
adding top 100 packages and package tracking
|
2017-10-02 18:10:53 +01:00 |
|
Alasdair Smith
|
a3800a321b
|
Add beta program badge on autocompile popover & setting
|
2017-10-02 14:12:18 +01:00 |
|
Alasdair Smith
|
a69afae03d
|
Remove unnecessary arrow elem
|
2017-10-02 13:49:28 +01:00 |
|
Brian Gough
|
b7330801bd
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex-internal
|
2017-10-02 11:06:18 +01:00 |
|
Brian Gough
|
bd005d7bb6
|
fix double callback in precompile resources check
|
2017-10-02 10:14:52 +01:00 |
|
Brian Gough
|
e9114551ba
|
add unit test for precompile resources check
|
2017-10-02 10:14:05 +01:00 |
|
Hayden Faulds
|
bf1c24f6f9
|
return pathname from DocumentController.getDoc
|
2017-09-29 15:37:10 +01:00 |
|
Alasdair Smith
|
738acefac7
|
Style onboarding image with more space & light border
|
2017-09-29 11:38:56 +01:00 |
|
Alasdair Smith
|
a4fa713f38
|
Fix typo
|
2017-09-29 11:18:44 +01:00 |
|
Alasdair Smith
|
ab7d83b1c5
|
Switch to translations
|
2017-09-29 10:59:01 +01:00 |
|
Alasdair Smith
|
ba6a0b44a9
|
Fix incorrect selector
|
2017-09-29 10:53:06 +01:00 |
|
Alasdair Smith
|
dd7e6f0612
|
Make class names more consistent & switch to JS targeting through id
|
2017-09-29 10:49:45 +01:00 |
|
Joe Green
|
3c9c94f3c2
|
release number (#32)
Replace release number in pug template for sentry
|
2017-09-29 10:37:39 +01:00 |
|
Brian Gough
|
c50f309b09
|
add missing whitespace in pdf.pug
|
2017-09-28 15:12:37 +01:00 |
|