Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fix: Handle null checks with the ?? operatorrefactor/elvis | Christoph Wurst | 2024-09-15 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
| * | refactor: Use the elvis operator | Christoph Wurst | 2024-09-15 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-16 | 4 | -0/+54 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 33 | -285/+285 | |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-15 | 2 | -0/+26 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-14 | 6 | -2/+62 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-13 | 2 | -0/+32 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-12 | 6 | -2/+30 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #47339 from nextcloud/fix/leave-share-instead-of-delete | John Molakvoæ | 2024-09-11 | 4 | -0/+77 | |
|\ | | | | | fix: Display 'Leave share' instead of 'Delete' | |||||
| * | fix(files_sharing): adjust permissions from custom edit and delete check methods | skjnldsv | 2024-09-11 | 2 | -0/+63 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
| * | fix: Display 'Leave share' instead of 'Delete' | Marcel Klehr | 2024-09-06 | 3 | -0/+14 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 46 | -140/+70 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(INotification): Restrict rich object parameters type | provokateurin | 2024-09-10 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 94 | -96/+240 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #47841 from nextcloud/fix/files-sharing-openfile | Jonas | 2024-09-09 | 2 | -0/+12 | |
|\ \ | | | | | | | fix(files_sharing): Open single-file-share by default | |||||
| * | | fix(files_sharing): Open single-file-share by default | Ferdinand Thiessen | 2024-09-09 | 2 | -0/+12 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Merge pull request #47807 from nextcloud/fix/files_sharing--password-label | Grigorii K. Shartsev | 2024-09-09 | 1 | -17/+15 | |
|\ \ \ | | | | | | | | | fix(files_sharing): password checkbox and labels in link share | |||||
| * | | | fix(files_sharing): add accessible labels in link share creation | Grigorii K. Shartsev | 2024-09-09 | 1 | -17/+13 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | |||||
| * | | | fix(files_sharing): checkbox for password in link share is not shown | Grigorii K. Shartsev | 2024-09-09 | 1 | -0/+2 | |
| |/ / | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | |||||
* | | | Merge pull request #47803 from nextcloud/chore/add-migration-attribute | Ferdinand Thiessen | 2024-09-09 | 1 | -0/+7 | |
|\ \ \ | |/ / |/| | | chore(files_sharing): Add migration attribute for `share.reminder_sent` column | |||||
| * | | chore(files_sharing): Add migration attribute for `share.reminder_sent` column | Ferdinand Thiessen | 2024-09-06 | 1 | -0/+7 | |
| |/ | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-09 | 8 | -12/+66 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-08 | 8 | -4/+112 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #47806 from nextcloud/chore/cleanup-public-share | Ferdinand Thiessen | 2024-09-07 | 1 | -3/+2 | |
|\ \ | | | | | | | chore(files_sharing): Do not use files source files but directly the library | |||||
| * | | chore(files_sharing): Do not use files source files but directly the library | Ferdinand Thiessen | 2024-09-06 | 1 | -3/+2 | |
| |/ | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 96 | -2826/+3026 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files_sharing): Ensure sidebar share entry lists are labelled | Ferdinand Thiessen | 2024-09-06 | 2 | -4/+14 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | chore(files_sharing): Remove now unused legacy scripts | Ferdinand Thiessen | 2024-09-06 | 8 | -1161/+0 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files_sharing): Set file-request header for nextcloud/upload | Ferdinand Thiessen | 2024-09-06 | 2 | -78/+95 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files_sharing): Disable sharing status action for public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -1/+7 | |
| | | | | | | This is disabled to not leak personal information into the public Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files_sharing): Handle download permission the same way for public and ↵ | Ferdinand Thiessen | 2024-09-06 | 1 | -0/+5 | |
| | | | | | | internal shares Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files): Do not allow copy action on public shares without `create` ↵ | Ferdinand Thiessen | 2024-09-06 | 1 | -0/+1 | |
| | | | | | | permission Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | refactor(files_sharing): Make file structure more clear | Ferdinand Thiessen | 2024-09-06 | 20 | -27/+31 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | feat(files_sharing): Migrate public share to use Vue files list | Ferdinand Thiessen | 2024-09-06 | 10 | -530/+591 | |
| | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 6 | -2/+14 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -1/+1 | |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-05 | 18 | -2/+98 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-04 | 98 | -294/+304 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #47412 from Luka-sama/feat/shares-reminder | John Molakvoæ | 2024-09-03 | 6 | -1/+450 | |
|\ | ||||||
| * | fix(files_sharing): Add check for null | Stefan Cherniakov | 2024-09-03 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
| * | fix(files_sharing): Add missing check for null & use bool instead of int for ↵ | Stefan Cherniakov | 2024-09-03 | 2 | -2/+4 | |
| | | | | | | | | | | | | reminder_sent field Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
| * | fix(files_sharing): Make share reminders more stable & fix issues | Stefan Cherniakov | 2024-09-03 | 2 | -141/+87 | |
| | | | | | | | | Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
| * | feat(files_sharing): reminder for link shares with expiration date | Stefan Cherniakov | 2024-09-03 | 6 | -1/+499 | |
| | | | | | | | | Signed-off-by: Stefan Cherniakov <luka-sama@pm.me> | |||||
* | | chore: Compile assets | Ferdinand Thiessen | 2024-09-03 | 4 | -4/+4 | |
| | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | refactor(IMenuAction): Make public menu actions use the new Vue UI | Ferdinand Thiessen | 2024-09-03 | 2 | -10/+4 | |
| | | | | | | | | | | | | | | | | This removes custom rendering code an replaces it with the declarative menu actions. Also adjust the template to allow the Vue UI to mount. Custom entries still are possible. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | chore: Remove legacy JS code for public page menu (header actions) | Ferdinand Thiessen | 2024-09-03 | 2 | -145/+0 | |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-03 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files): Correctly parse external shares for files UI | Ferdinand Thiessen | 2024-09-02 | 2 | -10/+65 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-01 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix: Properly handle share attributes if set to null | Julius Härtl | 2024-08-30 | 1 | -2/+11 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |