aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | chore(assets): Recompile assetsfix/fail-safe-files-actionsnextcloud-command2024-12-112-3/+3
| * | | | | | fix(files): failsafe when executing actions methodsskjnldsv2024-12-112-16/+48
|/ / / / / /
* | | | | | Merge pull request #40394 from nextcloud/updater-change-mimetype-objectstoreJohn Molakvoæ2024-12-112-9/+48
|\ \ \ \ \ \
| * | | | | | fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstoreRobin Appelman2024-12-052-9/+48
* | | | | | | Merge pull request #49695 from nextcloud/copy-update-cache-excludedJohn Molakvoæ2024-12-111-1/+9
|\ \ \ \ \ \ \
| * | | | | | | fix: only do cache copy in updater if the parent folder should be in cachecopy-update-cache-excludedRobin Appelman2024-12-061-1/+9
| |/ / / / / /
* | | | | | | Merge pull request #49746 from nextcloud/printOnlyOnceTextJohn Molakvoæ2024-12-113-31/+16
|\ \ \ \ \ \ \
| * | | | | | | fix(share): Don't print twice the same informationprintOnlyOnceTextGit'Fellow2024-12-103-31/+16
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1132-4/+684
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #49747 from nextcloud/fix/files_sharing/disable-editingJohn Molakvoæ2024-12-1011-8/+10
|\ \ \ \ \ \ \
| * | | | | | | chore(assets): Recompile assetsfix/files_sharing/disable-editingnextcloud-command2024-12-109-7/+7
| * | | | | | | fix(SharingEntryQuickShareSelect): Disable quick share select if user can not...provokateurin2024-12-101-0/+1
| * | | | | | | fix(SharingEntry): Hide edit button if user can not edit shareprovokateurin2024-12-101-1/+2
| |/ / / / / /
* | | | | | | Merge pull request #49503 from nextcloud/fix/issue-48528-disable-itip-and-imi...Daniel2024-12-104-28/+46
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski2024-12-104-28/+46
|/ / / / / /
* | | | | | Merge pull request #49750 from nextcloud/bugfix/noid/oracle-federationJoas Schilling2024-12-101-3/+9
|\ \ \ \ \ \
| * | | | | | fix(federation): Allow Oracles empty stringsbugfix/noid/oracle-federationJoas Schilling2024-12-101-3/+9
* | | | | | | Merge pull request #49693 from nextcloud/fix/files-rename-escJohn Molakvoæ2024-12-104-3/+46
|\ \ \ \ \ \ \
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-12-102-3/+3
| * | | | | | | fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-102-0/+43
| |/ / / / / /
* | | | | | | Merge pull request #49745 from nextcloud/fix/texttotextchatwithtools-translat...rakekniven2024-12-101-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(TextToTextChatWithTools): Add translator notesfix/texttotextchatwithtools-translator-notesMarcel Klehr2024-12-101-0/+3
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-10182-140/+270
* | | | | | Merge pull request #49740 from nextcloud/bugfix/noid/compatibility-with-30Joas Schilling2024-12-091-7/+10
|\ \ \ \ \ \
| * | | | | | fix(federation): Fall back to old version flagbugfix/noid/compatibility-with-30Joas Schilling2024-12-091-1/+2
| * | | | | | fix(federation): Restore compatibility with Nextcloud 30 serversJoas Schilling2024-12-091-6/+8
* | | | | | | Merge pull request #49459 from nextcloud/fix/issue-48079-windows-time-zonesSebastian Krupinski2024-12-096-25/+329
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fix: add support for Microsoft time zonesSebastianKrupinski2024-12-091-2/+4
| * | | | | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski2024-12-096-25/+327
|/ / / / / /
* | | | | | Merge pull request #49687 from nextcloud/enh/more-task-typesMarcel Klehr2024-12-096-0/+324
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feat(TaskProcessing): More task typesMarcel Klehr2024-12-096-0/+324
|/ / / / /
* | | | | Merge pull request #49442 from nextcloud/fix/no-issue/link-sharing-defaultsF. E Noel Nfebe2024-12-0910-20/+29
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-12-099-7/+7
| * | | | | fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+22
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-098-16/+20
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0874-46/+998
* | | | | Merge pull request #49700 from nextcloud/dependabot/npm_and_yarn/moment-timez...dependabot[bot]2024-12-075-10/+9
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-12-073-4/+4
| * | | | | chore(deps): bump moment-timezone from 0.5.45 to 0.5.46dependabot[bot]2024-12-072-6/+5
* | | | | | Merge pull request #49698 from nextcloud/dependabot/npm_and_yarn/tslib-2.8.1dependabot[bot]2024-12-072-5/+5
|\ \ \ \ \ \
| * | | | | | chore(deps-dev): bump tslib from 2.7.0 to 2.8.1dependabot[bot]2024-12-072-5/+5
| |/ / / / /
* | | | | | Merge pull request #49699 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot[bot]2024-12-072-69/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore(deps-dev): bump @babel/preset-typescript from 7.24.7 to 7.26.0dependabot[bot]2024-12-072-69/+45
|/ / / / /
* | / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0730-0/+92
| |/ / / |/| | |
* | | | Merge pull request #49688 from nextcloud/fix/emailsJohn Molakvoæ2024-12-061-1/+1
|\ \ \ \
| * | | | fix(activity): make emails for link share uploads true by defaultskjnldsv2024-12-061-1/+1
* | | | | Merge pull request #49477 from nextcloud/hasTableTaskprocessingTasksGit'Fellow2024-12-061-5/+7
|\ \ \ \ \
| * | | | | fix(migration): Check if table existshasTableTaskprocessingTasksGit'Fellow2024-11-251-5/+7
* | | | | | Merge pull request #49599 from nextcloud/feat/bruteforce-max-attemptsBenjamin Gaussorgues2024-12-062-2/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore(bruteforce): allows to configure max attempts before request abortBenjamin Gaussorgues2024-12-032-2/+13