Jessica Lawshe
|
1430dbc690
|
Merge pull request #19254 from overleaf/jel-cms-button-spacing
[web] Standardize button spacing in CMS pages using new site design
GitOrigin-RevId: da5756adc3074603584a4c7e80b9443602413711
|
2024-07-15 09:02:48 +00:00 |
|
Jakob Ackermann
|
88457a6655
|
Merge pull request #19220 from overleaf/jpa-precompile-pug
[web] precompile pug templates in CI
GitOrigin-RevId: 6ec2b85a357fa3d5c35d8e7eb1a2e81ac5f3b447
|
2024-07-04 08:04:51 +00:00 |
|
Miguel Serrano
|
1697087425
|
Merge pull request #18970 from overleaf/msm-clean-features-templates
[web] Cleanup `features.templates`
GitOrigin-RevId: 7c9f7bc827700e4255a5ba8a46de70318afdaae4
|
2024-06-24 12:05:43 +00:00 |
|
Jimmy Domagala-Tang
|
e5aa917f54
|
Merge pull request #18682 from overleaf/jdt-ai-labs
Re-Release Labs Page for AI Error-Correction
GitOrigin-RevId: 2eef85dd3b5f86bedcf3339559a5fbbae2d4da87
|
2024-06-24 12:04:08 +00:00 |
|
Alf Eaton
|
b9a8a7f7ec
|
Move AI provider usage to the backend (#18562)
GitOrigin-RevId: 4f66c6576571c4fbb7381d8d0e34f2e468d6f34f
|
2024-06-18 08:04:09 +00:00 |
|
David
|
dcb7944b05
|
Merge pull request #18895 from overleaf/dp-presentation-mode
Add pdf presentation mode
GitOrigin-RevId: e6ac1ae339e9690a733a110c6f0a33149e869dd6
|
2024-06-17 08:04:30 +00:00 |
|
Alf Eaton
|
c24ace801b
|
Remove Angular (#17534)
GitOrigin-RevId: 7a0d45e17d9905fa75569e2d19ca59caa4a41565
|
2024-06-06 08:04:09 +00:00 |
|
Alexandre Bourdin
|
a0c8cf663a
|
Merge pull request #18000 from overleaf/ab-dev-enable-toolbar-default
[web] Enable the dev-toolbar by default in the dev environment
GitOrigin-RevId: 170e59e9b82268e621fe99ffcc82b7d68467e1b3
|
2024-05-27 10:23:56 +00:00 |
|
Jimmy Domagala-Tang
|
81903bb79d
|
Merge pull request #18175 from overleaf/jdt-new-bib-file-prompt
[Web] Add opportunistic prompts for third party references
GitOrigin-RevId: d794df16781d0db707423f23ab12f40a13604907
|
2024-05-27 10:23:41 +00:00 |
|
Brian Gough
|
344b4d0fa0
|
Merge pull request #18088 from overleaf/ab-session-secret-rotation
[web/realtime/history-v1] Support session secret rotation
GitOrigin-RevId: 3c2fa27b1b3e0a8e0c9d1af2e616ce873d54aedf
|
2024-05-27 10:23:33 +00:00 |
|
Brian Gough
|
41cb0859db
|
Merge pull request #18283 from overleaf/bg-session-secret-use-session-secret-in-web
replace SECURITY_SESSION_SECRET with SESSION_SECRET in web
GitOrigin-RevId: f6ff5f13cf04e1b59fe44a394a0888af55ae140f
|
2024-05-14 08:03:57 +00:00 |
|
Alf Eaton
|
de353bd8aa
|
Move the compile assistant into individual log entries (#18168)
GitOrigin-RevId: 391fd9f31e637bf27f81ebee0dd33fcdfba5f22b
|
2024-05-09 08:04:33 +00:00 |
|
Alf Eaton
|
417de9ee87
|
Fix formatting
GitOrigin-RevId: 94ebd836a8cc3fbbb3ea1b7284b1c1863263d96f
|
2024-05-01 08:04:41 +00:00 |
|
Copybot
|
faf9bc39c4
|
Merge pull request #1108 from chschenk:feature_maxEntitiesPerProject
GitOrigin-RevId: ceeb1c13e5bbc3eb498e0ee1040ab8bbfeb574a9
|
2024-05-01 08:04:36 +00:00 |
|
Jakob Ackermann
|
a540754f6e
|
Merge pull request #18116 from overleaf/jpa-bulk-replace-localhost
[misc] bulk replace localhost with 127.0.0.1
GitOrigin-RevId: d238f3635302e8ff5500d611108c4d1bef216726
|
2024-04-26 08:04:39 +00:00 |
|
Antoine Clausse
|
d35204033f
|
Merge pull request #17909 from overleaf/ac-tear-down-compile-timeout-tests-2
[web] Remove split-tests `compile-backend-class*` and `compile-timeout-20s*` (attempt 2)
GitOrigin-RevId: 5658f2977d3e7089eec5bbe7a33eee81c153e41d
|
2024-04-16 08:04:08 +00:00 |
|
Antoine Clausse
|
491bc2628d
|
Merge pull request #17899 from overleaf/revert-17700-ac-tear-down-compile-timeout-tests
Revert "[web] Remove split-tests `compile-backend-class*` and `compile-timeout-20s*`"
GitOrigin-RevId: d5070ced06adbd435e782a44b7ef767e395bd6a0
|
2024-04-15 08:04:37 +00:00 |
|
Antoine Clausse
|
2dd10c7fee
|
[web] Remove split-tests compile-backend-class* and compile-timeout-20s* (#17700)
* Remove split-tests of `compile-timeout-20s` and `compile-timeout-20s-existing-users`
* Remove `NEW_COMPILE_TIMEOUT_ENFORCED_CUTOFF` variables
* Revert timeout override `60` -> `20`
* Update settings.overrides.saas.js: `compileTimeout: 20`
* Remove `compile-backend-class-n2d`
* Remove `force_new_compile_timeout`
* Remove `showNewCompileTimeoutUI`
* Remove `compileTimeChanging`
* Simplify code by removing segmentation object
* Remove `CompileTimeoutChangingSoon`
* Remove `user.features.compileTimeout = '20 (with 10s prompt)'`
* Remove `CompileTimeWarning`
* Remove `TimeoutUpgradePrompt` (old)
* Remove `compile-backend-class`
* Remove unused translations
* Update tests
* Fix: Show `CompileTimeout` even if `!window.ExposedSettings.enableSubscriptions`
* Create script to migrate users to 20s compileTimeout
* migration script: exclude `compileTimeout: 20` from the match
* migration script: use `batchedUpdate`
* Remove `showFasterCompilesFeedbackUI` and `FasterCompilesFeedback`
Helped-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
* Remove `_getCompileBackendClassDetails`, simplify definition of `limits` object
* Remove `Settings.apis.clsi.defaultBackendClass`
* Remove unnecessary second scan of the whole user collection in dry mode
* Override `timeout` to 20 for users having `compileGroup === 'standard' && compileTimeout <= 60`
* Remove second `logCount`: re-run the script in dry-mode if you want to see that count
* Use secondary readPreference when counting users
* Fix script setup and exit 0
* Fix: Remove `user.` from query path!
* Add acceptance test on script migration_compile_timeout_60s_to_20s.js
GitOrigin-RevId: 3cb65130e6d7fbd9c54005f4c213066d0473e9d8
|
2024-04-15 08:04:24 +00:00 |
|
roo hutton
|
8644e239c6
|
Merge pull request #17596 from overleaf/rh-permissions-policy
[web] Add Permissions-Policy header
GitOrigin-RevId: 8934bbbda411102580d9ef8af135dcdc147627f9
|
2024-04-08 08:04:29 +00:00 |
|
Alf Eaton
|
362a947c5a
|
Add prototype compile assistant (#17402)
GitOrigin-RevId: 07547f2a83aec8cfda75c589ed24cdc85fe15b59
|
2024-03-26 09:04:28 +00:00 |
|
Miguel Serrano
|
3d4f3d3d73
|
Merge pull request #17236 from overleaf/ab-sso-config-overleaf-admin
[web] SSO config view in subscription admin
GitOrigin-RevId: e1fcda4eb4e34ab38cd8918bce4fdcff45df83d2
|
2024-02-26 09:02:59 +00:00 |
|
Alf Eaton
|
680c9b9570
|
Redirect Safari <= 13 to unsupported browsers page (#17123)
GitOrigin-RevId: 8cc508eb7f4f68c5864e102b2d4af9c8920800ae
|
2024-02-23 09:03:09 +00:00 |
|
David
|
b59326e96f
|
Merge pull request #16873 from overleaf/dp-mongo-command-monitoring
Use mongo command monitoring to add timing metrics
GitOrigin-RevId: e7e5dd5cca1ba3802c02198ccf81058d4da3f1e7
|
2024-02-23 09:02:55 +00:00 |
|
Miguel Serrano
|
87cd480151
|
[web] Rebrand public access environment variables (#17013)
* [web] Rebrand SHARELATEX_ALLOW_PUBLIC_ACCESS and SHARELATEX_ALLOW_ANONYMOUS_READ_AND_WRITE_SHARING
* Add SHARELATEX_ALLOW_PUBLIC_ACCESS for backwards compatibility
GitOrigin-RevId: ff99a83865c894b143039e058b63f4693d6c7cc5
|
2024-02-14 09:04:25 +00:00 |
|
Jakob Ackermann
|
63520c7076
|
Merge pull request #16859 from overleaf/jpa-sharelatex-cleanup
[misc] ShareLaTeX cleanup - high impact
GitOrigin-RevId: 6dcce9b0f15e30f7afcf6d69c3df36a369f38120
|
2024-02-09 09:04:11 +00:00 |
|
Brian Gough
|
f9db088d57
|
Merge pull request #16835 from overleaf/bg-google-spam-temporarily-disable-emails
Temporarily disable onboarding emails
GitOrigin-RevId: a1967bc793fcd7b3b90f812fb8c9b9d83f704093
|
2024-02-01 09:03:30 +00:00 |
|
Alf Eaton
|
22b5828b3d
|
Move Writefull toolbar loading/initialisation into a React component (#16546)
GitOrigin-RevId: 1cb6efa7cab2babb33800fef9469fca3addbdaf5
|
2024-01-19 09:04:52 +00:00 |
|
David
|
29bfdae57d
|
Merge pull request #16523 from overleaf/dp-editable-file-extensions-2
Make cfg, ltx, Rnw and inc files editable in the editor
GitOrigin-RevId: 1999c29ea451aa3f362ffa09f6f4d5889beaf404
|
2024-01-17 09:03:53 +00:00 |
|
David
|
888a0f9c72
|
Merge pull request #16520 from overleaf/dp-revert-file-extension-work
Revert "Merge pull request #16495 from overleaf/dp-editable-file-extensions"
GitOrigin-RevId: deb3dd882869031fb0489ffbfb32b6f0772be87b
|
2024-01-16 09:04:38 +00:00 |
|
David
|
8971357dce
|
Merge pull request #16495 from overleaf/dp-editable-file-extensions
Mark cfg, rnw, ltx and inc files as text so that they are editable
GitOrigin-RevId: 486365486f46beebbb13cad3e0cc45711e1809e4
|
2024-01-16 09:04:25 +00:00 |
|
Eric Mc Sween
|
4a8a811cc1
|
Merge pull request #15957 from overleaf/jpa-invalidate-babel-cache
[web] after changing settings invalidate babel cache on webpack startup
GitOrigin-RevId: 3d83c56d119bcbbd91ea71b0a85ad8e0a767b679
|
2024-01-05 09:03:17 +00:00 |
|
Eric Mc Sween
|
a9d7f99446
|
Merge pull request #16156 from overleaf/jdt-writefull-notif
Writefull editor notification
GitOrigin-RevId: 1a5077164682dbec67738af0684d364571802816
|
2023-12-14 09:03:27 +00:00 |
|
Jimmy Domagala-Tang
|
24261ac617
|
Merge pull request #16007 from overleaf/jdt-writeful-user-settings
Add Writeful to user settings
GitOrigin-RevId: 15b3dd47b96cdc8bf8002afe3ddc570b03a6065f
|
2023-12-08 09:04:45 +00:00 |
|
Jimmy Domagala-Tang
|
53708fb03e
|
Merge pull request #15906 from overleaf/jdt-disable-staging-captchas-if-trusted
allow for list of trusted users to skip captchas
GitOrigin-RevId: d398e98f63e4dc800a5b4ac59c8c9b672a200a15
|
2023-11-29 09:04:39 +00:00 |
|
Alexandre Bourdin
|
202196dde2
|
Merge pull request #15808 from overleaf/ab-split-test-dev-toolbar
[web] Split Test Dev Toolbar
GitOrigin-RevId: 630116049a94aceb39d5afc9425b8ec6ee95b944
|
2023-11-24 09:04:40 +00:00 |
|
Jakob Ackermann
|
453edbfe0a
|
Merge pull request #15793 from overleaf/jpa-compile-domain-cleanup
[web] tear down split test for new compile domain
GitOrigin-RevId: 7ab417d67e508cd95bd4e78ce7ce2a993c789dca
|
2023-11-17 09:02:56 +00:00 |
|
Eric Mc Sween
|
08304b5947
|
Merge pull request #15588 from overleaf/em-migrations-mongo-timeout
Disable socket timeout when running Mongo migrations
GitOrigin-RevId: 4fd1b9d4b4756951fce3918a01e1c8803538153d
|
2023-11-07 09:05:08 +00:00 |
|
Tim Down
|
01439641ca
|
Merge pull request #15376 from overleaf/td-ide-page-working-editor
React IDE page: working editor
GitOrigin-RevId: 3ba8cb787a6f7f8435686d8962adb7444d09acb5
|
2023-10-27 08:03:07 +00:00 |
|
M Fahru
|
4556675ad2
|
Merge pull request #15150 from overleaf/mf-file-view-tpr-module
Move mendeley/zotero file-view UI to `tpr-webmodule` folder
GitOrigin-RevId: af3cfe614fcf415d5842cf98dc2a42a3898ccd8b
|
2023-10-26 08:03:50 +00:00 |
|
Jakob Ackermann
|
347da4e6bb
|
Merge pull request #15247 from overleaf/jpa-submission-backend-class
[web] use n2d instances for compiling submissions
GitOrigin-RevId: 57eb27af230b994c3816c0476673ea558226ac1e
|
2023-10-25 08:04:03 +00:00 |
|
Eric Mc Sween
|
37db50b787
|
Merge pull request #15351 from overleaf/em-graceful-shutdown
Web graceful shutdown adjustments
GitOrigin-RevId: f940f73933065060956b5797cc43b14faaf4ac60
|
2023-10-24 08:03:37 +00:00 |
|
M Fahru
|
11791bc6b7
|
Merge pull request #15264 from overleaf/mf-xmpdata-enable
Add `*.xmpdata` to editor editable file extension list
GitOrigin-RevId: 8dc0947f494502da4c8f921830c86fa1b345eba2
|
2023-10-19 08:03:22 +00:00 |
|
Miguel Serrano
|
22531969f6
|
Merge pull request #15080 from overleaf/msm-configurable-upload-timeout
[web] Add configurable project upload timeout
GitOrigin-RevId: da26d7edbce9169c92cc3bc8746cb42e5c0e4919
|
2023-10-16 10:02:04 +00:00 |
|
Miguel Serrano
|
e8dcef50db
|
Merge pull request #15184 from overleaf/msm-fix-sp-build
[web] Dynamic import for `SSOConfigurationModal`
GitOrigin-RevId: 5ea84282c76dfe0809cc8da1d2204f82005cf279
|
2023-10-16 10:01:57 +00:00 |
|
Jakob Ackermann
|
3e34467e12
|
Merge pull request #15120 from overleaf/jpa-mj-val-loader
[web] migrate modules-ide/modules-main from val-loader to babel macro
GitOrigin-RevId: 5114dab96d5bf34285ae42f539fed78e2f068a12
|
2023-10-16 08:04:12 +00:00 |
|
M Fahru
|
d378246468
|
Merge pull request #15057 from overleaf/mf-lhs-makefile-editable
[web] Add `lhs` and makefiles (`makefile`, `gnumakefile`, and `*.mk`) as editable files
GitOrigin-RevId: d5f32aeab05947e7b8fec1c9bb6ec1defca42cdf
|
2023-10-05 08:04:50 +00:00 |
|
Brian Gough
|
2e00894270
|
Merge pull request #14861 from overleaf/jpa-web-restrict-new-subscription
[web] block web sales to restricted countries
GitOrigin-RevId: 21029cf016eaa0c63ce6939ab8681979118a9dc4
|
2023-09-21 08:03:56 +00:00 |
|
Jakob Ackermann
|
e23c2dafef
|
Merge pull request #14409 from overleaf/jpa-open-source-history-v1-tests
[web] enable history-v1 tests for Server Pro/CE
GitOrigin-RevId: 74119a09c101ed74c37833384722f85b0e3830dd
|
2023-09-01 08:03:53 +00:00 |
|
Alf Eaton
|
db86813480
|
Fix CSP config (#13693)
GitOrigin-RevId: be5cedf5410a9f9ae20e447b4187eb5f0e8448fb
|
2023-07-19 08:04:09 +00:00 |
|
June Kelly
|
4f8852feaa
|
Merge pull request #13850 from overleaf/ab-invite-enrollment
[web] Managed users - combined invite/surrender flow
GitOrigin-RevId: 70cb0d81e0019eac69a4a565377447bb6d1a1823
|
2023-07-17 11:10:37 +00:00 |
|