summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Remove port parameter which is included in hostChristopher Ng2022-09-211-1/+1
* Use computer icon for edit locally file actionChristopher Ng2022-09-211-2/+2
* Add edit locally file actionChristopher Ng2022-09-202-0/+33
* Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-0/+2
* Fix grid view toggleVincent Petry2022-09-142-29/+44
* Fix typos in apps/ subdirectoryluz paz2022-09-054-8/+8
* Fix file list scrollingJulius Härtl2022-09-012-2/+2
* Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-navVincent Petry2022-08-311-2/+2
|\
| * Add a11y attributes for legacy app navigationVincent Petry2022-08-291-2/+2
* | Remove copy in file actions when not allowedVincent Petry2022-08-262-2/+20
|/
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-174-2/+13
* Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-101-1/+1
* Use total available space rather than quota when updating the displayDaniel Calviño Sánchez2022-08-101-2/+3
* Merge pull request #32482 from nextcloud/enh/noid/share-attributesCarl Schwan2022-08-011-0/+9
|\
| * Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+9
* | Merge pull request #33394 from nextcloud/fix/fix-370-Label_not_connected_to_f...Julia Kirschenheuter2022-07-281-3/+4
|\ \ | |/ |/|
| * Connect ```input``` checkbox with corresponding file name via ```aria-describ...julia.kirschenheuter2022-07-281-3/+4
* | Merge pull request #33299 from nextcloud/fix/files-dark-color-themeLouis2022-07-281-2/+5
|\ \ | |/ |/|
| * files: Fix colormode detection for filelistFerdinand Thiessen2022-07-261-2/+5
* | Remove more legacy idsVincent Petry2022-07-272-4/+1
* | Merge pull request #33373 from nextcloud/techdebt/noid/remove-legacy-dirVincent Petry2022-07-271-4/+6
|\ \
| * | Remove legacy #dir element in files listVincent Petry2022-07-271-4/+6
* | | Merge pull request #33271 from nextcloud/enh/a11y-new-file-menuVincent Petry2022-07-271-2/+2
|\ \ \ | |/ / |/| |
| * | Use explicit name for new file/folder menuChristopher Ng2022-07-181-2/+2
| |/
* / Replace files app ids to classesVincent Petry2022-07-265-47/+48
|/
* Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez2022-07-052-4/+10
|\
| * Fix quota text not updated after copying or moving a fileDaniel Calviño Sánchez2022-06-231-2/+8
| * Fix quota text shown escapedDaniel Calviño Sánchez2022-06-231-2/+2
* | Merge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltipPytal2022-07-051-5/+9
|\ \
| * | Change tooltip title of files grid view toggle dynamicallyChristopher Ng2022-07-041-5/+9
* | | add missing GET param to getstoragestats urlJulien Veyssier2022-07-051-1/+1
* | | Fix 404 when using index.php in the urlCarl Schwan2022-07-051-2/+4
* | | Fix translation of home breadcrumbChristopher Ng2022-07-041-1/+1
|/ /
* | Merge pull request #32962 from nextcloud/getstoragestat-change-urlCarl Schwan2022-06-231-2/+2
|\ \ | |/ |/|
| * Remove .php from urlCarl Schwan2022-06-211-2/+2
* | Add title to file nameCarl Schwan2022-06-211-1/+1
|/
* Fix default toast message for failed uploads with HTTP/2Daniel Calviño Sánchez2022-06-141-1/+1
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+3
* Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-20/+3
* Remove accessibilityJohn Molakvoæ2022-04-211-1/+2
* fix filelist not loading after refresh in firefoxRobin Appelman2022-04-071-1/+1
* Explicitly close div elementLouis Chemineau2022-04-043-5/+5
* try to fix broken tooltipszaimen2022-02-141-1/+0
* Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder...Louis2022-02-081-3/+20
|\
| * Show the parent folders in the breadcrumb menu when on a child entry.Christian Paier2022-02-021-3/+20
* | Fix bugs with incorrect currentFileList in the favorite and share by youCarl Schwan2022-02-031-0/+6
|/
* Properly hide progress bar after errorVincent Petry2022-01-121-5/+16
* Properly abort uploadsVincent Petry2022-01-121-9/+36
* Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-128-34/+34
|\