| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): correctly import WebDAV client in files store | Ferdinand Thiessen | 2024-06-17 | 1 | -1/+2 |
* | fix(deleteAction): Bump up delete requests concurrency to 5 | Arthur Schiwon | 2024-06-17 | 1 | -1/+1 |
* | Merge pull request #45881 from nextcloud/revert-45870-backport/45867/stable28 | Arthur Schiwon | 2024-06-17 | 2 | -26/+13 |
|\ |
|
| * | Revert "[stable28] fix(comments): Use proper icon components instead of icon ... | John Molakvoæ | 2024-06-14 | 2 | -26/+13 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-17 | 6 | -4/+138 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-16 | 26 | -10/+156 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-15 | 10 | -166/+184 |
|/ |
|
* | Merge pull request #45870 from nextcloud/backport/45867/stable28 | John Molakvoæ | 2024-06-14 | 2 | -13/+26 |
|\ |
|
| * | fix(comments): vue-material-design-icons imports | skjnldsv | 2024-06-14 | 1 | -2/+5 |
| * | fix(comments): Use proper icon components instead of icon classes to fix dark... | Ferdinand Thiessen | 2024-06-14 | 2 | -11/+21 |
* | | fix(files): Show non writable folders during move or copy | Louis Chemineau | 2024-06-14 | 1 | -5/+3 |
|/ |
|
* | Merge pull request #45024 from nextcloud/man/backport/44839/stable28 | Arthur Schiwon | 2024-06-14 | 1 | -17/+27 |
|\ |
|
| * | fix(sharingDetails): Show correct share target | fenn-cs | 2024-06-13 | 1 | -4/+14 |
| * | fix(files_sharing): Add one string for every share type to not assume any lan... | Ferdinand Thiessen | 2024-06-13 | 1 | -17/+17 |
* | | Merge pull request #45863 from nextcloud/backport/45861/stable28 | John Molakvoæ | 2024-06-14 | 1 | -0/+5 |
|\ \ |
|
| * | | fix(files): Ignore right click for default action | Louis Chemineau | 2024-06-13 | 1 | -0/+5 |
| |/ |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-14 | 30 | -24/+180 |
* | | fix(shareManager): Respect empty `expireDate` in server | fenn-cs | 2024-06-13 | 2 | -14/+21 |
* | | refactor: make share manager buildable | Robin Appelman | 2024-06-13 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #45836 from nextcloud/backport/45251/stable28 | John Molakvoæ | 2024-06-13 | 12 | -79/+133 |
|\ |
|
| * | fix(files): fetch nodes if we have multiple of the same fileid in the store | skjnldsv | 2024-06-13 | 1 | -3/+44 |
| * | fix(files): do not rely on unique fileid | skjnldsv | 2024-06-13 | 12 | -77/+90 |
* | | Merge pull request #45303 from nextcloud/backport/44464/stable28 | F. E Noel Nfebe | 2024-06-13 | 3 | -38/+82 |
|\ \ |
|
| * | | fix(files_sharing): Improve recursion in `onNewLinShare` | fenn-cs | 2024-06-13 | 2 | -37/+80 |
| * | | refactor(ShareDetails): Prevent undefined errors for `share.permissions` | fenn-cs | 2024-06-12 | 1 | -1/+2 |
| |/ |
|
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-13 | 14 | -64/+210 |
|/ |
|
* | Merge pull request #45774 from nextcloud/backport/45347/stable28 | Arthur Schiwon | 2024-06-12 | 1 | -0/+3 |
|\ |
|
| * | fix: Only list remnants as disabled if option is enabled | Côme Chilliet | 2024-06-12 | 1 | -0/+3 |
* | | fix(files): also trigger new tab on file name middle click | John Molakvoæ (skjnldsv) | 2024-06-12 | 4 | -5/+9 |
* | | fix(files_sharing): dark avatar support | skjnldsv | 2024-06-12 | 1 | -1/+5 |
* | | fix(dav): also return shared-with-me shares data | skjnldsv | 2024-06-12 | 3 | -35/+68 |
* | | fix(files_sharing): fix parsing of remote shares | skjnldsv | 2024-06-12 | 5 | -23/+61 |
* | | fix(files): handling numbered type owner name & id | Sanskar Soni | 2024-06-12 | 1 | -2/+4 |
* | | fix(files): reset menu pos when opening in grid mode | John Molakvoæ (skjnldsv) | 2024-06-12 | 1 | -9/+5 |
|/ |
|
* | Merge pull request #45799 from nextcloud/backport/45775/stable28 | Andy Scherzinger | 2024-06-12 | 3 | -18/+61 |
|\ |
|
| * | fix(caldav): event links in shared calendar notifications | Richard Steinmetz | 2024-06-11 | 3 | -18/+61 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-12 | 12 | -2/+88 |
|/ |
|
* | fix(search): tags redirect route | skjnldsv | 2024-06-11 | 1 | -3/+3 |
* | test: Fix encryption test | Louis Chemineau | 2024-06-11 | 1 | -21/+14 |
* | fix: add default value for new flag `$useDecryptAll` on getFileKey | Côme Chilliet | 2024-06-11 | 1 | -1/+1 |
* | fix: Autodetect legacy filekey instead of trusting the header for legacy header | Côme Chilliet | 2024-06-11 | 2 | -22/+9 |
* | Merge pull request #44912 from nextcloud/backport/44838/stable28 | John Molakvoæ | 2024-06-11 | 3 | -142/+74 |
|\ |
|
| * | fix(sharing): Don't change the type of the controller argument | Joas Schilling | 2024-06-10 | 1 | -2/+2 |
| * | fix(shareApiController): avoid duplicated expiryDate operations | fenn-cs | 2024-06-10 | 1 | -27/+10 |
| * | refactor(shareApiController): use contrusctor property promotion & DI logger | fenn-cs | 2024-06-10 | 3 | -115/+64 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-11 | 2 | -4/+6 |
* | | feat(cypress): Add tests for files sidebar | Ferdinand Thiessen | 2024-06-10 | 1 | -0/+1 |
* | | fix(files): Update current fileid in route if that node was deleted | Ferdinand Thiessen | 2024-06-10 | 3 | -3/+40 |
* | | fix(files): Close sidebar if shown node is deleted | Ferdinand Thiessen | 2024-06-10 | 1 | -1/+14 |
* | | fix(dav): Don't log access control as error | Joas Schilling | 2024-06-10 | 1 | -0/+3 |