Commit Graph

23747 Commits

Author SHA1 Message Date
yu-i-i
6b0f0601fa Admin Tools: Manage users and Manage projects pages 2026-01-26 03:06:40 +01:00
yu-i-i
00c07f2f76 Linked URL: add sanitize and normalize 2025-11-28 04:46:01 +01:00
yu-i-i
c1fb202139 Add service for Linked URL feature 2025-11-12 02:00:07 +01:00
yu-i-i
8710772330 Sandboxed compiles: adjust clsi-profile 2025-11-12 02:00:07 +01:00
yu-i-i
37652aaeef Track changes: Fix import after upstream converted DocumentUpdaterHandler and CollaboratorsGetter to ESM 2025-11-12 02:00:07 +01:00
yu-i-i
033e6ab5a5 Authentication: Fix import after upstream converted AuthenticationController to ESM 2025-11-12 02:00:07 +01:00
yu-i-i
f0a38e0868 Template gallery: Fix import after upstream converted AuthenticationController, ProjectGetter, ProjectLocator and DocumentUpdaterHandler` to ESM 2025-11-12 02:00:07 +01:00
yu-i-i
e799444a9a Template gallery: Fix import after upstream converted CompileManager, ClsiManager and RateLimiterMiddleware to ESM 2025-11-12 02:00:07 +01:00
yu-i-i
cc66e0d990 Template gallery: Fix OLModal usage (see upstream commit 19b3834) 2025-11-12 02:00:07 +01:00
yu-i-i
2c953c8738 Authentication: Fix import after upstream converted PermissionsManager, RateLimiterMiddleware, UserCreator and SAMLIdentityManager to ESM 2025-11-12 02:00:06 +01:00
yu-i-i
b721fbf481 Track changes: Fix import after upstream converted ChatManager, UserInfoManager and UserInfoController to ESM 2025-11-12 02:00:06 +01:00
Rudy ERCEK
f8cd7874ef Add MAX_UPLOAD_SIZE environment variable 2025-11-12 02:00:06 +01:00
yu-i-i
56e0a12a8f Fix style of Templates button in navbar 2025-11-12 02:00:06 +01:00
yu-i-i
95dd9eafa6 Fix: comments thread does not necessarily belong to current document 2025-11-12 02:00:06 +01:00
yu-i-i
410eac15a2 Fix import after upstream converted AuthorizationMiddleware to ESM 2025-11-12 02:00:06 +01:00
yu-i-i
25d7c1bd42 Track changes: Use getProjectRanges introduced in the upstream 2025-11-12 02:00:06 +01:00
yu-i-i
d885217a6f Fix imports after upstream converted UserController and CaptchaMiddleware to ESM 2025-11-12 02:00:06 +01:00
yu-i-i
0d665f4dda Fix import after upstream converted ErrorController to ESM 2025-11-12 02:00:05 +01:00
yu-i-i
6f99004dde Bring back deleteFile removed upstream 2025-11-12 02:00:05 +01:00
yu-i-i
72d182f553 Symbol palette: ui components were moved to shared folder 2025-11-12 02:00:05 +01:00
yu-i-i
7b826ad5ac Move Sympol Palette code to modules, closes #63 2025-11-12 02:00:05 +01:00
yu-i-i
a5af5ce053 Template gallery: ui components were moved to shared folder 2025-11-12 02:00:05 +01:00
yu-i-i
a313cf0bc7 passport-saml was updated to v5.1.0 2025-11-12 02:00:05 +01:00
yu-i-i
b7c97898e4 Fix: always include repository prefix in sandboxed compiles image name 2025-11-12 02:00:05 +01:00
yu-i-i
2be928d820 Fix template publishing to align with upstream project context changes 2025-11-12 02:00:05 +01:00
yu-i-i
03fa1be85b Remove LDAP admin check via group search in ldap-passport 2025-11-12 02:00:05 +01:00
yu-i-i
d18bdb907f toggleSymbolPalette now in useEditorPropertiesContext 2025-11-12 02:00:04 +01:00
yu-i-i
927b07700c Set use-ai capability to false 2025-11-12 02:00:04 +01:00
yu-i-i
52c27d8e78 Track changes: convert to mjs 2025-11-12 02:00:04 +01:00
yu-i-i
62f7c071bf Track changes: use getTrackedChangesUserIds introduced in the mainstream 2025-11-12 02:00:04 +01:00
yu-i-i
b9d3f8e739 Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS 2025-11-12 02:00:04 +01:00
Synésio Neto
0ceee70efc Introduce an environment variable to allow JIT OIDC users creation based on their email address domain. 2025-11-12 02:00:04 +01:00
yu-i-i
fabbbc5d39 Introduce an environment variable to control user creation in OIDC authentication, closes #47 2025-11-12 02:00:04 +01:00
yu-i-i
4c1b93d6ff Avoid DEP0174 by removing async from callback-based getGroupPolicyForUser 2025-11-12 02:00:04 +01:00
yu-i-i
4a289cc0a0 Fix login page 2025-11-12 02:00:03 +01:00
yu-i-i
83c379e1e3 Symbol Palette: make close button visible 2025-11-12 02:00:03 +01:00
yu-i-i
f2bf106633 Template Gallery: replace markdown-it with marked 2025-11-12 02:00:03 +01:00
yu-i-i
9cc9997ba5 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 02:00:03 +01:00
yu-i-i
201e5a505b Refactor Sandboxed Compiles 2025-11-12 02:00:03 +01:00
yu-i-i
282c43ca47 Symbol Palette: improve keyboard input experience 2025-11-12 02:00:03 +01:00
yu-i-i
c1b1c21a4d Symbol Palette: get rid of @reach/tabs 2025-11-12 02:00:03 +01:00
yu-i-i
e50f802879 Add 'poll' to clsi seccomp profile, fixes minted. Thanks, David. 2025-11-12 02:00:02 +01:00
yu-i-i
1c93b441fa Make Template Gallery optional; rename environment variables 2025-11-12 02:00:02 +01:00
yu-i-i
19a657bac8 Add Template Gallery support 2025-11-12 02:00:02 +01:00
yu-i-i
2487ff8c43 Track changes / comments: update backend to support frontend changes 2025-11-12 02:00:02 +01:00
yu-i-i
c274422eb6 Allow EXTERNAL_AUTH to be undefined, fixes #26 2025-11-12 02:00:02 +01:00
yu-i-i
54e19c4e87 Symbol palette: switch to 'OL' UI components and apply minor cosmetic changes 2025-11-12 02:00:02 +01:00
yu-i-i
f8444a4d50 Make OVERLEAF_OIDC_USER_ID_FIELD support 'email' as a value 2025-11-12 02:00:02 +01:00
yu-i-i
f9489bdf1a See upstream commit 42ee56e 2025-11-12 02:00:01 +01:00
yu-i-i
232a4276ad Fix glitches in symbol palette after switching to Bootstrap 5 2025-11-12 02:00:01 +01:00