Simon Detheridge
|
f84ef4e999
|
Merge pull request #2769 from overleaf/jpa-fix-socket-io-v2-ie11
[frontend] ConnectionManager: ie11 fix for socket.io v2 and wsUrl
GitOrigin-RevId: 9692a1b7c6b0278e8069013a68990b69694ba549
|
2020-04-25 03:18:59 +00:00 |
|
Simon Detheridge
|
dd59d8c242
|
Merge pull request #2770 from overleaf/spd-filestore-deletes
Delete project files in filestore when project is hard-deleted
GitOrigin-RevId: c836f94b2dc1967d84424ff1b65b1025b3499309
|
2020-04-25 03:18:55 +00:00 |
|
Simon Detheridge
|
9d8e682819
|
Merge pull request #2767 from overleaf/spd-oio-moreurls
Add support for data urls and snip arrays to Open-in-Overleaf
GitOrigin-RevId: 2c41406940b90c422cec8a823bf004fcc2655ed2
|
2020-04-25 03:18:50 +00:00 |
|
Eric Mc Sween
|
d8615ddba3
|
Merge pull request #2761 from overleaf/jpa-user-controller-bail-out-next
[UserController] updateUserSettings: bail out after calling next(err)
GitOrigin-RevId: f1905c0c54f3feb98836443cbf8e080888d4901c
|
2020-04-24 03:31:04 +00:00 |
|
Eric Mc Sween
|
bf952e134f
|
Merge pull request #2762 from overleaf/as-prevent-missing-pdf-exception
Prevent Sentry from reporting "expected" MissingPDFException
GitOrigin-RevId: 4a6da75bcb3710df7b3be71005d57160e609b0d4
|
2020-04-24 03:30:59 +00:00 |
|
Eric Mc Sween
|
27941dc8af
|
Merge pull request #2760 from overleaf/em-faster-uploads
Make a single Mongo update when uploading projects
GitOrigin-RevId: de102d3e112c9014ca5885f963e35971e4db6cee
|
2020-04-24 03:30:55 +00:00 |
|
Eric Mc Sween
|
674afe400d
|
Merge pull request #2755 from overleaf/jpa-fix-race-in-references-boot
[frontend] ReferencesManager: fix a race condition with the socket boot
GitOrigin-RevId: cf21970bfc95128047d519b7c03ea0a29740174c
|
2020-04-24 03:30:50 +00:00 |
|
Eric Mc Sween
|
1dc325d1c7
|
Merge pull request #2750 from overleaf/ta-activate-finish-login
Don't Bypass FinishLogin on Password Reset
GitOrigin-RevId: 92567c893afb4aa64fa045151678d33c877d8f71
|
2020-04-24 03:30:45 +00:00 |
|
Jakob Ackermann
|
a3bc59fba5
|
Merge pull request #56 from overleaf/jpa-fix-install_deps
[misc] fix install_deps
|
2020-04-23 17:33:43 +02:00 |
|
Jakob Ackermann
|
2e8b6fccce
|
[misc] install_deps: fix apt install for aspell-or, aspell-te, aspell-ta
The specified versions were removed. use any latest version instead.
```
# in a node:10.19.0 container will all steps from install_deps.sh
# executed -- except for the 'apt install' steps.
$ apt policy aspell-or aspell-te aspell-no aspell-ta
aspell-or:
Installed: (none)
Candidate: 0.03-1-7
Version table:
0.03-1-7 1337
500 http://deb.debian.org/debian unstable/main ...
0.03-1-5 990
990 http://deb.debian.org/debian stretch/main ...
0.03-1-5 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
aspell-te:
Installed: (none)
Candidate: 0.01-2-7
Version table:
0.01-2-7 1337
500 http://deb.debian.org/debian unstable/main ...
0.01-2-5 990
990 http://deb.debian.org/debian stretch/main ...
0.01-2-5 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
aspell-no:
Installed: (none)
Candidate: 2.2-4
Version table:
2.2-4 1337
500 http://deb.debian.org/debian unstable/main ...
2.2-3 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
2.2-2 990
990 http://deb.debian.org/debian stretch/main ...
aspell-ta:
Installed: (none)
Candidate: 20040424-1-3
Version table:
20040424-1-3 1337
500 http://deb.debian.org/debian unstable/main ...
20040424-1-1 990
990 http://deb.debian.org/debian stretch/main ...
20040424-1-1 500
500 http://archive.ubuntu.com/ubuntu bionic/universe ...
```
|
2020-04-23 17:22:22 +02:00 |
|
Jakob Ackermann
|
c660115d98
|
[misc] install_deps: download packages from a near-by mirror
|
2020-04-23 16:44:49 +02:00 |
|
Henry Oswald
|
7b9912034d
|
Merge pull request #146 from overleaf/bg-support-other-runtimes
support other runtimes
|
2020-04-23 14:42:18 +01:00 |
|
Henry Oswald
|
e1c90ec234
|
Merge branch 'master' into bg-support-other-runtimes
port coffee changes to js
|
2020-04-23 13:59:05 +01:00 |
|
Henry Oswald
|
a5887fad50
|
Merge pull request #158 from overleaf/jpa-entry-point-cleanup
[misc] entry point cleanup
|
2020-04-23 13:52:04 +01:00 |
|
Henry Oswald
|
ea1ff96e0e
|
Merge pull request #155 from overleaf/ho-limit-lifespan
limit clsi lifespan via health checks and PROCESS_LIFE_SPAN_LIMIT_MS
|
2020-04-23 13:51:09 +01:00 |
|
Henry Oswald
|
adc73df53d
|
cleanup the shutdown code a bit
|
2020-04-23 11:32:33 +01:00 |
|
Miguel Serrano
|
12793d8139
|
Update express and passport dependencies (#2754)
GitOrigin-RevId: 179346f304690a489aaf70f5215869e4155fdbce
|
2020-04-23 03:29:43 +00:00 |
|
Miguel Serrano
|
6118a63783
|
Merge pull request #2712 from overleaf/jel-sso-ui-confirmed-domains
SSO UI only for confirmed domains
GitOrigin-RevId: cd8d7b93860a45d9527e717c6fc42876e9c9829e
|
2020-04-23 03:29:38 +00:00 |
|
Jakob Ackermann
|
35400de80a
|
Merge pull request #2766 from overleaf/jpa-make-cleanup
[make] cleanup dc networks and fix frontend target
GitOrigin-RevId: abcd0d061bd924ff0ddf885d1a18b66ebcc7e8e5
|
2020-04-23 03:29:34 +00:00 |
|
Miguel Serrano
|
310f7a7c60
|
Merge pull request #2741 from overleaf/hb-apply-please-scroll-pdf
Force pdf viewer to check watches on clickable link
GitOrigin-RevId: 364da514147751c4c1f69491a5070c94bf94aece
|
2020-04-23 03:29:30 +00:00 |
|
Miguel Serrano
|
c62dd1cacb
|
Merge pull request #2740 from overleaf/ns-jpa-remove-error-2fa
Remove error upon success for asyncForms
GitOrigin-RevId: 27e09667b11229b010d270ec2637082e069fcc95
|
2020-04-23 03:29:25 +00:00 |
|
Miguel Serrano
|
f39a650823
|
Merge pull request #2749 from overleaf/ew-ta-google-2fa-error
fix ERR_HTTP_HEADERS_SENT error with oauth and 2fa
GitOrigin-RevId: b70bd79fb544121337be27349a967d52da115930
|
2020-04-23 03:29:21 +00:00 |
|
Miguel Serrano
|
e3d0ffeec8
|
Merge pull request #2738 from overleaf/ta-a11y-link-contrasts
A11y Contrast Fixes
GitOrigin-RevId: 1b76e04b81dd96d932525e75a6645b6d4801db8b
|
2020-04-23 03:29:16 +00:00 |
|
Miguel Serrano
|
ac1a7c4c52
|
Merge pull request #2752 from overleaf/ta-notifications-mark-as-read-fix
Fix `markAsRead` Calls
GitOrigin-RevId: 89609251a082adb825522141864cd3f44315ae45
|
2020-04-23 03:29:11 +00:00 |
|
Miguel Serrano
|
533b395210
|
Merge pull request #2753 from overleaf/ta-password-reset-inflight
Add Inflight UI To Password Reset Form
GitOrigin-RevId: 414e00d30e23d6964c8a6782d2bac52a239f868d
|
2020-04-23 03:29:07 +00:00 |
|
Miguel Serrano
|
e2bf647b81
|
Merge pull request #2763 from overleaf/ta-dot-dot-dot
Replace Triple-Dots with Ellipsis in Pug Files
GitOrigin-RevId: 408cea0772d8751acd8939e199e49e2cf9685b8f
|
2020-04-23 03:29:02 +00:00 |
|
Miguel Serrano
|
3687eb77f4
|
Update some minor/patch dependencies (#2747)
GitOrigin-RevId: 4ec132fe91eb867221259b62fcb8d9eccb1c913c
|
2020-04-23 03:28:58 +00:00 |
|
Brian Gough
|
6936952753
|
Merge pull request #132 from overleaf/bg-finalise-migration
finalise docupdater redis migration
|
2020-04-22 14:39:45 +01:00 |
|
Brian Gough
|
79c934759c
|
add default redis settings for project history
|
2020-04-22 14:04:28 +01:00 |
|
Brian Gough
|
2e24d1670c
|
remove old unused ioredis keepalive option
|
2020-04-22 13:51:14 +01:00 |
|
Brian Gough
|
61da130cf4
|
keep maxRetriesPerRequest for project_history redis config
|
2020-04-22 13:50:39 +01:00 |
|
Jakob Ackermann
|
8cf600089f
|
Merge pull request #726 from overleaf/jpa-temporary-fix-for-lualatex
[docker-compose] add a temporary fix for LuaLatex compiles
|
2020-04-22 11:02:40 +02:00 |
|
Jakob Ackermann
|
d08a9ccfb7
|
[docker-compose] add a temporary fix for LuaLatex compiles
|
2020-04-22 10:34:47 +02:00 |
|
Brian Gough
|
a51f61a555
|
remove redis migration code
|
2020-04-21 14:48:47 +01:00 |
|
Brian Gough
|
248edc03fa
|
add comment about the two history clients
|
2020-04-21 14:44:19 +01:00 |
|
Brian Gough
|
af93193d6e
|
remove new_project_history and use project_history instead
|
2020-04-21 14:43:48 +01:00 |
|
Brian Gough
|
8e210fe441
|
update unit tests
|
2020-04-21 14:41:30 +01:00 |
|
Simon Detheridge
|
04661221a1
|
Merge pull request #116 from overleaf/spd-signed-urls
Add support for redirecting to signed URLs
|
2020-04-21 10:43:42 +01:00 |
|
Jakob Ackermann
|
a0359009f9
|
Merge pull request #2677 from overleaf/jpa-socket-io-v2-shim
[socket.io] add support for v2 using a compatibility shim
GitOrigin-RevId: ef52a3d8e4fdf191f6a8c1a530dfce25f3a11466
|
2020-04-21 03:23:06 +00:00 |
|
Jakob Ackermann
|
9a1a9f153b
|
Merge pull request #57 from overleaf/jpa-node-12-fix
[misc] test/unit: fix process usage for node v12
|
2020-04-20 17:06:26 +02:00 |
|
Jakob Ackermann
|
80095785b8
|
[misc] test/unit: fix process usage for node v12
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2020-04-20 16:50:51 +02:00 |
|
John Lees-Miller
|
c46075aaab
|
Make constructor take only message and info
|
2020-04-17 15:45:08 +01:00 |
|
John Lees-Miller
|
0acf1d338d
|
Merge pull request #9 from overleaf/lint
Set up linting
|
2020-04-17 14:43:43 +01:00 |
|
Brian Gough
|
c2e165e0eb
|
Merge pull request #105 from overleaf/bg-use-separate-redis-for-project-history
support migration of project history keys to separate redis instance
|
2020-04-17 11:26:49 +01:00 |
|
John Lees-Miller
|
c000bdc43c
|
Add standard and fix complaints
|
2020-04-17 10:59:27 +01:00 |
|
Jakob Ackermann
|
f6f20fdcb6
|
Merge pull request #43 from overleaf/ew-jpa-fix-express-deprecations
[misc] fix express deprecations
|
2020-04-17 11:21:04 +02:00 |
|
Jakob Ackermann
|
9f15b062b0
|
Merge pull request #19 from overleaf/ew-jpa-fix-express-deprecations
[misc] fix express deprecations
|
2020-04-17 11:20:48 +02:00 |
|
John Lees-Miller
|
4b903626b4
|
Apply linting rules
|
2020-04-17 09:14:35 +01:00 |
|
John Lees-Miller
|
f80753fe40
|
Add linting and formatting
|
2020-04-17 09:14:35 +01:00 |
|
John Lees-Miller
|
113c2cc5ec
|
Add CI badge
|
2020-04-17 09:13:04 +01:00 |
|