Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #49147 from nextcloud/fix/sharing-sidebar-tab-default | John Molakvoæ | 2024-11-08 | 18 | -22/+60 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | chore: compile assetsfix/sharing-sidebar-tab-default | skjnldsv | 2024-11-08 | 14 | -16/+16 | |
| * | | | | | | | | | | fix(files_sharing): share assignment issue in SharingEntryLink | skjnldsv | 2024-11-08 | 1 | -2/+4 | |
| * | | | | | | | | | | fix(files): open sidebar on sharing tab by default for files | skjnldsv | 2024-11-08 | 3 | -4/+40 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #48802 from nextcloud/dependabot/npm_and_yarn/nextcloud/up... | dependabot[bot] | 2024-11-08 | 24 | -32/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-11-08 | 22 | -25/+25 | |
| * | | | | | | | | | | chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1 | dependabot[bot] | 2024-11-08 | 2 | -7/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #49145 from nextcloud/ci/noid/php-8.4 | Joas Schilling | 2024-11-08 | 18 | -15/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4 | Joas Schilling | 2024-11-08 | 1 | -0/+4 | |
| * | | | | | | | | | | ci: Don't test incompatible external storages on PHP 8.4 | Joas Schilling | 2024-11-08 | 4 | -4/+4 | |
| * | | | | | | | | | | fix(util): Correctly create Reflection of method for PHP 8.3+ | Joas Schilling | 2024-11-08 | 1 | -1/+6 | |
| * | | | | | | | | | | fix(logger): Fix closure detection when filtering sensitive parameters | Joas Schilling | 2024-11-08 | 1 | -1/+4 | |
| * | | | | | | | | | | ci: Test on PHP 8.4 | Joas Schilling | 2024-11-08 | 17 | -13/+21 | |
| * | | | | | | | | | | feat(PHP): Allow PHP 8.4 | Joas Schilling | 2024-11-08 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #49142 from nextcloud/feat/sharing-title | John Molakvoæ | 2024-11-08 | 3 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | feat(files_sharing): use share node or label as page titlefeat/sharing-title | skjnldsv | 2024-11-08 | 3 | -2/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #49141 from nextcloud/feat/clipboard-fallback | John Molakvoæ | 2024-11-08 | 4 | -3/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | chore: compile assets | skjnldsv | 2024-11-08 | 2 | -3/+3 | |
| * | | | | | | | | | | feat(core): offer clipboard fallback for non-secure environments | skjnldsv | 2024-11-08 | 2 | -0/+49 | |
* | | | | | | | | | | | Merge pull request #49115 from nextcloud/fix/48860/stop-silent-expiry-date-ad... | F. E Noel Nfebe | 2024-11-08 | 10 | -16/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | chore(assets): Recompile assetsfix/48860/stop-silent-expiry-date-addition-on-link-shares | nextcloud-command | 2024-11-08 | 9 | -7/+7 | |
| * | | | | | | | | | | fix(SharingEntryLink): Show default password before create if any | fenn-cs | 2024-11-08 | 1 | -9/+41 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #49132 from nextcloud/dependabot/composer/symfony/string-6... | Joas Schilling | 2024-11-08 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | build(deps): Bump symfony/string from 6.0.19 to 6.4.13 | Joas Schilling | 2024-11-08 | 1 | -0/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #47826 from nextcloud/fix/issue-8458-imip-improvements-2 | Sebastian Krupinski | 2024-11-07 | 10 | -13/+512 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | feat: add iMip Request Handling | SebastianKrupinski | 2024-11-07 | 10 | -13/+512 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-08 | 8 | -6/+164 | |
* | | | | | | | | | Merge pull request #49134 from nextcloud/fix/multi-select | John Molakvoæ | 2024-11-07 | 7 | -7/+93 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | chore: compile assetsfix/multi-select | skjnldsv | 2024-11-07 | 2 | -3/+3 | |
| * | | | | | | | | | chore(files): add selection cypress tests | skjnldsv | 2024-11-07 | 4 | -3/+89 | |
| * | | | | | | | | | fix(files): multiselect and filters store declaration | skjnldsv | 2024-11-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #49112 from nextcloud/fix/theming/default-theme-selection | John Molakvoæ | 2024-11-07 | 2 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(theming): Return default theme if the user never selected a themefix/theming/default-theme-selection | provokateurin | 2024-11-06 | 2 | -12/+12 | |
* | | | | | | | | | | Merge pull request #48563 from nextcloud/metadata-storage-id | Robin Appelman | 2024-11-07 | 6 | -0/+149 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | test: add some minimal testing for metadata storagemetadata-storage-id | Robin Appelman | 2024-11-07 | 4 | -5/+114 | |
| * | | | | | | | | | fix: smuggle storage id to metadata insert queries | Robin Appelman | 2024-11-07 | 5 | -1/+41 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #49116 from nextcloud/bugfix/noid/validate-parameter-keys | Joas Schilling | 2024-11-07 | 3 | -21/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(richobjectstrings): Fix typo in docsbugfix/noid/validate-parameter-keys | Joas Schilling | 2024-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | fix(richobjectstrings): Improve array type | Joas Schilling | 2024-11-07 | 2 | -2/+2 | |
| * | | | | | | | | | fix(richobjectstrings): Add missing placeholder validation | Joas Schilling | 2024-11-06 | 3 | -21/+72 | |
* | | | | | | | | | | Merge pull request #49114 from nextcloud/fix/qbmapper/find-entities-return-type | Joas Schilling | 2024-11-07 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix(QBMapper): Fix findEntities() return type to be list<T>fix/qbmapper/find-entities-return-type | provokateurin | 2024-11-06 | 2 | -5/+5 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-07 | 86 | -278/+300 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #48821 from nextcloud/techdebt/noid/more-useful-debug-logs | Joas Schilling | 2024-11-06 | 1 | -16/+18 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | feat(appconfig): Only log lazy-appconfig when an app can do something about ittechdebt/noid/more-useful-debug-logs | Joas Schilling | 2024-11-06 | 1 | -16/+18 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #49090 from nextcloud/dependabot/composer/mlocati/ip-lib-1... | Joas Schilling | 2024-11-06 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | build(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1dependabot/composer/mlocati/ip-lib-1.18.1 | Joas Schilling | 2024-11-06 | 1 | -0/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #42052 from nextcloud/fix/carddav/create-sab-concurrently | John Molakvoæ | 2024-11-06 | 2 | -7/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(carddav): Handle race for SAB creation better | Christoph Wurst | 2024-11-06 | 2 | -7/+27 | |
* | | | | | | | | Merge pull request #49039 from nextcloud/jtr/fix-ipv6-zone-ids-link-local | John Molakvoæ | 2024-11-06 | 5 | -4/+9 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |