David Rotermund davrot
  • Joined on 2025-01-16
davrot synced commits to feat-track-changes at davrot/overleaf-cep from mirror 2025-07-22 20:00:07 +02:00
4f39c1ebe0 Track changes: convert to mjs
e0ccc9adf2 Track changes: use getTrackedChangesUserIds introduced in the mainstream
20e7d51e02 Track changes / comments: update backend to support frontend changes
eb98b345f7 Enable track changes and comments feature
0546fb7233 [third-party-datastore] improve error handling (#26881)
Compare 17 commits »
davrot synced commits to feat-template-gallery at davrot/overleaf-cep from mirror 2025-07-22 20:00:07 +02:00
570ca81ec7 Fix template publishing to align with upstream project context changes
726798d911 Fix missing Templates link on login page
96051b211d Template Gallery: replace markdown-it with marked
9b923b4332 Refactor Template Gallery; resolves #38 and #39
a2a141bdd9 Make Template Gallery optional; rename environment variables
Compare 19 commits »
davrot synced commits to feat-symbol-palette at davrot/overleaf-cep from mirror 2025-07-22 20:00:07 +02:00
58081af159 toggleSymbolPalette now in useEditorPropertiesContext
7ef594b358 Symbol Palette: make close button visible
9b8403d4da Symbol Palette: improve keyboard input experience
1f90c38365 Symbol Palette: get rid of @reach/tabs
5edcc53b4a Symbol palette: switch to 'OL' UI components and apply minor cosmetic changes
Compare 20 commits »
davrot synced commits to feat-sandboxed-compiles at davrot/overleaf-cep from mirror 2025-07-22 20:00:06 +02:00
d80e185350 Fix: always include repository prefix in sandboxed compiles image name
46acd7f485 Refactor Sandboxed Compiles
d084049456 Add 'poll' to clsi seccomp profile, fixes minted. Thanks, David.
12764ae9ec Allow adding extra flags to LaTeX compiler through environment variable
f2012c1beb Allow selecting a TeX Live image for a project
Compare 19 commits »
davrot synced commits to feat-references at davrot/overleaf-cep from mirror 2025-07-22 20:00:06 +02:00
a219049e27 Enable autocomplete of reference keys feature
0546fb7233 [third-party-datastore] improve error handling (#26881)
b1880ba64d [monorepo] upgrade tough-cookie in request to latest version (#27249)
082121d3da [web] reject upload requests without a file path (#27156)
81f0807fc6 [web] prepare filestore migration for Server Pro/CE (#27230)
Compare 14 commits »
davrot synced commits to feat-authentication at davrot/overleaf-cep from mirror 2025-07-22 20:00:06 +02:00
51f2f5b8db Remove LDAP admin check via group search in ldap-passport
c0d3cb3622 Set use-ai capability to false
9ece5d0dad Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS
097aeaaf3a Introduce an environment variable to allow JIT OIDC users creation based on their email address domain.
3b3c9e7305 Introduce an environment variable to control user creation in OIDC authentication, closes #47
Compare 28 commits »
davrot synced commits to feat-admin-panel at davrot/overleaf-cep from mirror 2025-07-22 20:00:06 +02:00
05d7dac34c Admin panel: improved naming for clarity
9596fd3c59 Add List of registered users to admins
0546fb7233 [third-party-datastore] improve error handling (#26881)
b1880ba64d [monorepo] upgrade tough-cookie in request to latest version (#27249)
082121d3da [web] reject upload requests without a file path (#27156)
Compare 15 commits »
davrot synced commits to ext-ce at davrot/overleaf-cep from mirror 2025-07-22 20:00:06 +02:00
3461c105f4 Fix: always include repository prefix in sandboxed compiles image name
bfc75552a5 Fix template publishing to align with upstream project context changes
0d3890e2ae Move documentation from README.md to Wiki
a66cfc15ec Remove LDAP admin check via group search in ldap-passport
9f8136d13a toggleSymbolPalette now in useEditorPropertiesContext
Compare 67 commits »
davrot synced commits to upload_with_path_structure at davrot/forgejo_backup from mirror 2025-07-22 16:00:03 +02:00
f39181c4cb Merge branch 'forgejo' into upload_with_path_structure
ccc33dd2df chore: tweak fomantic config (#8583)
8e4f50a909 feat: remove fomantic's tab module (#8587)
199d9cf65c Migrate renovate config (#8588)
Compare 4 commits »
davrot synced commits to feat-track-changes at davrot/overleaf-cep from mirror 2025-07-22 11:00:09 +02:00
93c1e135c4 Track changes: convert to mjs
4ca2f88b1c Track changes: use getTrackedChangesUserIds introduced in the mainstream
0025420885 Track changes / comments: update backend to support frontend changes
6138a2413b Enable track changes and comments feature
f4dc8f7ebc Merge pull request #27252 from overleaf/revert-26843-csh-issue-26608-mongo8-dev-ci
Compare 252 commits »
davrot synced commits to feat-template-gallery at davrot/overleaf-cep from mirror 2025-07-22 11:00:08 +02:00
1d3e71645b Fix missing Templates link on login page
ca89eceacb Template Gallery: replace markdown-it with marked
27b1d67e3a Refactor Template Gallery; resolves #38 and #39
f52d7b0b27 Make Template Gallery optional; rename environment variables
b7e579b396 Add Template Gallery support
Compare 253 commits »
davrot synced commits to feat-symbol-palette at davrot/overleaf-cep from mirror 2025-07-22 11:00:08 +02:00
2e5ebb61e5 toggleSymbolPalette now in useEditorPropertiesContext
1429e10f3c Symbol Palette: make close button visible
e8b4b2c6d3 Symbol Palette: improve keyboard input experience
7278004919 Symbol Palette: get rid of @reach/tabs
60cd553d10 Symbol palette: switch to 'OL' UI components and apply minor cosmetic changes
Compare 255 commits »
davrot synced commits to feat-sandboxed-compiles at davrot/overleaf-cep from mirror 2025-07-22 11:00:08 +02:00
016ec8c38d Refactor Sandboxed Compiles
a64663190c Add 'poll' to clsi seccomp profile, fixes minted. Thanks, David.
f56e00faeb Allow adding extra flags to LaTeX compiler through environment variable
438a5d2930 Allow selecting a TeX Live image for a project
7bad59fb14 Enable Sandboxed Compiles feature
Compare 253 commits »
davrot synced commits to feat-references at davrot/overleaf-cep from mirror 2025-07-22 11:00:08 +02:00
ce63474e22 Enable autocomplete of reference keys feature
f4dc8f7ebc Merge pull request #27252 from overleaf/revert-26843-csh-issue-26608-mongo8-dev-ci
456f751a18 Merge pull request #26843 from overleaf/csh-issue-26608-mongo8-dev-ci
48df8c9f38 [server-ce] reduce verbose output from cron jobs (#27240)
7540bc9cbe Merge pull request #27202 from overleaf/msm-fix-pricing
Compare 249 commits »
davrot synced commits to feat-authentication at davrot/overleaf-cep from mirror 2025-07-22 11:00:08 +02:00
d32eb2b449 Remove LDAP admin check via group search in ldap-passport
8a99d7b86a Set use-ai capability to false
09288ba9eb Remove OVERLEAF_OIDC_DISABLE_JIT_ACCOUNT_CREATION in favor of OVERLEAF_OIDC_ALLOWED_EMAIL_DOMAINS
a96c67c1cc Introduce an environment variable to allow JIT OIDC users creation based on their email address domain.
ff1021259e Introduce an environment variable to control user creation in OIDC authentication, closes #47
Compare 263 commits »
davrot synced commits to feat-admin-panel at davrot/overleaf-cep from mirror 2025-07-22 11:00:08 +02:00
af43af93e4 Admin panel: improved naming for clarity
448b727956 Add List of registered users to admins
f4dc8f7ebc Merge pull request #27252 from overleaf/revert-26843-csh-issue-26608-mongo8-dev-ci
456f751a18 Merge pull request #26843 from overleaf/csh-issue-26608-mongo8-dev-ci
48df8c9f38 [server-ce] reduce verbose output from cron jobs (#27240)
Compare 250 commits »
davrot synced commits to ext-ce at davrot/overleaf-cep from mirror 2025-07-22 11:00:08 +02:00
c1c98cd3f5 Move documentation from README.md to Wiki
a45a2cb370 Remove LDAP admin check via group search in ldap-passport
00eb107826 toggleSymbolPalette now in useEditorPropertiesContext
57de7281e8 Set use-ai capability to false
9fb5af4052 Track changes: convert to mjs
Compare 300 commits »
davrot synced commits to upload_with_path_structure at davrot/forgejo_backup from mirror 2025-07-21 13:00:01 +02:00
ae752e5446 Merge branch 'forgejo' into upload_with_path_structure
8fc7295869 Update https://data.forgejo.org/actions/cascading-pr action to v2.2.1 (forgejo) (#8586)
6ee4dd753a Update renovate to v41.40.0 (forgejo) (#8585)
9b470d2709 feat(ui): use simplified visibility label in dashboard orgs list (#8582)
95e8bbd5f0 fix: make sure to use unaltered fields when saving a shadow copy for updated profiles or comments (#8533)
Compare 21 commits »
davrot synced commits to upload_with_path_structure at davrot/forgejo_backup from mirror 2025-07-17 19:00:04 +02:00
d0e4cdc193 common-global.js: VSCode broke the lint (fixed) and my soul.
95c10cb239 common-global.js: .append(input).append(inputPath) required changing in .append(input, inputPath)
c66062eaef Merge branch 'forgejo' into upload_with_path_structure
5645456cac chore(release-notes): Forgejo v12.0.0 (#8540)
dd3f24deef fix: storage(minio): prevent io.Reader close (#8541)
Compare 27 commits »
davrot synced commits to upload_with_path_structure at davrot/forgejo_backup from mirror 2025-07-12 04:00:12 +02:00
aaa1f333bf Merge branch 'forgejo' into upload_with_path_structure
9dfdacf54f feat: add configuration to only push mirror selected branches (#7823)
Compare 2 commits »