Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): Correctly handle dropping folders on file list | Ferdinand Thiessen | 2023-12-06 | 2 | -21/+145 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-06 | 100 | -116/+356 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): Adjust table header to look like on previous versions | Ferdinand Thiessen | 2023-12-05 | 2 | -26/+28 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Also filter out undefined entries from the file list | Julius Härtl | 2023-12-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix: Properly take show_hidden user setting into account for file listing | Julius Härtl | 2023-12-05 | 1 | -2/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix(files): Correct condition for checking copy/move into same directory | Ferdinand Thiessen | 2023-12-05 | 1 | -1/+7 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(config): Adjust typescript config to allow `.ts` imports and Typescript ↵ | Ferdinand Thiessen | 2023-12-05 | 3 | -18/+18 |
| | | | | | | in Vue files Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Show error message if drag-and-drop upload fails | Ferdinand Thiessen | 2023-12-05 | 2 | -4/+9 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Allow to drag and drop new files also on empty directories | Ferdinand Thiessen | 2023-12-05 | 5 | -124/+121 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Remove confusing table header labels | Ferdinand Thiessen | 2023-12-05 | 2 | -14/+11 |
| | | | | | | | | | | For screen readers the table header was very verbose and confusing, as the SR reads out e.g. "sort list by name button FILENAME" for every row / file. Instead reduce it to "name button FILENAME" and add information about sorting to caption, as recommended by WCAG [1] [1]: https://www.w3.org/WAI/ARIA/apg/patterns/table/examples/sortable-table/ Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-05 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-04 | 4 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): Remove aria-label from span and move to favorite icon | Ferdinand Thiessen | 2023-12-03 | 2 | -10/+15 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-03 | 18 | -2/+38 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-02 | 58 | -116/+120 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Add comment in SyncLivePhotosListener | Louis Chemineau | 2023-12-01 | 1 | -93/+131 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-01 | 6 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41921 from nextcloud/backport/41765/stable28 | Louis | 2023-11-30 | 5 | -2/+265 |
|\ | | | | | [stable28] Synchronize operation on live photo files | ||||
| * | Synchronize operation on live photo files | Louis Chemineau | 2023-11-30 | 5 | -2/+265 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Fix more active entry icons | Joas Schilling | 2023-11-30 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-30 | 6 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-29 | 12 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-27 | 4 | -12/+82 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-26 | 4 | -2/+206 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-25 | 8 | -0/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Ensure share has download permissions in F2V | Louis | 2023-11-24 | 1 | -10/+10 |
| | | | | | Signed-off-by: Louis <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Ensure share has download permissions in F2V | Louis | 2023-11-24 | 1 | -2/+16 |
| | | | Signed-off-by: Louis <louis@chmn.me> | ||||
* | fix(files): Use SVG as FilePicker icons instead of Vue components | Ferdinand Thiessen | 2023-11-24 | 1 | -4/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix action button labels | Marco Ambrosini | 2023-11-24 | 1 | -1/+1 |
| | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-24 | 100 | -480/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix star stroke color on hover | Marco Ambrosini | 2023-11-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 33 | -120/+114 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Show shared label only if the current user have shared the file. | Marco Ambrosini | 2023-11-22 | 1 | -1/+5 |
| | | | | | | | | | The presence of the text "Sharing label" in all shared files caused the view to be too loaded, so it's been decided to show it only when the current user is the owner of the share. Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Add star indicator in file description | Marco | 2023-11-22 | 1 | -1/+2 |
| | | | | | Signed-off-by: Marco <marcoambrosini@icloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Move starring into actions menu | Marco | 2023-11-22 | 1 | -2/+15 |
| | | | | Signed-off-by: Marco <marcoambrosini@icloud.com> | ||||
* | Merge pull request #41648 from nextcloud/artonge/feat/restore_openfile | Louis | 2023-11-22 | 1 | -2/+23 |
|\ | | | | | Trigger default action when open file initial state is set | ||||
| * | Trigger default action when open file initial state is set | Louis Chemineau | 2023-11-21 | 1 | -2/+23 |
| | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-22 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-21 | 4 | -4/+170 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | add named metadata event | Maxence Lange | 2023-11-20 | 1 | -6/+14 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-20 | 2 | -2/+78 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Be less strict about action exec return value | Julius Härtl | 2023-11-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-18 | 60 | -60/+60 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): make table view a valid html table | Grigorii K. Shartsev | 2023-11-18 | 3 | -33/+38 |
| | | | | | | <div> is not allowed as a <table> child Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): make caption a direct child of the files table | Grigorii K. Shartsev | 2023-11-18 | 2 | -7/+20 |
| | | | | | | Otherwise it is not valid and does not ception the table. Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): avoid sending thumbnail URL for directory as none exists | Benjamin Gaussorgues | 2023-11-17 | 1 | -4/+10 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-17 | 66 | -66/+42 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(chore) - built and changed this.source -> source | Eduardo Morales | 2023-11-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | fix(component): changed moment to date object for Nc Component using ↵ | Eduardo Morales | 2023-11-16 | 1 | -15/+2 |
| | | | | | | Node.mtime returned date object Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | fix(component): utilized NcDateTime component | Eduardo Morales | 2023-11-16 | 1 | -2/+10 |
| | | | | | | Resolves #41261 Replaces span element with custom Nc Vue Component Signed-off-by: Eduardo Morales <emoral435@gmail.com> |