| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(files): allow to ignore warning to change file type | Ferdinand Thiessen | 2025-02-25 | 9 | -169/+423 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-25 | 4 | -2/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-24 | 2 | -0/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-24 | 148 | -698/+932 |
* | Merge pull request #50958 from nextcloud/bugfix/fix-not-found-exception-for-a... | Konstantin Myakshin | 2025-02-24 | 1 | -1/+5 |
|\ |
|
| * | Fix: NotFoundException for anonymous usersbugfix/fix-not-found-exception-for-anonymous-users | Kostiantyn Miakshyn | 2025-02-21 | 1 | -1/+5 |
* | | Merge pull request #50957 from nextcloud/patch-14 | Ferdinand Thiessen | 2025-02-24 | 3 | -11/+11 |
|\ \ |
|
| * | | fix: rename 'edit locally' to 'open locally' | Jérôme Herbinet | 2025-02-21 | 3 | -11/+11 |
| |/ |
|
* | | fix(admin_audit): Fix incorrect truncation of files path in admin audit logfix/fix-admin-audit-paths | Côme Chilliet | 2025-02-24 | 2 | -9/+9 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-24 | 36 | -20/+206 |
* | | Merge pull request #50927 from nextcloud/feat/setup-check-logging | Ferdinand Thiessen | 2025-02-23 | 4 | -0/+133 |
|\ \ |
|
| * | | feat(setupcheck): check logging level for validityfeat/setup-check-logging | Ferdinand Thiessen | 2025-02-22 | 4 | -0/+133 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-23 | 26 | -18/+38 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-22 | 58 | -46/+166 |
* | | fix(ci): Update autoloaders | Christopher Ng | 2025-02-21 | 2 | -0/+2 |
* | | perf(files_reminders): Use in-memory cache | Christopher Ng | 2025-02-21 | 1 | -1/+1 |
* | | perf(files_reminders): Pre-cache directory | Christopher Ng | 2025-02-21 | 3 | -0/+61 |
* | | chore(files_reminders): Remove unused find | Christopher Ng | 2025-02-21 | 1 | -10/+0 |
* | | chore(files_reminders): Remove unused get | Christopher Ng | 2025-02-21 | 1 | -8/+0 |
* | | perf(files_reminders): Reduce db queries on propfind | Christopher Ng | 2025-02-21 | 4 | -32/+76 |
|/ |
|
* | Merge pull request #50946 from nextcloud/bugfix/noid/fix-triple-dot-translation | John Molakvoæ | 2025-02-21 | 1 | -1/+1 |
|\ |
|
| * | fix(l10n): Fix triple dot in translation | Joas Schilling | 2025-02-21 | 1 | -1/+1 |
* | | Merge pull request #50943 from nextcloud/fix/files-failed-node | John Molakvoæ | 2025-02-21 | 1 | -2/+22 |
|\ \
| |/
|/| |
|
| * | fix(files): handle failed node properly | skjnldsv | 2025-02-21 | 1 | -2/+22 |
* | | Merge pull request #50053 from nextcloud/fix/noid/thudnerbird-addon-useragent | Stephan Orbaugh | 2025-02-21 | 1 | -8/+8 |
|\ \
| |/
|/| |
|
| * | fix: Change UserAgent to *cloudfix/noid/thudnerbird-addon-useragent | Johannes Endres | 2025-02-19 | 1 | -8/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-21 | 150 | -268/+434 |
* | | Merge pull request #50918 from nextcloud/fix/map-sharee-information | Ferdinand Thiessen | 2025-02-20 | 2 | -1/+20 |
|\ \ |
|
| * | | fix(files_sharing): Map sharee information for `shared-by-you` view | Ferdinand Thiessen | 2025-02-20 | 2 | -1/+20 |
* | | | fix(files_external): inline storage check improvements | skjnldsv | 2025-02-20 | 3 | -35/+45 |
* | | | chore(files_external): add cypress tests for user credentials action | skjnldsv | 2025-02-20 | 2 | -3/+12 |
* | | | fix(files_external): request strict password auth on credentials enter action | skjnldsv | 2025-02-20 | 1 | -2/+12 |
* | | | Merge pull request #50711 from nextcloud/fix/reminder-node-access | Andy Scherzinger | 2025-02-20 | 2 | -6/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(lint): remove whitespacesfix/reminder-node-access | Andy Scherzinger | 2025-02-20 | 1 | -2/+2 |
| * | | fix(files_reminders): Check for node access when retrieving or removing remin... | Christopher Ng | 2025-02-20 | 2 | -7/+18 |
| * | | fix(files_reminders): Only allow updating reminders if the file is accessible | Christopher Ng | 2025-02-20 | 1 | -4/+5 |
* | | | Merge pull request #50922 from nextcloud/fix/show-deleted-team-shares | Kate | 2025-02-20 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(files_sharing): Also list deleted team sharesfix/show-deleted-team-shares | Ferdinand Thiessen | 2025-02-20 | 1 | -1/+2 |
* | | | Revert "fix(files): updateAll method" | skjnldsv | 2025-02-20 | 1 | -1/+1 |
|/ / |
|
* | | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 171 | -506/+504 |
* | | Merge pull request #50818 from nextcloud/dependabot/npm_and_yarn/dompurify-3.2.4 | dependabot[bot] | 2025-02-20 | 1 | -2/+2 |
|\ \ |
|
| * | | fix(systemtags): Fix invalid dompurify import | Ferdinand Thiessen | 2025-02-20 | 1 | -2/+2 |
| |/ |
|
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-20 | 20 | -24/+40 |
|/ |
|
* | fix(files): do not show extension warning for folders renamingfix/files-rename-folder | skjnldsv | 2025-02-19 | 1 | -3/+3 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-19 | 28 | -28/+172 |
* | fix(files_sharing): Fix public share expiration being set when toggle is not ... | Christopher Ng | 2025-02-18 | 1 | -2/+7 |
* | Merge pull request #50779 from nextcloud/chore/mailer-tests | Ferdinand Thiessen | 2025-02-18 | 2 | -11/+25 |
|\ |
|
| * | test(Mailer): Align tests for mailer with stable30chore/mailer-tests | Josh | 2025-02-12 | 2 | -11/+25 |
* | | fix(systemtags): do not hide if no tags | skjnldsv | 2025-02-18 | 1 | -1/+0 |
* | | fix(files): attach sidebar to main content for vue debug | skjnldsv | 2025-02-18 | 2 | -15/+26 |