Commit Graph

27215 Commits

Author SHA1 Message Date
yu-i-i
1a264f7562 Git Bridge: route PAT validation endpoint to correct router v6.1.0-ext-v4.1 2026-03-20 21:19:42 +01:00
yu-i-i
a2a455517e Admin tools: fix project list action icon in 6.1.0 dark theme 2026-03-20 02:51:39 +01:00
yu-i-i
5692338d4b Admin tools: themed dashboard 2026-03-20 02:51:05 +01:00
Tao Chen
b46501f874 Git Bridge: support git-bridge configuration via env in nginx
- generate overleaf.conf dynamically
- support GIT_BRIDGE_HOST and GIT_BRIDGE_PORT
- configure client_max_body_size for /git using GIT_BRIDGE_REPOSTORE_MAX_FILE_SIZE
2026-03-20 00:00:05 +01:00
yu-i-i
377732a832 Add hotfixes 6.1.1 and 6.1.2 (adapted) v6.1.0-ext-v4.0 2026-03-15 03:39:16 +01:00
yu-i-i
362fc56949 Update README.md 2026-03-15 01:42:06 +01:00
yu-i-i
9d00984b97 Sandboxed compiles: add scripts to add/strip repo prefix from texlive images 2026-03-15 01:42:05 +01:00
yu-i-i
14d0300fc5 Add env variable to enable restoring project/file from history snapshot 2026-03-15 01:42:05 +01:00
yu-i-i
fdb7578742 Admin tools: minor improvements
- enable Projects button in navbar for admin projects page
- enable copy of user ID in user info modal
- add null check in UserListController (thanks @moschlar)
2026-03-15 01:42:05 +01:00
yu-i-i
c250e705b8 Git Bridge: Add git integration 2026-03-15 01:41:49 +01:00
yu-i-i
eb53dd3b22 Sandboxed compiles: set imageName to default if undefined in project 2026-03-14 05:13:52 +01:00
yu-i-i
860b999ce2 Authentication: update passport-ldapauth to 3.0.1; fix minor issues 2026-03-14 05:13:52 +01:00
yu-i-i
bb0804c6eb Linked URL: prevent SSRF via DNS rebinding; minor fixes 2026-03-14 05:13:51 +01:00
yu-i-i
7b407d2523 Template gallery: add template management authorization middleware
- Middleware to enforce template access rules
- Introduce template manager role
- Fix minor issues
2026-03-14 05:13:38 +01:00
yu-i-i
114911957e Admin tools: optimize user/project list performance
Add frontend pagination
Add search debouncing
Render modals conditionally
Remove unnecessary sorting
2026-03-13 21:04:13 +01:00
yu-i-i
0b8bcca8a0 Update README.md v6.1.0-ext-v3.5 2026-02-03 22:47:30 +01:00
yu-i-i
e576fcb794 Sandboxed Compiles: pass imageName in Copy project 2026-02-03 20:47:33 +01:00
yu-i-i
9808a1d290 Admin tools: fix minor bugs 2026-02-03 20:04:16 +01:00
yu-i-i
523e5c3fcf Sandboxed compiles: add arm64 support to clsi seccomp profile 2026-02-02 18:26:21 +01:00
yu-i-i
dad69464dd Sandboxed Compiles: support configurable texlive image root via env var 2026-02-02 18:26:21 +01:00
yu-i-i
00895bd201 Admin Tools: Fix EXTERNAL_AUTH is 'none' 2026-02-02 18:25:16 +01:00
yu-i-i
07b903b0b4 Admin Tools: Fix sorting 2026-02-02 18:25:16 +01:00
yu-i-i
73162171ee Template Gallery: migration to 6.1.0
enable menu for editor redisign
move frontend code to modules
2026-02-02 18:11:23 +01:00
yu-i-i
522704855f Symbol Palette: fix for 6.1.0 2026-01-29 15:54:54 +01:00
yu-i-i
d22c71c7a6 Track changes: Fix import after upstream converted several files to ESM 2026-01-29 15:54:54 +01:00
yu-i-i
d7378b42b7 Authentication: Fix import after upstream converted some files to ESM 2026-01-29 15:54:54 +01:00
yu-i-i
2d8a963e79 Admin Tools: Fix for 6.1.0 migraton 2026-01-29 15:54:54 +01:00
Guilhem Poy
de6e491b06 Add support for EMAIL_SMTP_PASS_FILE
Small feature to provide the email password from a file rather than directly from the env variable OVERLEAF_EMAIL_SMTP_PASS. Useful when used in conjunction with Docker Compose secrets.
2026-01-29 15:54:54 +01:00
zhangziqian
d4e11a1f80 Unlock overalltheme switching 2026-01-29 15:54:53 +01:00
yu-i-i
6f5acbd11b Admin Tools: Fix user name
fix user name is not updated

