| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | 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 |
* | | | | | | | Merge pull request #51116 from nextcloud/enh/noid/nullable-range | Arthur Schiwon | 2025-03-04 | 2 | -2/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | feat(AppFramework): extend range check to optional parametersenh/noid/nullable-range | Arthur Schiwon | 2025-02-27 | 2 | -2/+12 |
* | | | | | | | | Merge pull request #51221 from nextcloud/enh/noid/clean-migration-check-appco... | Kate | 2025-03-04 | 1 | -42/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | feat(appconfig): removing pre-migration checkenh/noid/clean-migration-check-appconfig | Maxence Lange | 2025-03-04 | 1 | -42/+7 |
* | | | | | | | | | Merge pull request #50852 from nextcloud/artonge/feat/allow_deleting_metadata | Kate | 2025-03-04 | 4 | -0/+151 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | feat: Support deleting metadata from WebDAVartonge/feat/allow_deleting_metadata | Louis Chemineau | 2025-03-04 | 4 | -0/+151 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #51147 from nextcloud/chore/use-codeowners-instead | Joas Schilling | 2025-03-04 | 2 | -99/+36 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | chore: assign talk backend team where neededchore/use-codeowners-instead | Ferdinand Thiessen | 2025-03-03 | 1 | -9/+9 |
| * | | | | | | | chore: Use codeowners instead of workflow to assign reviewers | Ferdinand Thiessen | 2025-03-03 | 2 | -99/+36 |
* | | | | | | | | Merge pull request #51211 from nextcloud/test/cypress-flakyness | Côme Chilliet | 2025-03-04 | 4 | -40/+88 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | test(e2e): adjust trashbin tests to be less flakytest/cypress-flakyness | Ferdinand Thiessen | 2025-03-03 | 4 | -40/+88 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* / | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-04 | 70 | -44/+468 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #51146 from nextcloud/fix/files-trash-download | Kate | 2025-03-03 | 5 | -8/+88 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | chore: compile assetsfix/files-trash-download | Ferdinand Thiessen | 2025-02-28 | 2 | -3/+3 |
| * | | | | | | | fix(files_trashbin): disable bulk download for trashbin | Ferdinand Thiessen | 2025-02-28 | 3 | -5/+85 |
* | | | | | | | | Merge pull request #51000 from nextcloud/fix/federatedfilesharing/group-cleanup | Stephan Orbaugh | 2025-03-03 | 9 | -44/+159 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fix(FederatedShareProvider): Delete external shares when groups are deleted o...fix/federatedfilesharing/group-cleanup | provokateurin | 2025-03-03 | 1 | -14/+44 |