aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45990 from nextcloud/backport/45968/stable28Andy Scherzinger2024-06-201-1/+28
|\
| * fix(dav): Limit number of UPDATES for sync token created_atChristoph Wurst2024-06-191-1/+28
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2012-0/+22
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-196-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1812-0/+16
* fix(files): correctly import WebDAV client in files storeFerdinand Thiessen2024-06-171-1/+2
* fix(deleteAction): Bump up delete requests concurrency to 5Arthur Schiwon2024-06-171-1/+1
* Merge pull request #45881 from nextcloud/revert-45870-backport/45867/stable28Arthur Schiwon2024-06-172-26/+13
|\
| * Revert "[stable28] fix(comments): Use proper icon components instead of icon ...John Molakvoæ2024-06-142-26/+13
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-176-4/+138
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1626-10/+156
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1510-166/+184
|/
* Merge pull request #45870 from nextcloud/backport/45867/stable28John Molakvoæ2024-06-142-13/+26
|\
| * fix(comments): vue-material-design-icons importsskjnldsv2024-06-141-2/+5
| * fix(comments): Use proper icon components instead of icon classes to fix dark...Ferdinand Thiessen2024-06-142-11/+21
* | fix(files): Show non writable folders during move or copyLouis Chemineau2024-06-141-5/+3
|/
* Merge pull request #45024 from nextcloud/man/backport/44839/stable28Arthur Schiwon2024-06-141-17/+27
|\
| * fix(sharingDetails): Show correct share targetfenn-cs2024-06-131-4/+14
| * fix(files_sharing): Add one string for every share type to not assume any lan...Ferdinand Thiessen2024-06-131-17/+17
* | Merge pull request #45863 from nextcloud/backport/45861/stable28John Molakvoæ2024-06-141-0/+5
|\ \
| * | fix(files): Ignore right click for default actionLouis Chemineau2024-06-131-0/+5
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1430-24/+180
* | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-06-132-14/+21
* | refactor: make share manager buildableRobin Appelman2024-06-131-2/+0
|/
* Merge pull request #45836 from nextcloud/backport/45251/stable28John Molakvoæ2024-06-1312-79/+133
|\
| * fix(files): fetch nodes if we have multiple of the same fileid in the storeskjnldsv2024-06-131-3/+44
| * fix(files): do not rely on unique fileidskjnldsv2024-06-1312-77/+90
* | Merge pull request #45303 from nextcloud/backport/44464/stable28F. E Noel Nfebe2024-06-133-38/+82
|\ \
| * | fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-06-132-37/+80
| * | refactor(ShareDetails): Prevent undefined errors for `share.permissions`fenn-cs2024-06-121-1/+2
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1314-64/+210
|/
* Merge pull request #45774 from nextcloud/backport/45347/stable28Arthur Schiwon2024-06-121-0/+3
|\
| * fix: Only list remnants as disabled if option is enabledCôme Chilliet2024-06-121-0/+3
* | fix(files): also trigger new tab on file name middle clickJohn Molakvoæ (skjnldsv)2024-06-124-5/+9
* | fix(files_sharing): dark avatar supportskjnldsv2024-06-121-1/+5
* | fix(dav): also return shared-with-me shares dataskjnldsv2024-06-123-35/+68
* | fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-125-23/+61
* | fix(files): handling numbered type owner name & idSanskar Soni2024-06-121-2/+4
* | fix(files): reset menu pos when opening in grid modeJohn Molakvoæ (skjnldsv)2024-06-121-9/+5
|/
* Merge pull request #45799 from nextcloud/backport/45775/stable28Andy Scherzinger2024-06-123-18/+61
|\
| * fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-113-18/+61
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1212-2/+88
|/
* fix(search): tags redirect routeskjnldsv2024-06-111-3/+3
* test: Fix encryption testLouis Chemineau2024-06-111-21/+14
* fix: add default value for new flag `$useDecryptAll` on getFileKeyCôme Chilliet2024-06-111-1/+1
* fix: Autodetect legacy filekey instead of trusting the header for legacy headerCôme Chilliet2024-06-112-22/+9
* Merge pull request #44912 from nextcloud/backport/44838/stable28John Molakvoæ2024-06-113-142/+74
|\
| * fix(sharing): Don't change the type of the controller argumentJoas Schilling2024-06-101-2/+2
| * fix(shareApiController): avoid duplicated expiryDate operationsfenn-cs2024-06-101-27/+10
| * refactor(shareApiController): use contrusctor property promotion & DI loggerfenn-cs2024-06-103-115/+64