summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Prevent selection of encrypted folderskavita.sonawane@t-systems.com2022-11-231-1/+4
* Prevents the selection of encrypted folder on next page loadkavita.sonawane@t-systems.com2022-11-231-1/+1
* Prevents the selection of encrypted folder on scroll pagekavita.sonawane@t-systems.com2022-11-231-1/+2
* Add comments for prevents the selection of encrypted folderskavita.sonawane@t-systems.com2022-11-231-0/+1
* Filelist:-Deselecting all files checkboxes within cells of encrypted folderkavita.sonawane@t-systems.com2022-11-231-1/+2
* Also cancel XHR when cancelling uploadsVincent Petry2022-11-181-0/+9
* Fix sidebar not automatically hidden in Files appDaniel Calviño Sánchez2022-11-092-3/+3
* Reset global search on files sidebar navigation changeChristopher Ng2022-09-161-0/+2
* Remove copy in file actions when not allowedVincent Petry2022-08-262-2/+20
* Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-161-1/+1
* Use total available space rather than quota when updating the displayDaniel Calviño Sánchez2022-08-161-2/+3
* Add share attributes + prevent download permissionVincent Petry2022-08-031-0/+9
* Merge pull request #33125 from nextcloud/backport/32993/stable24Pytal2022-07-062-4/+10
|\
| * Fix quota text not updated after copying or moving a fileDaniel Calviño Sánchez2022-07-051-2/+8
| * Fix quota text shown escapedDaniel Calviño Sánchez2022-07-051-2/+2
* | Fix translation of home breadcrumbChristopher Ng2022-07-051-1/+1
|/
* 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
* Remove .php from urlCarl Schwan2022-07-051-2/+2
* Fix default toast message for failed uploads with HTTP/2Daniel Calviño Sánchez2022-06-151-1/+1
* Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-20/+3
* 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
|\
| * Add generic type and description when its missingLouis Chemineau2022-01-111-4/+4
| * Typing correctionsLouis Chemineau2022-01-118-31/+31
* | Trigger "changeDirectory" even on URL changeVincent Petry2022-01-112-9/+14
|/
* Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-086-1110/+0
* Bump core-js from 3.20.0 to 3.20.1dependabot[bot]2022-01-016-6/+6
* fix template picker for file actions using the fileInfoModelJulien Veyssier2021-12-302-3/+3
* Bump core-js from 3.19.3 to 3.20.0dependabot[bot]2021-12-186-16/+16
* Bump core-js from 3.19.2 to 3.19.3dependabot[bot]2021-12-126-9/+9
* Bump @nextcloud/vue from 4.2.0 to 4.3.0dependabot[bot]2021-12-116-23/+23
* Merge pull request #30141 from nextcloud/fix/filelist-reloadJulius Härtl2021-12-081-1/+3
|\
| * Reload page on 401 since there is an authentification problemCarl Schwan2021-12-071-5/+3
| * Stop reloading file list when getting 401 error on root dirCarl Schwan2021-12-071-0/+4
* | do not trigger events when setting active view in gotopluginJulien Veyssier2021-12-071-1/+1
|/
* Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-056-16/+16
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-306-69/+50
* Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]2021-11-276-26/+26
* Bump jquery from 3.5.1 to 3.6.0dependabot[bot]2021-11-272-8/+8
* Fix mainfileinfodetailsview appendingVincent Petry2021-11-194-11/+11
* Fix action share icon markupVincent Petry2021-11-182-2/+2
* Merge pull request #29574 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.1dependabot[bot]2021-11-086-11/+11
|\