fix first_name/last_name is undefined
2026-01-29 15:54:53 +01:00
yu-i-i
103adeb820 Admin Tools: Manage users and Manage projects pages 2026-01-29 15:54:53 +01:00
yu-i-i
b1db82ab0a Hotfix 5.5.6-ext-3.3 2026-01-29 15:54:53 +01:00
yu-i-i
5bc427623d Linked URL: add sanitize and normalize 2026-01-29 15:54:53 +01:00
yu-i-i
f46927c3c3 README for extended CE 2026-01-29 15:54:52 +01:00
yu-i-i
22bee12e6b Add service for Linked URL feature 2026-01-29 15:54:52 +01:00
yu-i-i
e3192dee6d Sandboxed compiles: adjust clsi-profile 2026-01-29 15:54:52 +01:00
yu-i-i
5c7e85fed1 Track changes: Fix import after upstream converted DocumentUpdaterHandler and CollaboratorsGetter to ESM 2026-01-29 15:54:52 +01:00
yu-i-i
7a0dc2364f Authentication: Fix import after upstream converted AuthenticationController to ESM 2026-01-29 15:54:52 +01:00
yu-i-i
4f8c0fb0a1 Template gallery: Fix import after upstream converted AuthenticationController, ProjectGetter, ProjectLocator and DocumentUpdaterHandler` to ESM 2026-01-29 15:54:52 +01:00
yu-i-i
ed195212e0 Template gallery: Fix import after upstream converted CompileManager, ClsiManager and RateLimiterMiddleware to ESM 2026-01-29 15:54:52 +01:00
yu-i-i
f6cfd0b71d Template gallery: Fix OLModal usage (see upstream commit 19b3834) 2026-01-29 15:54:52 +01:00
yu-i-i
c35170ce61 Authentication: Fix import after upstream converted PermissionsManager, RateLimiterMiddleware, UserCreator and SAMLIdentityManager to ESM 2026-01-29 15:54:52 +01:00
yu-i-i
0c499ebc5b Track changes: Fix import after upstream converted ChatManager, UserInfoManager and UserInfoController to ESM 2026-01-29 15:54:51 +01:00
Rudy ERCEK
c53c51a223 Add MAX_UPLOAD_SIZE environment variable 2026-01-29 15:54:51 +01:00
yu-i-i
370c6661f4 Fix style of Templates button in navbar 2026-01-29 15:54:51 +01:00
yu-i-i
fea5749d0e Fix: comments thread does not necessarily belong to current document 2026-01-29 15:54:51 +01:00
yu-i-i
198bbb6fca Fix import after upstream converted AuthorizationMiddleware to ESM 2026-01-29 15:54:51 +01:00
yu-i-i
89b2b1910e Track changes: Use getProjectRanges introduced in the upstream 2026-01-29 15:54:51 +01:00
yu-i-i
e3a976d2c2 Rename @node-saml/node-saml patch for v5.1.0 2026-01-29 15:54:51 +01:00
yu-i-i
ab3660b121 Fix imports after upstream converted UserController and CaptchaMiddleware to ESM 2026-01-29 15:54:51 +01:00