Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata | Maxence Lange | 2024-04-17 | 7 | -54/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | migrate metadata to lazy appconfig | Maxence Lange | 2024-02-14 | 7 | -54/+55 | |
* | | | | | | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-values | Ferdinand Thiessen | 2024-04-17 | 5 | -14/+86 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | fix(appconfig): only convert single entry on searchValues() | Maxence Lange | 2024-04-05 | 4 | -31/+42 | |
| * | | | | | fix(appconfig): format app values | Maxence Lange | 2024-04-05 | 3 | -5/+66 | |
* | | | | | | Merge pull request #44882 from nextcloud/fix/files-search-clearing | Ferdinand Thiessen | 2024-04-17 | 8 | -10/+194 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-04-17 | 4 | -6/+6 | |
| * | | | | | fix(files): Ensure search query is cleared when changing view or directory | Ferdinand Thiessen | 2024-04-17 | 4 | -4/+188 | |
* | | | | | | Merge pull request #44878 from nextcloud/bugfix/44877/keep-manually-restored-... | Joas Schilling | 2024-04-17 | 1 | -3/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix(status): Update status time when reverting to it manually | Joas Schilling | 2024-04-17 | 1 | -3/+6 | |
* | | | | | | Merge pull request #44869 from nextcloud/fix/systemtags-input-label | Ferdinand Thiessen | 2024-04-17 | 3 | -9/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-04-17 | 2 | -3/+3 | |
| * | | | | | | fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect | Ferdinand Thiessen | 2024-04-17 | 1 | -6/+2 | |
* | | | | | | | Merge pull request #44870 from nextcloud/automated/noid/master-update-psalm-b... | Joas Schilling | 2024-04-17 | 1 | -14/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | chore(tests): Update psalm baseline | nextcloud-command | 2024-04-17 | 1 | -14/+0 | |
|/ / / / / / | ||||||
* / / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-17 | 114 | -250/+420 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #44661 from nextcloud/fix/hide-hidden-recent-files-v2 | Ferdinand Thiessen | 2024-04-17 | 13 | -15/+206 | |
|\ \ \ \ \ | ||||||
| * | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-04-16 | 7 | -9/+31 | |
| * | | | | | fix(files): Do not show files from hidden folders in "Recent"-view if hidden ... | Ferdinand Thiessen | 2024-04-16 | 6 | -6/+175 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #44854 from nextcloud/fix/deps-polyfill-intl-normalizer | Ferdinand Thiessen | 2024-04-16 | 1 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix(deps): Update symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0 | Ferdinand Thiessen | 2024-04-16 | 1 | -0/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #44849 from nextcloud/fix/drop-old-dependencies | Ferdinand Thiessen | 2024-04-16 | 7 | -37/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-04-16 | 4 | -6/+6 | |
| * | | | | | fix: Drop unmaintained and unused dependencies | Ferdinand Thiessen | 2024-04-16 | 3 | -31/+12 | |
* | | | | | | Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type | Côme Chilliet | 2024-04-16 | 26 | -9852/+1973 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | chore: add `@since` annotation for IStreamImage::resource method | Côme Chilliet | 2024-04-09 | 1 | -0/+1 | |
| * | | | | | fix(user_ldap): Fix LDAP tests with new typing | Côme Chilliet | 2024-04-09 | 1 | -18/+7 | |
| * | | | | | fix: Fix typing issues related to resource migration | Côme Chilliet | 2024-04-09 | 7 | -76/+44 | |
| * | | | | | chore: Use stubs from PHP 8.1 | Côme Chilliet | 2024-04-09 | 4 | -9645/+1819 | |
| * | | | | | fix: Add missing psalm-assert to isResource | Côme Chilliet | 2024-04-09 | 1 | -0/+1 | |
| * | | | | | fix: Fix small psalm errors in FTP and LDAP connections | Côme Chilliet | 2024-04-09 | 2 | -6/+2 | |
| * | | | | | fix(user_ldap): Fix tests using wrong types | Côme Chilliet | 2024-04-09 | 6 | -16/+30 | |
| * | | | | | fix: Remove obsolete resource typing | Côme Chilliet | 2024-04-09 | 13 | -92/+70 | |
* | | | | | | Merge pull request #44847 from nextcloud/fix/files-focus-new-node-dialog | Ferdinand Thiessen | 2024-04-16 | 3 | -4/+21 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-04-16 | 2 | -3/+3 | |
| * | | | | | fix(files): Focus filename input in new-node dialog when opened | Ferdinand Thiessen | 2024-04-16 | 1 | -1/+18 | |
* | | | | | | Merge pull request #44761 from nextcloud/fix/deps-webauthn-lib | Ferdinand Thiessen | 2024-04-16 | 30 | -354/+319 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-04-16 | 16 | -24/+24 | |
| * | | | | | fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Strin... | Ferdinand Thiessen | 2024-04-16 | 1 | -37/+47 | |
| * | | | | | fix: Use `@simplewebauthn` for frontend logic | Ferdinand Thiessen | 2024-04-16 | 11 | -269/+224 | |
| * | | | | | fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5 | Ferdinand Thiessen | 2024-04-16 | 2 | -24/+24 | |
* | | | | | | Merge pull request #44806 from nextcloud/chore/widget-primary-color | Pytal | 2024-04-16 | 3 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: compile assets | Christopher Ng | 2024-04-15 | 2 | -3/+3 | |
| * | | | | | | chore: Switch widget to primary color | Christopher Ng | 2024-04-15 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #44834 from nextcloud/fix/files-new-nodes-attributes | Ferdinand Thiessen | 2024-04-16 | 14 | -20/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-04-16 | 9 | -10/+10 | |
| * | | | | | | fix(files): Inherit some node attributes when creating new nodes to preserve ... | Ferdinand Thiessen | 2024-04-16 | 4 | -9/+35 | |
| * | | | | | | fix(files): Sanitize `share-types` attribute in download action | Ferdinand Thiessen | 2024-04-16 | 1 | -1/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-command | yemkareems | 2024-04-16 | 3 | -0/+50 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | feat: changes by build/autoloaderchecker.sh | yemkareems | 2024-04-16 | 1 | -0/+1 |