Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): setup cannot be in mixins | John Molakvoæ | 2024-02-07 | 3 | -21/+41 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files): move shared FileEntry and FileEntryGrid into a mixin | John Molakvoæ | 2024-02-07 | 3 | -726/+424 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files) selection store typing | John Molakvoæ | 2024-02-07 | 6 | -41/+52 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): drop to folder path and user feedback | John Molakvoæ | 2024-02-07 | 3 | -31/+96 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): add mount root property and adjust delete wording | John Molakvoæ | 2024-02-06 | 3 | -24/+151 |
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): dav owner and mime types | John Molakvoæ | 2024-02-05 | 1 | -2/+7 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): better null relatedTarget event detection | John Molakvoæ | 2024-02-05 | 1 | -1/+1 |
| | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): drag leave detection on safari | John Molakvoæ | 2024-02-05 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): selected files actions position on scroll/with readme block | Grigorii K. Shartsev | 2024-02-03 | 2 | -9/+16 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): Consistent sorting for folders before files (user configurable) | Ferdinand Thiessen | 2024-02-03 | 3 | -4/+9 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): do not open file by id on load for folders | Grigorii K. Shartsev | 2024-02-02 | 1 | -2/+2 |
| | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): right lick actions menu | John Molakvoæ | 2024-02-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): combine navigation and files list into single Vue app | Grigorii K. Shartsev | 2024-02-01 | 4 | -57/+49 |
| | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): make sure we focus the parent actions submenu entry | John Molakvoæ | 2024-01-31 | 1 | -1/+17 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): disable `Unshare` until proper fix | John Molakvoæ | 2024-01-27 | 2 | -38/+16 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore: Update `@nextcloud/dialogs` to 5.1.1 | Ferdinand Thiessen | 2024-01-26 | 1 | -2/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Ensure the correct `dir` query is set on folder action | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Make sure to add the `fileid` on favorite folders navigation entries | Ferdinand Thiessen | 2024-01-25 | 3 | -28/+40 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Make sure `$navigation` is observable to react on changes | Ferdinand Thiessen | 2024-01-25 | 2 | -3/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Set default view and match also child routes | Ferdinand Thiessen | 2024-01-25 | 2 | -11/+23 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Add declaration for `$navigation` | Ferdinand Thiessen | 2024-01-25 | 1 | -0/+7 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): do not show `View in folder` in the Files view | John Molakvoæ | 2024-01-22 | 2 | -3/+27 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): Fix checkbox state semantics | Christopher Ng | 2024-01-21 | 4 | -17/+23 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): Allow to copy or move file to folder with similar name | Ferdinand Thiessen | 2024-01-20 | 1 | -1/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Adjust `getUniqueName` for custom suffix and reuse for ↵ | Ferdinand Thiessen | 2024-01-20 | 6 | -41/+43 |
| | | | | | | copy-move-action Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(files): Allow to copy files into same directory | Ferdinand Thiessen | 2024-01-20 | 1 | -35/+79 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): fixed home aria-label and desc logic | Eduardo Morales | 2024-01-20 | 1 | -3/+3 |
| | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): use backend error message if provided | John Molakvoæ | 2024-01-18 | 1 | -4/+7 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): prevent dragging previews and appear as an external files DnD | John Molakvoæ | 2024-01-18 | 3 | -4/+4 |
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | use showError in TransferOwnershipDialogue | Simon L | 2024-01-16 | 1 | -3/+3 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | fix(files): better upload error handling | John Molakvoæ | 2024-01-16 | 2 | -2/+38 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(files): disable upload button if quota is reached | John Molakvoæ | 2024-01-16 | 1 | -1/+28 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(files): show quota warning on page load or if storage becomes full | John Molakvoæ | 2024-01-16 | 1 | -0/+18 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(l10n): Add context note for table footers | Christopher Ng | 2024-01-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): use `getSummaryFor` for better files summary translations | John Molakvoæ | 2024-01-12 | 1 | -14/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #42719 from ↵ | John Molakvoæ | 2024-01-12 | 1 | -1/+17 |
|\ | | | | | | | nextcloud/feature/filelist_refresh_current_folder_on_update-stable28 | ||||
| * | Refresh FileList on current folder update | Raul Ferreira | 2024-01-11 | 1 | -1/+17 |
| | | | | | | | | Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com> | ||||
* | | fix(files): switched native input to NcButton | Eduardo Morales | 2024-01-11 | 1 | -3/+4 |
|/ | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | chore(deps): bump `@nextcloud/files` to `3.1.0` | John Molakvoæ | 2024-01-11 | 3 | -13/+11 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): group duplicate shares | John Molakvoæ | 2024-01-11 | 2 | -24/+56 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): fix unshare action | John Molakvoæ | 2024-01-11 | 1 | -1/+26 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | refactor(files): remove merged to `@nextcloud/vue` changes | Grigorii K. Shartsev | 2024-01-10 | 1 | -10/+1 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): move header actions out from the table | Grigorii K. Shartsev | 2024-01-10 | 4 | -49/+82 |
| | | | | | | Having actions in the table header is no valid for a11y and counts as a column name. Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | Fix typo in move or copy dialog | Joas Schilling | 2024-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Include grid view toggle in accessibility switch | Louis Chemineau | 2024-01-09 | 1 | -1/+4 |
| | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): kept only first and last breadcrumb titles | Eduardo Morales | 2024-01-08 | 1 | -3/+13 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | fix(files): Fix unresponsive file click to download | Christopher Ng | 2024-01-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | refactor(files): replace deprecated `is` attr on `<a>` with dynamic component | Grigorii K. Shartsev | 2024-01-08 | 1 | -11/+20 |
| | | | | | | | - Special attribute `is` is deprecated and removed in Vue 3 - It is confusing, that `<a>` element is rendered as `span` sometimes Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): make file list item link focusable | Grigorii K. Shartsev | 2024-01-08 | 1 | -1/+2 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): remove focus outline on file list item click | Grigorii K. Shartsev | 2024-01-08 | 1 | -2/+4 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> |