Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #44496 from nextcloud/feat/s3-accelerate | Robin Appelman | 2024-04-26 | 1 | -1/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | feat: add option to enable s3 acceleration | Robin Appelman | 2024-04-26 | 1 | -1/+16 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-service | Anna | 2024-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix(CalDAV): remove UNKNOWN from room / resource consideration | Anna Larch | 2024-04-19 | 1 | -1/+1 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-26 | 98 | -220/+124 | |
* | | | | | | Merge pull request #45035 from nextcloud/enh/noid/fix-chunked-upload | Ferdinand Thiessen | 2024-04-25 | 1 | -4/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix: chunked upload leading to 0-byte files | Simon L. | 2024-04-25 | 1 | -4/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #45006 from nextcloud/dependabot/composer/symfony/translat... | Ferdinand Thiessen | 2024-04-25 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4 | Joas Schilling | 2024-04-25 | 1 | -0/+0 | |
|/ / / / / / | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-25 | 46 | -6/+342 | |
* | | | | | | Merge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sa... | Julius Härtl | 2024-04-24 | 1 | -11/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(DAV): Migrate known exceptions to Sabre exceptions when copying | Joas Schilling | 2024-04-24 | 1 | -11/+19 | |
* | | | | | | | Merge pull request #44970 from nextcloud/dependabot/composer/php-opencloud/op... | Joas Schilling | 2024-04-24 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(openstack): Fix psalm issue with updated openstack version | Joas Schilling | 2024-04-24 | 1 | -1/+4 | |
| * | | | | | | | chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0 | Joas Schilling | 2024-04-24 | 1 | -0/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #45000 from nextcloud/bugfix/44643/bump-files_trashbin-ver... | Joas Schilling | 2024-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fix(migration): Bump files_trashbin version to trigger migration | Joas Schilling | 2024-04-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-24 | 332 | -354/+1300 | |
* | | | | | | Merge pull request #44643 from nextcloud/feat/trashbin-deleted-by | Pytal | 2024-04-23 | 12 | -46/+127 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | feat(trashbin): Add deleted by properties | Christopher Ng | 2024-04-23 | 1 | -0/+10 | |
| * | | | | | | chore(trashbin): Add method to get deleted by from trash item | Christopher Ng | 2024-04-23 | 8 | -44/+55 | |
| * | | | | | | chore(trashbin): Store deleted by user | Christopher Ng | 2024-04-23 | 1 | -2/+4 | |
| * | | | | | | chore(trashbin): Add deleted_by column to files_trash | Christopher Ng | 2024-04-23 | 3 | -0/+58 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #44923 from nextcloud/fix/public-share-truncation | Pytal | 2024-04-23 | 6 | -14/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: compile assets | Christopher Ng | 2024-04-22 | 4 | -4/+4 | |
| * | | | | | | fix: Fix truncation on public shares | Christopher Ng | 2024-04-22 | 2 | -10/+25 | |
* | | | | | | | Merge pull request #44962 from nextcloud/dependabot/composer/sabre/dav-4.6.0 | Joas Schilling | 2024-04-23 | 2 | -6/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(storage): Fix DAV storage as false is never returned | Joas Schilling | 2024-04-22 | 1 | -6/+0 | |
| * | | | | | | | chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0 | Joas Schilling | 2024-04-22 | 1 | -0/+0 | |
* | | | | | | | | Merge pull request #44982 from nextcloud/fix/account-list | Ferdinand Thiessen | 2024-04-23 | 1 | -3/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(provisioning_api): Show warning but do not fail when listing accounts in ... | Ferdinand Thiessen | 2024-04-23 | 1 | -3/+18 | |
* | | | | | | | | | Merge pull request #44966 from nextcloud/fix/add-missing-docblock-parameter-q... | Côme Chilliet | 2024-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | chore: Add missing parameter to docblock tag psalm-taint-sink | Côme Chilliet | 2024-04-22 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #44973 from nextcloud/feat/legal-privacy-links | Pytal | 2024-04-23 | 3 | -2/+23 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | feat: Update help entry name | Christopher Ng | 2024-04-22 | 2 | -2/+2 | |
| * | | | | | | | | feat: Add legal notice and privacy policy links to help page | Christopher Ng | 2024-04-22 | 2 | -0/+21 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #44794 from Velwark/patch-3 | Andy Scherzinger | 2024-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update LoggerWrapperCache.php | Velwark | 2024-04-23 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-url | Christoph Wurst | 2024-04-23 | 4 | -8/+17 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(auth): Keep redirect URL during 2FA setup and challenge | Christoph Wurst | 2024-04-19 | 4 | -8/+17 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #44905 from nextcloud/deps/nextcloud/dialogs-5.3.1 | Pytal | 2024-04-22 | 98 | -149/+151 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore: compile assets | Christopher Ng | 2024-04-22 | 96 | -138/+138 | |
| * | | | | | | | chore(deps): Bump @nextcloud/dialogs to v5.3.1 | Christopher Ng | 2024-04-22 | 2 | -11/+13 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-23 | 18 | -2/+174 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_... | Louis | 2024-04-22 | 1 | -17/+74 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | feat(dav): Support multiple scopes in DAV search | Louis Chemineau | 2024-04-17 | 1 | -17/+74 | |
* | | | | | | Merge pull request #44025 from nextcloud/fix/remove-oc-app-calls | Côme Chilliet | 2024-04-22 | 25 | -193/+239 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | fix: Lazy load IURLGenerator from AppManager to avoid installation crash | Côme Chilliet | 2024-04-22 | 3 | -10/+19 | |
| * | | | | | fix: Revert to OC_App in places where we need all apps even disabled ones | Côme Chilliet | 2024-04-22 | 2 | -2/+2 | |
| * | | | | | fix: Fix RouterTest by adding IAppManager | Côme Chilliet | 2024-04-22 | 1 | -0/+2 |