yu-i-i
89883b0efe
Reference picker: normal search instead of fuzzy; overleafying modal
2026-04-13 16:55:04 +02:00
David Rotermund
53d437dca2
Reference picker
2026-04-13 16:55:04 +02:00
yu-i-i
e1dd90fa8d
Authentication: fix ldap searchAttributes for passport-ldapauth 3.0.1
2026-04-01 22:42:23 +02:00
David Rotermund
120def39cc
Zotero Integration ( #164 )
2026-04-01 22:37:43 +02:00
yu-i-i
526699bc4e
Git Bridge: fix incorrect token creation date display
2026-03-26 23:49:34 +01:00
David Rotermund
a223f4f290
Admin tools: introduce Activ Projects tab on the Manage Site page
...
- code moved to modules/admin-tools (yu-i-i)
2026-03-26 23:49:34 +01:00
yu-i-i
1a264f7562
Git Bridge: route PAT validation endpoint to correct router
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
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
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
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
5bc427623d
Linked URL: add sanitize and normalize
2026-01-29 15:54:53 +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
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
05e929082a
Bring back deleteFile removed upstream
2026-01-29 15:54:50 +01:00