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
|
9808a1d290
|
Admin tools: fix minor bugs
|
2026-02-03 20:04:16 +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 |
|
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
|
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
|
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 |
|
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
|
ab3660b121
|
Fix imports after upstream converted UserController and CaptchaMiddleware to ESM
|
2026-01-29 15:54:51 +01:00 |
|
yu-i-i
|
9bf4379f84
|
Fix import after upstream converted ErrorController to ESM
|
2026-01-29 15:54:51 +01:00 |
|
yu-i-i
|
287653cfea
|
Symbol palette: ui components were moved to shared folder
|
2026-01-29 15:54:50 +01:00 |
|
yu-i-i
|
3b3734756a
|
Move Sympol Palette code to modules, closes #63
|
2026-01-29 15:54:50 +01:00 |
|
yu-i-i
|
4fd4e39199
|
passport-saml was updated to v5.1.0
|
2026-01-29 15:54:50 +01:00 |
|
yu-i-i
|
0437f238de
|
Remove LDAP admin check via group search in ldap-passport
|
2026-01-29 15:54:50 +01:00 |
|
yu-i-i
|
03206a00bf
|
Set use-ai capability to false
|
2026-01-29 15:54:49 +01:00 |
|
yu-i-i
|
9cabcdee2e
|
Track changes: convert to mjs
|
2026-01-29 15:54:49 +01:00 |
|
yu-i-i
|
d668377045
|
Track changes: use getTrackedChangesUserIds introduced in the mainstream
|
2026-01-29 15:54:49 +01:00 |
|
yu-i-i
|
9088a32628
|
Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS
|
2026-01-29 15:54:49 +01:00 |
|
Synésio Neto
|
19ac7b5e22
|
Introduce an environment variable to allow JIT OIDC users creation based on their email address domain.
|
2026-01-29 15:54:49 +01:00 |
|
yu-i-i
|
b57053a3fb
|
Introduce an environment variable to control user creation in OIDC authentication, closes #47
|
2026-01-29 15:54:49 +01:00 |
|
yu-i-i
|
0e0b60ab72
|
Avoid DEP0174 by removing async from callback-based getGroupPolicyForUser
|
2026-01-29 15:54:49 +01:00 |
|
yu-i-i
|
4bdeb2987d
|
Template Gallery: replace markdown-it with marked
|
2026-01-29 15:54:48 +01:00 |
|
yu-i-i
|
7194be158b
|
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
|
2026-01-29 15:54:48 +01:00 |
|
yu-i-i
|
96e7bec2c4
|
Refactor Sandboxed Compiles
|
2026-01-29 15:54:48 +01:00 |
|
yu-i-i
|
b663e003bf
|
Make Template Gallery optional; rename environment variables
|
2026-01-29 15:54:47 +01:00 |
|
yu-i-i
|
9443effae8
|
Add Template Gallery support
|
2026-01-29 15:54:47 +01:00 |
|
yu-i-i
|
b4a15d0803
|
Track changes / comments: update backend to support frontend changes
|
2026-01-29 15:54:47 +01:00 |
|
yu-i-i
|
1d5e5f5950
|
Allow EXTERNAL_AUTH to be undefined, fixes #26
|
2026-01-29 15:54:47 +01:00 |
|
yu-i-i
|
194cf2d832
|
Make OVERLEAF_OIDC_USER_ID_FIELD support 'email' as a value
|
2026-01-29 15:54:47 +01:00 |
|
yu-i-i
|
a8b4458a92
|
See upstream commit 42ee56e
|
2026-01-29 15:54:47 +01:00 |
|
yu-i-i
|
f4dae8b41c
|
Whitelist /oidc/login endpoint, fixes #21
|
2026-01-29 15:54:46 +01:00 |
|
yu-i-i
|
b7a07d2725
|
Add ENV variables to control SAML signature validation
|
2026-01-29 15:54:46 +01:00 |
|
yu-i-i
|
cb6dcc78f8
|
Re-export doLogout (was removed from exports in commit b9fb636).
|
2026-01-29 15:54:46 +01:00 |
|
yu-i-i
|
cbebcd99e2
|
Refactor authentication code; add OIDC support
|
2026-01-29 15:54:46 +01:00 |
|
yu-i-i
|
c803ffd00a
|
Enable LDAP and SAML authentication support
|
2026-01-29 15:54:46 +01:00 |
|
yu-i-i
|
34d7c15ddc
|
Enable Symbol Palette
|
2026-01-29 15:54:45 +01:00 |
|
yu-i-i
|
0d80609e2c
|
Enable track changes and comments feature
|
2026-01-29 15:26:14 +01:00 |
|