| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(config): drop value detailsfix/noid/clean-config-code | Maxence Lange | 2025-01-26 | 2 | -4/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-26 | 4 | -4/+60 |
* | Merge pull request #50273 from nextcloud/artonge/fix/metadata_field_search | Ferdinand Thiessen | 2025-01-25 | 1 | -6/+11 |
|\ |
|
| * | fix: Metadata field searchartonge/fix/metadata_field_search | Louis Chemineau | 2025-01-20 | 1 | -6/+11 |
* | | Merge pull request #50331 from nextcloud/fix/perf/cache-avilable-taskt-types | Marcel Klehr | 2025-01-25 | 1 | -7/+33 |
|\ \ |
|
| * | | fix(TaskProcessing): Cache providersById in getPreferredProvidersfix/perf/cache-avilable-taskt-types | Marcel Klehr | 2025-01-24 | 1 | -3/+8 |
| * | | fix: copypasta | Marcel Klehr | 2025-01-24 | 1 | -1/+1 |
| * | | fix(taskprocessing): cache provider settings in distributed cache as well | Marcel Klehr | 2025-01-24 | 1 | -1/+11 |
| * | | fix(TaskProcessing\Manager): Cache the result of parsing JSON | Marcel Klehr | 2025-01-24 | 1 | -3/+4 |
| * | | fix(taskprocessing): Cache result of getAvailableTaskTypes between requests | Marcel Klehr | 2025-01-24 | 1 | -2/+12 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-25 | 10 | -0/+80 |
* | | | Merge pull request #50398 from nextcloud/fix/get-version-of-core | Ferdinand Thiessen | 2025-01-24 | 3 | -17/+26 |
|\ \ \ |
|
| * | | | fix(TemplateLayout): `core` is not an app but the server itselffix/get-version-of-core | Ferdinand Thiessen | 2025-01-24 | 1 | -6/+11 |
| * | | | fix: Correctly return app id and app version for `core` styles and images | Ferdinand Thiessen | 2025-01-24 | 3 | -11/+15 |
| |/ / |
|
* | | | Merge pull request #50368 from nextcloud/fix/version-channel | John Molakvoæ | 2025-01-24 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: Properly read updater channel before returning version channel as a fall...fix/version-channel | Julius Knorr | 2025-01-24 | 1 | -0/+6 |
* | | | Revert "fix(Share20\Manager): Ensure node is still accessible when checking s...revert/share-node-accessible | provokateurin | 2025-01-24 | 1 | -9/+0 |
* | | | Merge pull request #46780 from nextcloud/fix/taskprocessing-better-errors | Marcel Klehr | 2025-01-24 | 1 | -2/+6 |
|\ \ \ |
|
| * | | | fix(TaskProcessing): Catch JSON encode errors in Manager#setTaskResultfix/taskprocessing-better-errors | Marcel Klehr | 2025-01-23 | 1 | -2/+6 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-24 | 4 | -0/+220 |
| |/ /
|/| | |
|
* | | | fix: remove typing and return typefix/noid/revert-api-breaking-return-type | Anna Larch | 2025-01-23 | 1 | -1/+1 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-23 | 194 | -2718/+60 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-23 | 2 | -0/+8 |
* | | feat(systemtags): add setting to block non admin to create system tags | Benjamin Gaussorgues | 2025-01-22 | 6 | -4/+63 |
* | | Merge pull request #50083 from nextcloud/bugfix/trim-tags | Ferdinand Thiessen | 2025-01-22 | 1 | -0/+2 |
|\ \ |
|
| * | | fix: Trim tags on adding or editingbugfix/trim-tags | Kostiantyn Miakshyn | 2025-01-20 | 1 | -0/+2 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-22 | 10 | -8/+88 |
* | | | Merge pull request #50255 from nextcloud/fix/password-validation | Ferdinand Thiessen | 2025-01-21 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | fix(sharing): Set correct password context for share password validationfix/password-validation | Ferdinand Thiessen | 2025-01-20 | 1 | -1/+3 |
| |/ / |
|
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-21 | 68 | -0/+116 |
|/ / |
|
* | | Merge pull request #50271 from nextcloud/removeWarningRegression | Git'Fellow | 2025-01-20 | 1 | -1/+0 |
|\ \ |
|
| * | | fix(TemplateManager): Remove warning message | Git'Fellow | 2025-01-20 | 1 | -1/+0 |
| |/ |
|
* | | Merge pull request #50214 from nextcloud/feat/show-time-diff-user | Ferdinand Thiessen | 2025-01-20 | 1 | -5/+44 |
|\ \
| |/
|/| |
|
| * | feat(contacts): Show time difference for users in different timezonesfeat/show-time-diff-user | Ferdinand Thiessen | 2025-01-16 | 1 | -5/+44 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-20 | 6 | -0/+36 |
* | | Merge pull request #50240 from nextcloud/fix/conversion-extension | John Molakvoæ | 2025-01-19 | 1 | -9/+34 |
|\ \ |
|
| * | | fix: php lint extra tab fixfix/conversion-extension | John Molakvoæ | 2025-01-17 | 1 | -1/+0 |
| * | | fix(files): more conversion tests and translate error messages | skjnldsv | 2025-01-17 | 1 | -9/+35 |
* | | | Merge pull request #49443 from nextcloud/feat/issue-994-two-factor-api | Sebastian Krupinski | 2025-01-18 | 2 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | feat: Two Factor APIfeat/issue-994-two-factor-api | SebastianKrupinski | 2025-01-16 | 2 | -0/+2 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-17 | 2 | -0/+8 |
* | | | chore: remove unnecessary methodfix/file-conversion-missing-extension | Elizabeth Danzberger | 2025-01-16 | 1 | -17/+0 |
* | | | fix: prevent missing target file extension | Elizabeth Danzberger | 2025-01-16 | 1 | -12/+8 |
* | | | Merge pull request #50208 from nextcloud/feat/conversion-adjusting | John Molakvoæ | 2025-01-16 | 8 | -85/+141 |
|\ \ \ |
|
| * | | | fix(files): conversion api simplification and conflict check | skjnldsv | 2025-01-16 | 8 | -85/+141 |
| |/ / |
|
* | | | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-count | Côme Chilliet | 2025-01-16 | 9 | -26/+74 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: Fix a small typing problem is user managerenh/limit-ldap-user-count | Côme Chilliet | 2025-01-14 | 1 | -1/+2 |
| * | | fix: Add missing interface from previous commit and update autoloaders | Côme Chilliet | 2025-01-14 | 3 | -0/+25 |
| * | | fix: Implement new interface instead of deprecated one in Database backend | Côme Chilliet | 2025-01-14 | 1 | -5/+3 |
| * | | fix: Use the new countUsersTotal method where it makes sense | Côme Chilliet | 2025-01-14 | 1 | -2/+1 |