Commit Graph

28023 Commits

Author SHA1 Message Date
yu-i-i
a42056e4f5 Sandboxed compiles: add scripts to add/strip repo prefix from texlive images 2026-05-19 15:51:36 +02:00
yu-i-i
8743cceadf Add env variable to enable restoring project/file from history snapshot 2026-05-19 15:51:36 +02:00
yu-i-i
9b3b00a740 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-05-19 15:51:36 +02:00
yu-i-i
486460f599 Git Bridge: Add git integration 2026-05-19 15:51:36 +02:00
yu-i-i
4239c2f3a8 Sandboxed compiles: set imageName to default if undefined in project 2026-05-19 15:51:36 +02:00
yu-i-i
b39f31677c Authentication: update passport-ldapauth to 3.0.1; fix minor issues 2026-05-19 15:51:36 +02:00
yu-i-i
0737ea5b31 Linked URL: prevent SSRF via DNS rebinding; minor fixes 2026-05-19 15:51:35 +02:00
yu-i-i
976716f607 Template gallery: add template management authorization middleware
- Middleware to enforce template access rules
- Introduce template manager role
- Fix minor issues
2026-05-19 15:51:35 +02:00
yu-i-i
5aa6d8809a Admin tools: optimize user/project list performance
Add frontend pagination
Add search debouncing
Render modals conditionally
Remove unnecessary sorting
2026-05-19 15:51:35 +02:00
yu-i-i
ab9550190a Update README.md 2026-05-19 15:51:35 +02:00
yu-i-i
f65ec51c5a Sandboxed Compiles: pass imageName in Copy project 2026-05-19 15:51:35 +02:00
yu-i-i
98bca90a22 Admin tools: fix minor bugs 2026-05-19 15:51:35 +02:00
yu-i-i
30a26809ea Sandboxed compiles: add arm64 support to clsi seccomp profile 2026-05-19 15:51:35 +02:00
yu-i-i
773f3a15f6 Sandboxed Compiles: support configurable texlive image root via env var 2026-05-19 15:51:34 +02:00
yu-i-i
e59fe0c7f5 Admin Tools: Fix EXTERNAL_AUTH is 'none' 2026-05-19 15:51:34 +02:00
yu-i-i
ada07fb779 Admin Tools: Fix sorting 2026-05-19 15:51:34 +02:00
yu-i-i
91e97dbdf2 Template Gallery: migration to 6.1.0
enable menu for editor redisign
move frontend code to modules
2026-05-19 15:51:34 +02:00
yu-i-i
6bf72f6373 Symbol Palette: fix for 6.1.0 2026-05-19 15:51:34 +02:00
yu-i-i
f635ababf8 Track changes: Fix import after upstream converted several files to ESM 2026-05-19 15:51:34 +02:00
yu-i-i
eb6543a738 Authentication: Fix import after upstream converted some files to ESM 2026-05-19 15:51:34 +02:00
yu-i-i
29bbdd29d7 Admin Tools: Fix for 6.1.0 migraton 2026-05-19 15:51:33 +02:00
Guilhem Poy
390ee7502f 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-05-19 15:51:33 +02:00
yu-i-i
c499ad676e Admin Tools: Fix user name
fix user name is not updated

fix first_name/last_name is undefined
2026-05-19 15:51:33 +02:00
yu-i-i
9af534586f Admin Tools: Manage users and Manage projects pages 2026-05-19 15:51:33 +02:00
yu-i-i
b8dee2866e Hotfix 5.5.6-ext-3.3 2026-05-19 15:51:32 +02:00
yu-i-i
90f8a85459 Linked URL: add sanitize and normalize 2026-05-19 15:51:32 +02:00
yu-i-i
1e67fa3e9f README for extended CE 2026-05-19 15:51:32 +02:00
yu-i-i
0394ad0324 Add service for Linked URL feature 2026-05-19 15:51:24 +02:00
yu-i-i
e9591c637f Sandboxed compiles: adjust clsi-profile 2026-05-19 15:49:22 +02:00
yu-i-i
345c097fe9 Track changes: Fix import after upstream converted DocumentUpdaterHandler and CollaboratorsGetter to ESM 2026-05-19 15:49:22 +02:00
yu-i-i
f288c28212 Authentication: Fix import after upstream converted AuthenticationController to ESM 2026-05-19 15:49:22 +02:00
yu-i-i
d3175cbcae Template gallery: Fix import after upstream converted AuthenticationController, ProjectGetter, ProjectLocator and DocumentUpdaterHandler` to ESM 2026-05-19 15:49:22 +02:00
yu-i-i
32ea67131c Template gallery: Fix import after upstream converted CompileManager, ClsiManager and RateLimiterMiddleware to ESM 2026-05-19 15:49:22 +02:00
yu-i-i
f8de9cae9b Template gallery: Fix OLModal usage (see upstream commit 19b3834) 2026-05-19 15:49:21 +02:00
yu-i-i
520469927e Authentication: Fix import after upstream converted PermissionsManager, RateLimiterMiddleware, UserCreator and SAMLIdentityManager to ESM 2026-05-19 15:49:21 +02:00
yu-i-i
8cc08b37dc Track changes: Fix import after upstream converted ChatManager, UserInfoManager and UserInfoController to ESM 2026-05-19 15:49:21 +02:00
Rudy ERCEK
e9b5931cad Add MAX_UPLOAD_SIZE environment variable 2026-05-19 15:49:21 +02:00
yu-i-i
3a844ff46a Fix style of Templates button in navbar 2026-05-19 15:49:21 +02:00
yu-i-i
d9ecec8516 Fix: comments thread does not necessarily belong to current document 2026-05-19 15:49:21 +02:00
yu-i-i
ddaef52690 Fix import after upstream converted AuthorizationMiddleware to ESM 2026-05-19 15:49:20 +02:00
yu-i-i
0923bf3c7d Track changes: Use getProjectRanges introduced in the upstream 2026-05-19 15:49:20 +02:00
yu-i-i
da84c01cf1 Rename @node-saml/node-saml patch for v5.1.0 2026-05-19 15:49:20 +02:00
yu-i-i
5c53e096ad Fix imports after upstream converted UserController and CaptchaMiddleware to ESM 2026-05-19 15:49:20 +02:00
yu-i-i
cdaaa9c10f Fix import after upstream converted ErrorController to ESM 2026-05-19 15:49:20 +02:00
yu-i-i
378dbf0dc8 Bring back deleteFile removed upstream 2026-05-19 15:49:20 +02:00
yu-i-i
a273f17ab5 Symbol palette: ui components were moved to shared folder 2026-05-19 15:49:20 +02:00
yu-i-i
6ddd549442 Move Sympol Palette code to modules, closes #63 2026-05-19 15:49:20 +02:00
yu-i-i
596da3da96 Template gallery: ui components were moved to shared folder 2026-05-19 15:49:19 +02:00
yu-i-i
9588bcff7c passport-saml was updated to v5.1.0 2026-05-19 15:49:19 +02:00
yu-i-i
0bc3dc35e1 Fix: always include repository prefix in sandboxed compiles image name 2026-05-19 15:49:19 +02:00