aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+56
* fix renameMaxence Lange2023-12-111-30/+17
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-118-0/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-106-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0910-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0870-0/+80
* fix(files): Adjust reference picker for new vue file pickerFerdinand Thiessen2023-12-071-67/+57
* enh(files): Add files navigation labelChristopher Ng2023-12-061-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0734-30/+124
* fix(files): Correctly handle dropping folders on file listFerdinand Thiessen2023-12-062-21/+145
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-06100-116/+356
* fix: Also filter out undefined entries from the file listJulius Härtl2023-12-051-2/+2
* fix(files): better upload error handlingJohn Molakvoæ2023-12-052-2/+38
* feat(files): disable upload button if quota is reachedJohn Molakvoæ2023-12-051-1/+28
* feat(files): show quota warning on page load or if storage becomes fullJohn Molakvoæ2023-12-051-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-052-0/+4
* fix: Properly take show_hidden user setting into account for file listingJulius Härtl2023-12-041-2/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-044-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0318-2/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0258-116/+120
* fix(files): Remove aria-label from span and move to favorite iconFerdinand Thiessen2023-12-012-10/+15
* fix(files): add label for WebDAV URL in files settingsGrigorii K. Shartsev2023-12-011-0/+1
* fix(files): Remove confusing table header labelsFerdinand Thiessen2023-12-012-9/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-016-0/+6
* Merge pull request #41924 from nextcloud/artonge/debt/comment_sync_live_photosLouis2023-11-301-93/+131
|\
| * Add comment in SyncLivePhotosListenerLouis Chemineau2023-11-301-93/+131
* | Merge pull request #41808 from nextcloud/accessibility/breadcrumbsFerdinand Thiessen2023-11-301-0/+2
|\ \ | |/ |/|
| * accessibility fix - changed the dir attribute to have valid value, keeping pr...Eduardo Morales2023-11-301-0/+2
* | Merge pull request #41765 from nextcloud/artonge/feat/sync_live_photosLouis2023-11-305-2/+265
|\ \ | |/ |/|
| * Synchronize operation on live photo filesLouis Chemineau2023-11-295-2/+265
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-306-0/+6
* | Fix more active entry iconsJoas Schilling2023-11-291-0/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2912-0/+12
* refactor(files): replace deprecated `is` attr on `<a>` with dynamic componentGrigorii K. Shartsev2023-11-281-11/+20
* fix(files): make file list item link focusableGrigorii K. Shartsev2023-11-281-1/+2
* fix(files): remove focus outline on file list item clickGrigorii K. Shartsev2023-11-281-2/+4
* Merge pull request #40939 from nextcloud/pulsejet/sidebar-tagsLouis2023-11-282-2/+13
|\
| * sidebar: allow turning off tags view by defaultVarun Patil2023-11-272-2/+13
* | fix(files): Correct condition for checking copy/move into same directoryFerdinand Thiessen2023-11-271-1/+7
|/
* fix(config): Adjust typescript config to allow `.ts` imports and Typescript i...Ferdinand Thiessen2023-11-273-18/+18
* fix(files): Show error message if drag-and-drop upload failsFerdinand Thiessen2023-11-272-4/+9
* fix(files): Allow to drag and drop new files also on empty directoriesFerdinand Thiessen2023-11-275-124/+121
* fix(files): Adjust table header to look like on previous versionsFerdinand Thiessen2023-11-272-36/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-274-12/+82
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-264-2/+206
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-258-0/+24
* Ensure share has download permissions in F2VLouis2023-11-241-10/+10
* Ensure share has download permissions in F2VLouis2023-11-241-2/+16
* Fix action button labelsMarco Ambrosini2023-11-241-1/+1
* Merge pull request #41707 from nextcloud/fix/missing-icons-on-filepickerFerdinand Thiessen2023-11-241-4/+4
|\