Commit Graph

25464 Commits

Author SHA1 Message Date
yu-i-i
01bb31ccad README for extended CE v5.5.0-ext-v3.2 2025-11-12 12:03:46 +01:00
yu-i-i
0d2ff6707b Add service for Linked URL feature 2025-11-12 11:58:27 +01:00
yu-i-i
15492c0e74 Sandboxed compiles: adjust clsi-profile 2025-11-12 11:50:03 +01:00
Rudy ERCEK
7b9aa7c826 Add MAX_UPLOAD_SIZE environment variable 2025-11-12 11:50:03 +01:00
yu-i-i
488481b0b0 Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS 2025-11-12 11:43:22 +01:00
Synésio Neto
f8e000485b Introduce an environment variable to allow JIT OIDC users creation based on their email address domain. 2025-11-12 11:43:22 +01:00
yu-i-i
1b99b69147 Introduce an environment variable to control user creation in OIDC authentication, closes #47 2025-11-12 11:43:22 +01:00
David Rotermund
5724ed7187 I need the --network=host settings for building the container 2025-11-12 11:43:22 +01:00
yu-i-i
6743a088b0 Avoid DEP0174 by removing async from callback-based getGroupPolicyForUser 2025-11-12 11:43:21 +01:00
yu-i-i
d1f8d4187e Fix missing Templates link on login page 2025-11-12 11:43:21 +01:00
yu-i-i
37a250594e Fix login page 2025-11-12 11:43:21 +01:00
yu-i-i
401de6cb99 Symbol Palette: make close button visible 2025-11-12 11:43:21 +01:00
yu-i-i
6bc41ddc98 Template Gallery: replace markdown-it with marked 2025-11-12 11:43:21 +01:00
yu-i-i
58e97b5904 Refactor Template Gallery; resolves #38 and #39
- Replace free-text license input with a select box
- Improve visual presentation of modals and enhance keyboard interaction
2025-11-12 11:43:21 +01:00
yu-i-i
30be4f1428 Refactor Sandboxed Compiles 2025-11-12 11:43:21 +01:00
yu-i-i
c04a1ddd02 Symbol Palette: improve keyboard input experience 2025-11-12 11:43:21 +01:00
yu-i-i
a76a3d4e91 Symbol Palette: get rid of @reach/tabs 2025-11-12 11:43:20 +01:00
yu-i-i
4eaee400d2 Add 'poll' to clsi seccomp profile, fixes minted. Thanks, David. 2025-11-12 11:43:20 +01:00
yu-i-i
2b280e18e1 Make Template Gallery optional; rename environment variables 2025-11-12 11:43:20 +01:00
yu-i-i
61f5379d0f Add Template Gallery support 2025-11-12 11:43:20 +01:00
yu-i-i
d1e3798fe9 Track changes / comments: update backend to support frontend changes 2025-11-12 11:43:20 +01:00
yu-i-i
031342a235 Allow EXTERNAL_AUTH to be undefined, fixes #26 2025-11-12 11:43:20 +01:00
yu-i-i
36f7c1f97b Symbol palette: switch to 'OL' UI components and apply minor cosmetic changes 2025-11-12 11:43:19 +01:00
yu-i-i
9d93f55b50 Make OVERLEAF_OIDC_USER_ID_FIELD support 'email' as a value 2025-11-12 11:41:00 +01:00
yu-i-i
8c1db4597c See upstream commit 42ee56e 2025-11-12 11:41:00 +01:00
yu-i-i
cac137fad7 Fix glitches in symbol palette after switching to Bootstrap 5 2025-11-12 11:41:00 +01:00
yu-i-i
56fa578a03 Whitelist /oidc/login endpoint, fixes #21 2025-11-12 11:41:00 +01:00
yu-i-i
b5d63fbc06 Add ENV variables to control SAML signature validation 2025-11-12 11:41:00 +01:00
yu-i-i
0be94302b0 Re-export doLogout (was removed from exports in commit b9fb636). 2025-11-12 11:41:00 +01:00
yu-i-i
8392979691 Refactor authentication code; add OIDC support 2025-11-12 11:41:00 +01:00
yu-i-i
fa4f6040e2 Allow adding extra flags to LaTeX compiler through environment variable 2025-11-12 11:40:59 +01:00
yu-i-i
4df5135936 Enable LDAP and SAML authentication support 2025-05-30 00:31:12 +02:00
yu-i-i
504590d129 Enable Symbol Palette 2025-05-30 00:31:12 +02:00
yu-i-i
6f8c951b7d Allow selecting a TeX Live image for a project 2025-05-30 00:31:12 +02:00
Sam Van den Vonder
6282e4b0eb Enable Sandboxed Compiles feature 2025-05-30 00:31:12 +02:00
yu-i-i
928a514705 Enable autocomplete of reference keys feature 2025-05-30 00:31:11 +02:00
yu-i-i
884e7d81c8 Enable track changes and comments feature 2025-05-30 00:31:11 +02:00
yu-i-i
1c499496c6 Redirect non-existing links to Overleaf page 2025-05-30 00:31:11 +02:00
Jakob Ackermann
25577379fc [clsi] add env var override for seccomp profile (#25894)
GitOrigin-RevId: 6ef9a5c1f9149147641abb9fe1798b1b41a14c05
v5.5.0
2025-05-23 13:25:58 +00:00
Miguel Serrano
923708f9f9 Merge pull request #25889 from overleaf/jpa-web-wait-for-mongo
[web] wait for DB before fetching global blobs

GitOrigin-RevId: 2beefd39ae4be4d233e2aac018d471bf949faea2
2025-05-23 11:08:40 +00:00
Jakob Ackermann
eaf71be07c [references] move redis config to common path in settings (#25883)
* [references] move redis config to common path in settings
---------

Co-authored-by: mserranom <mserranom@gmail.com>
GitOrigin-RevId: a5bf258bb71ff40344b53deb8c07dae849b4d00e
2025-05-23 11:08:35 +00:00
Miguel Serrano
3cf436c89e Merge pull request #25886 from overleaf/msm-add-skip-email-to-delete-user
[CE] Add `--skip-email` to `delete-user` script

GitOrigin-RevId: d0f5ced26930060df1e9f40dee97839076743bbd
2025-05-23 11:08:31 +00:00
Miguel Serrano
01dc0a4b45 Merge pull request #25882 from overleaf/jpa-sp-mongo-6
[web] bump minimum mongo version for Server Pro to 6.0

GitOrigin-RevId: 57821a0610b640880e3801e597f78103d580ee40
2025-05-23 11:08:26 +00:00
Miguel Serrano
978086c658 Merge pull request #25885 from overleaf/jpa-msm-tls-email
[web] fix nodemailer config for tls

GitOrigin-RevId: 6470a57bc66a89d463ca11f0f27e864a8cd3f61a
2025-05-23 11:08:21 +00:00
Mathias Jakobsen
3274235ac6 Merge pull request #25832 from overleaf/mj-ide-hide-editor-actions-when-unavailable
[web] Editor redesign: Hide editor options in menu bar when editor is not visible

GitOrigin-RevId: c4d158f80821afbc5f7ff7d13dac8ff5ecff6315
2025-05-23 08:06:08 +00:00
Mathias Jakobsen
6bb074eec3 Merge pull request #25836 from overleaf/mj-ide-settings-padding
[web] Add border padding to rail to reduce link text overlap

GitOrigin-RevId: f0a49b51dccb6618ca991f2074845796f2b95933
2025-05-23 08:06:03 +00:00
David
c450094659 Merge pull request #25804 from overleaf/dp-on-for-guests
Remove references to removed track changes onForGuests option

GitOrigin-RevId: c251ad41633df33f0d963dbc3c2e5cb62920a5e1
2025-05-23 08:05:59 +00:00
David
2d66b9751a Merge pull request #25784 from overleaf/dp-backend-reviewer-role-cleanup
Remove references to `reviewer-role` feature flag in the backend

GitOrigin-RevId: 4d2088e4c2815d3221817a182a0a66b5a60b3532
2025-05-23 08:05:54 +00:00
Eric Mc Sween
f69b9f857e Merge pull request #25825 from overleaf/em-accept-edit-operations
Accept all EditOperations in history-ot type

GitOrigin-RevId: b3bc710c92c4aa31dfeec16d422e42f0a6bb8cdb
2025-05-23 08:05:46 +00:00
Jakob Ackermann
64984ee86a [history-ot] flush history for projects with short queues ASAP (#25776)
* [document-updater] flush history for projects with short queues ASAP

* [k8s] document-updater: enable short history queue for history-ot demo

* [project-history] flush history for projects with short queues ASAP

* [project-history] wait for mongo before running acceptance tests

* [k8s] project-history: enable short history queue for history-ot demo

* [project-history] change wait-for-mongo step in tests

Co-authored-by: Eric Mc Sween <eric.mcsween@overleaf.com>

---------

Co-authored-by: Eric Mc Sween <eric.mcsween@overleaf.com>
GitOrigin-RevId: 3e989c409e8e9887655b35f2659ce0829e61b357
2025-05-23 08:05:35 +00:00