| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #51280 from nextcloud/artonge/fix/publicpage_attribute | Louis | 2025-03-05 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | fix(login): Properly target public page with attributeartonge/fix/publicpage_attribute | Louis Chemineau | 2025-03-05 | 1 | -1/+2 |
* | | | | Merge pull request #51287 from nextcloud/bugfix/l10n-leading-spaces | Joas Schilling | 2025-03-05 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix(l10n): Remove leading space from translation string | Joas Schilling | 2025-03-05 | 1 | -1/+1 |
* | | | | | Merge pull request #50702 from Institutional-Investment-Group/feat/support-aw... | Andy Scherzinger | 2025-03-05 | 2 | -2/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into feat/support-aws-session-token | Hector Manuel | 2025-03-04 | 3423 | -38762/+46881 |
| |\ \ \ \ \ |
|
| * | | | | | | feat(object_store): Add support for session token in AWS credentials | Hector Valcarcel | 2025-02-06 | 2 | -2/+5 |
* | | | | | | | Merge pull request #51266 from nextcloud/fix/l10n-plain-string | Ferdinand Thiessen | 2025-03-05 | 5 | -30/+32 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | chore(assets): Recompile assetsfix/l10n-plain-string | nextcloud-command | 2025-03-05 | 4 | -6/+6 |
| * | | | | | | fix(theming): use plain string in `t` method (l10n) | Ferdinand Thiessen | 2025-03-05 | 1 | -24/+26 |
|/ / / / / / |
|
* | | | | | | Merge pull request #51267 from nextcloud/chore/switch-deps | Ferdinand Thiessen | 2025-03-05 | 6 | -9/+10 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | chore(assets): Recompile assetschore/switch-deps | nextcloud-command | 2025-03-05 | 4 | -6/+6 |
| * | | | | | chore(deps): switch davclient library to nextcloud-deps fork | Ferdinand Thiessen | 2025-03-05 | 2 | -3/+4 |
* | | | | | | Merge pull request #51258 from nextcloud/fix/dav/use-iuser-displayname | Christoph Wurst | 2025-03-05 | 5 | -14/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix(dav): Use IUser::getDisplayName directlyfix/dav/use-iuser-displayname | Christoph Wurst | 2025-03-05 | 5 | -14/+6 |
| |/ / / / / |
|
* | | | | | | Merge pull request #51259 from nextcloud/bugfix/50619/no-session-work-in-cons... | Kate | 2025-03-05 | 1 | -10/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix: No IFactory in constructorbugfix/50619/no-session-work-in-constructor | Marcel Müller | 2025-03-05 | 1 | -3/+1 |
| * | | | | | | fix(files): Don't do session related work in the constructor of the View | Joas Schilling | 2025-03-05 | 1 | -10/+10 |
* | | | | | | | Merge pull request #51148 from nextcloud/fix/files-header-empty-view | Ferdinand Thiessen | 2025-03-05 | 9 | -25/+126 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | chore: compile assets | Ferdinand Thiessen | 2025-03-05 | 2 | -3/+3 |
| * | | | | | | fix(files): also show file list headers on empty views | Ferdinand Thiessen | 2025-03-05 | 7 | -22/+123 |
|/ / / / / / |
|
* | | | | | | Merge pull request #51256 from nextcloud/fix/dav/absence-status-too-long | Christoph Wurst | 2025-03-05 | 2 | -4/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix(dav): Handle long absence status earlierfix/dav/absence-status-too-long | Christoph Wurst | 2025-03-05 | 2 | -4/+9 |
| |/ / / / / |
|
* | | | | | | Merge pull request #51239 from nextcloud/fix/noid/rich-editor-mixin | Maksim Sukharev | 2025-03-05 | 21 | -40/+462 |
|\ \ \ \ \ \ |
|
| * | | | | | | chore(assets): Recompile assetsfix/noid/rich-editor-mixin | nextcloud-command | 2025-03-05 | 20 | -21/+430 |
| * | | | | | | fix(Comment): replace richEditor mixin with NcRichText | Maksim Sukharev | 2025-03-05 | 1 | -19/+32 |
| |/ / / / / |
|
* | | | | | | Merge pull request #51152 from nextcloud/fix/files-sharing-download | Ferdinand Thiessen | 2025-03-05 | 6 | -112/+175 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | chore: compile assetsfix/files-sharing-download | Ferdinand Thiessen | 2025-03-05 | 2 | -3/+3 |
| * | | | | | fix(files_sharing): ensure downloaded file has the correct filename | Ferdinand Thiessen | 2025-03-05 | 4 | -109/+172 |
|/ / / / / |
|
* | | | | | Merge pull request #50989 from nextcloud/case-insensitive-login | Enjeck | 2025-03-05 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | fix: use mb_strtolower to convert login namecase-insensitive-login | Cleopatra Enjeck M. | 2025-03-05 | 1 | -1/+1 |
| * | | | | | fix: Improve string comparison | Cleopatra Enjeck M. | 2025-03-05 | 1 | -1/+1 |
| * | | | | | fix: Use case insensitive check when validating login name | Cleopatra Enjeck M. | 2025-03-05 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-05 | 78 | -250/+154 |
* | | | | | Merge pull request #51246 from nextcloud/fix/codeowner-nc-backend | Andy Scherzinger | 2025-03-04 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | chore(CODEOWNERS): do not spam backenders with frontend PRs related to `dist/`fix/codeowner-nc-backend | Ferdinand Thiessen | 2025-03-04 | 1 | -0/+7 |
* | | | | | | Merge pull request #51243 from nextcloud/skjnldbot/nextcloud-upload | Ferdinand Thiessen | 2025-03-04 | 100 | -157/+123 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | chore(assets): Recompile assetsskjnldbot/nextcloud-upload | nextcloud-command | 2025-03-04 | 98 | -136/+108 |
| * | | | | | chore(deps): update `@nextcloud/upload` to 1.9.0 | skjnldsv | 2025-03-04 | 2 | -21/+15 |
|/ / / / / |
|
* | | | | | Merge pull request #51229 from nextcloud/fix/lookup-server | Ferdinand Thiessen | 2025-03-04 | 1 | -2/+6 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | fix(lookup_server_connector): fixed publishing of user properties to lookup-s...fix/lookup-server | AbangTor | 2025-03-04 | 1 | -2/+6 |
* | | | | | Merge pull request #47686 from nextcloud/fix/move-email-logic-local-user-backend | Côme Chilliet | 2025-03-04 | 6 | -328/+140 |
|\ \ \ \ \ |
|
| * | | | | | fix: Move login via email logic to local backendfix/move-email-logic-local-user-backend | Ferdinand Thiessen | 2025-03-03 | 6 | -328/+140 |
* | | | | | | Merge pull request #51151 from nextcloud/fix/public-share-router | Ferdinand Thiessen | 2025-03-04 | 3 | -9/+31 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | chore: compile assetsfix/public-share-router | Ferdinand Thiessen | 2025-03-04 | 2 | -3/+3 |
| * | | | | | fix(files_sharing): ignore duplicated navigation when replacing current route | Ferdinand Thiessen | 2025-03-04 | 1 | -6/+28 |
|/ / / / / |
|
* | | | | | Merge pull request #51073 from nextcloud/dbal-exception-query | Robin Appelman | 2025-03-04 | 2 | -6/+9 |
|\ \ \ \ \ |
|
| * | | | | | feat: log query for dbal exceptionsdbal-exception-query | Robin Appelman | 2025-02-26 | 2 | -6/+9 |
* | | | | | | Merge pull request #51218 from nextcloud/enh/add-info-to-ldap-test-user-settings | Côme Chilliet | 2025-03-04 | 1 | -2/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | feat: Add bases and gidNumber attribute to ldap:test-user-settings outputenh/add-info-to-ldap-test-user-settings | Côme Chilliet | 2025-03-04 | 1 | -2/+14 |