Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 140 | -140/+374 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47845 from ↵ | Andy Scherzinger | 2024-09-09 | 3 | -2/+175 |
|\ | | | | | | | | | nextcloud/feat/webhook_listeners-remove-all-from-appid Add an endpoint to remove all webhook registrations from an app | ||||
| * | chore(webhook_listeners): Update openapi.json | Côme Chilliet | 2024-09-09 | 1 | -1/+129 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | feat(webhook_listeners): Add API endpoint to remove all registrations from ↵ | Côme Chilliet | 2024-09-09 | 1 | -1/+31 |
| | | | | | | | | | | | | an AppAPI app Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | feat(webhook_listeners): Add mapper method to remove all registrations from ↵ | Côme Chilliet | 2024-09-09 | 1 | -0/+15 |
| | | | | | | | | | | | | a given AppAPI id Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #47523 from nextcloud/fix/theming/custom-apps-order | Kate | 2024-09-09 | 8 | -19/+37 |
|\ \ | |||||
| * | | fix(NavigationManager): Skip invalid default navigation entries | provokateurin | 2024-09-09 | 2 | -2/+8 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(theming): Use NavigationManager to handle default entries | provokateurin | 2024-09-09 | 5 | -16/+26 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | feat(NavigationManager): Add default entries handling | provokateurin | 2024-09-09 | 1 | -1/+3 |
| |/ | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | 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: Update AdminAI.vue | rakekniven | 2024-09-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | chore(i18n): adapted lowercase | rakekniven | 2024-09-09 | 1 | -1/+1 |
| | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-09 | 18 | -12/+84 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-08 | 20 | -8/+162 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsg | Ferdinand Thiessen | 2024-09-07 | 5 | -18/+79 |
|\ \ | | | | | | | enh: update desktop client unsupported version (403) error message | ||||
| * | | fix: Adjust unit tests and protect against XSS | Ferdinand Thiessen | 2024-09-06 | 5 | -20/+72 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | fix(dav): Update 403 error message | Camila | 2024-09-06 | 2 | -7/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | * The user should get a more friendly warning when their desktop client version is not supported anymore by the server. See #nextcloud/desktop/issues/6273 * Update BlockLegacyClientPluginTest to reflect the new 403 error message. Signed-off-by: Camila Ayres <hello@camilasan.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 | 222 | -8954/+9216 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* / | fix(files): Fallback icons should fill the container | Ferdinand Thiessen | 2024-09-06 | 1 | -2/+5 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test: Add end-to-end tests for new public share Vue UI | Ferdinand Thiessen | 2024-09-06 | 2 | -2/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): "Edit locally" action should not be shown on public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -0/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Do not add click listener if there is no default action on ↵ | Ferdinand Thiessen | 2024-09-06 | 3 | -31/+46 |
| | | | | | | public shares Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | 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> | ||||
* | fix(files): "New folder" menu entry requires read permission | Ferdinand Thiessen | 2024-09-06 | 2 | -6/+8 |
| | | | | | | This will disable "New folder" menu entry for file-drop shares. 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): Disable internal views on public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -6/+9 |
| | | | | | | This is needed because some views have side effects, like `favorites` doing requests on registration time. 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 | 2 | -5/+10 |
| | | | | | | 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 | 2 | -3/+18 |
| | | | | | | permission Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(files): Allow to download files on public shares | Ferdinand Thiessen | 2024-09-06 | 2 | -17/+36 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Do not allow rename action on single-file-shares | Ferdinand Thiessen | 2024-09-06 | 1 | -5/+11 |
| | | | | 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> | ||||
* | fix(files): Disable copy-move-action of single file shares | Ferdinand Thiessen | 2024-09-06 | 1 | -1/+5 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor(files): Make `RouterService` provide a protected getter for the ↵ | Ferdinand Thiessen | 2024-09-06 | 2 | -16/+17 |
| | | | | | | router to allow injecting the `files_sharing` router Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Adjust files list for sharing permissions on public shares | Ferdinand Thiessen | 2024-09-06 | 2 | -4/+25 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Fix file previews for public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -7/+17 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for ↵ | Ferdinand Thiessen | 2024-09-06 | 3 | -6/+29 |
| | | | | | | public shares Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(files_sharing): Migrate public share to use Vue files list | Ferdinand Thiessen | 2024-09-06 | 14 | -542/+613 |
| | | | | | | 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 | 34 | -10/+52 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 28 | -131/+130 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #47770 from ↵ | Louis | 2024-09-05 | 7 | -53/+55 |
|\ | | | | | | | | | nextcloud/artonge/fix/always_respond_custom_error_page_on_exceptions fix(dav): Always respond custom error page on exceptions |