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
David Rotermund
c5b3789630
I need the --network=host settings for building the container
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
3edaf8e4a8
Fix login page
2026-01-29 15:54:49 +01:00
yu-i-i
2ad1147cbc
Symbol Palette: make close button visible
2026-01-29 15:54:48 +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
a06f584898
Symbol Palette: improve keyboard input experience
2026-01-29 15:54:48 +01:00
yu-i-i
de34fbced5
Symbol Palette: get rid of @reach/tabs
2026-01-29 15:54:48 +01:00
yu-i-i
c8d3965da8
Add 'poll' to clsi seccomp profile, fixes minted. Thanks, David.
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
2fbffeb206
Symbol palette: switch to 'OL' UI components and apply minor cosmetic changes
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
680d20ba5f
Fix glitches in symbol palette after switching to Bootstrap 5
2026-01-29 15:54:46 +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
744c1dcbff
Allow adding extra flags to LaTeX compiler through environment variable
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
c2c27d3032
Allow selecting a TeX Live image for a project
2026-01-29 15:54:45 +01:00
Sam Van den Vonder
37a6c5286a
Enable Sandboxed Compiles feature
2026-01-29 15:54:45 +01:00
yu-i-i
ec1f16f716
Enable autocomplete of reference keys feature
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
yu-i-i
033ebdeab6
Redirect non-existing links to Overleaf page
2026-01-29 15:25:45 +01:00
Andrew Rumble
028bca6e87
Merge pull request #30798 from overleaf/ar-reapply-request-overrides
...
[monorepo] reapply request overrides
GitOrigin-RevId: 55d19cc011435a00ffc1e5c63f523473cd0fc2dc
v6.1.0
2026-01-16 09:56:13 +00:00
Alf Eaton
03a3518aae
Merge pull request #30703 from overleaf/ae-prettier
...
Upgrade Prettier to v3.7.4
GitOrigin-RevId: 0f4434019bc7d12f2d5b7ecbb833ee20570d0706
2026-01-16 09:56:07 +00:00
Jessica Lawshe
3f19aaa58e
Merge pull request #30697 from overleaf/jel-fix-new-managed-user-via-account-linking
...
[web] Throw error if new user via domain capture not opted to be managed
GitOrigin-RevId: 1e18447ea337854d39f8e89df52ef20f8f1d382f
2026-01-16 09:05:26 +00:00
Jessica Lawshe
ca1a78163b
Merge pull request #30760 from overleaf/ii-domain-capture-page-content-updates
...
[web] Update domain capture page content
GitOrigin-RevId: b70b82bcfca4db8e55ddcc961c0ec2d32af130e6
2026-01-16 09:05:21 +00:00
Thomas
7206771eca
Merge pull request #30790 from overleaf/tm-update-react-router-dom
...
Update react-router-dom to 6.30.3
GitOrigin-RevId: 728e3182a214af3e1f257a45a0ca3b4284672be8
2026-01-16 09:05:13 +00:00
Andrew Rumble
4271744bfd
Merge pull request #30606 from overleaf/ar/bump-qs-to-6.14.1
...
[monorepo] bump qs to 6.14.1
GitOrigin-RevId: 4b1f8b1cf739c3c0195392fa6707fc233d036b70
2026-01-15 14:20:06 +00:00
l-obrien-overleaf
3694322f5b
Applying colour styling on close symbol palette in dark theme ( #30724 )
...
GitOrigin-RevId: 3c8ce6552fce431923d008b245efe6948375e003
2026-01-15 14:20:02 +00:00
Alf Eaton
36432ffb5b
Clamp pos when storing scroll position ( #30773 )
...
GitOrigin-RevId: b381950e209c18a5fbba07604839b7c3eac90da8
2026-01-15 14:19:57 +00:00
Davinder Singh
9e9b5b22cf
Merge pull request #30567 from overleaf/ds-mj-dark-mode-project-list
...
[web] Adding dark mode project list on Dashboard
GitOrigin-RevId: ed678b1ffa8abb776eed46fb3b4b88deedd3b62c
2026-01-15 14:19:49 +00:00
Gernot Schulz
f78940ea0d
Merge pull request #30783 from overleaf/gs-jenkins-noorg-links
...
Remove `Overleaf_Organization` folder from links
GitOrigin-RevId: 6da82bd306da4ece8fa3931cf65eee4e7e35ecea
2026-01-15 14:19:45 +00:00
Andrew Rumble
2cdbdc1291
Merge pull request #30785 from overleaf/ar-add-logs-for-no-projectHistoryId-from-web
...
[document-updater] add log for missing projectHistoryId from web
GitOrigin-RevId: 750150312e341ef09b6c82b9df467900beb4b784
2026-01-15 14:19:37 +00:00
Jakob Ackermann
14a7e935b8
[web] override timeout for a specific template ( #30711 )
...
* [web] override timeout for a specific template
* [web] fix junit integration for vitest
* [web] consolidate on JUNIT_ROOT_SUITE_NAME
* [web] fix unit test
GitOrigin-RevId: 3ba865e4b9c090c7bf8e07dc3d81e9bcee20d821
2026-01-15 14:19:33 +00:00
Jakob Ackermann
95f0dac343
[clsi-cache] add sharded disk layout ( #30763 )
...
* [clsi-cache] remove old DiskCrawler
* [clsi-cache] use helpers for populating state during initial crawl
* [clsi-cache] use path helpers everywhere
* [clsi-cache] create project folder as part of the initial crawl
* [clsi-cache] add sharded disk layout
* [k8s] clsi-cache: switch clsi-cache-zone-b-shard-0 to new disk layout
* [clsi-cache] tweak logging context
* [monorepo] add bin/format_project_key util
* [k8s] clsi-cache: use a single nginx config file
GitOrigin-RevId: bb49146502cc6201eef210efae33355321efd77b
2026-01-15 14:19:28 +00:00
Andrew Rumble
a071cd74bc
Merge pull request #30784 from overleaf/revert-30675-ar-jpa-log-missing-history-id-docupdater
...
Revert "[document-updater] add additional logging when doc is missing projectHistoryId"
GitOrigin-RevId: 725508a8f88ad3354b8b4644f4ee1e91efbecde2
2026-01-15 14:19:24 +00:00
Alf Eaton
23255fe264
Downgrade @codemirror/view to 6.38.6 ( #30776 )
...
GitOrigin-RevId: bb123c35674b0c21959e1532adc5cdb957f9aa89
2026-01-15 14:19:15 +00:00
Andrew Rumble
258c6224f4
Merge pull request #30675 from overleaf/ar-jpa-log-missing-history-id-docupdater
...
[document-updater] add additional logging when doc is missing projectHistoryId
GitOrigin-RevId: fba311cb10e0eeeb0a8165ce4e519c7704a7458f
2026-01-15 14:19:11 +00:00