| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent selection of encrypted folders | kavita.sonawane@t-systems.com | 2022-11-23 | 1 | -1/+4 |
* | Prevents the selection of encrypted folder on next page load | kavita.sonawane@t-systems.com | 2022-11-23 | 1 | -1/+1 |
* | Prevents the selection of encrypted folder on scroll page | kavita.sonawane@t-systems.com | 2022-11-23 | 1 | -1/+2 |
* | Add comments for prevents the selection of encrypted folders | kavita.sonawane@t-systems.com | 2022-11-23 | 1 | -0/+1 |
* | Filelist:-Deselecting all files checkboxes within cells of encrypted folder | kavita.sonawane@t-systems.com | 2022-11-23 | 1 | -1/+2 |
* | Also cancel XHR when cancelling uploads | Vincent Petry | 2022-11-18 | 1 | -0/+9 |
* | Fix sidebar not automatically hidden in Files app | Daniel Calviño Sánchez | 2022-11-09 | 2 | -3/+3 |
* | Reset global search on files sidebar navigation change | Christopher Ng | 2022-09-16 | 1 | -0/+2 |
* | Remove copy in file actions when not allowed | Vincent Petry | 2022-08-26 | 2 | -2/+20 |
* | Show usage percenteage in the tooltip | Daniel Calviño Sánchez | 2022-08-16 | 1 | -1/+1 |
* | Use total available space rather than quota when updating the display | Daniel Calviño Sánchez | 2022-08-16 | 1 | -2/+3 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-08-03 | 1 | -0/+9 |
* | Merge pull request #33125 from nextcloud/backport/32993/stable24 | Pytal | 2022-07-06 | 2 | -4/+10 |
|\ |
|
| * | Fix quota text not updated after copying or moving a file | Daniel Calviño Sánchez | 2022-07-05 | 1 | -2/+8 |
| * | Fix quota text shown escaped | Daniel Calviño Sánchez | 2022-07-05 | 1 | -2/+2 |
* | | Fix translation of home breadcrumb | Christopher Ng | 2022-07-05 | 1 | -1/+1 |
|/ |
|
* | add missing GET param to getstoragestats url | Julien Veyssier | 2022-07-05 | 1 | -1/+1 |
* | Fix 404 when using index.php in the url | Carl Schwan | 2022-07-05 | 1 | -2/+4 |
* | Remove .php from url | Carl Schwan | 2022-07-05 | 1 | -2/+2 |
* | Fix default toast message for failed uploads with HTTP/2 | Daniel Calviño Sánchez | 2022-06-15 | 1 | -1/+1 |
* | Revert "Show the child folders in the breadcrumb menu when on a parent entry." | Simon L | 2022-04-29 | 1 | -20/+3 |
* | fix filelist not loading after refresh in firefox | Robin Appelman | 2022-04-07 | 1 | -1/+1 |
* | Explicitly close div element | Louis Chemineau | 2022-04-04 | 3 | -5/+5 |
* | try to fix broken tooltip | szaimen | 2022-02-14 | 1 | -1/+0 |
* | Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder... | Louis | 2022-02-08 | 1 | -3/+20 |
|\ |
|
| * | Show the parent folders in the breadcrumb menu when on a child entry. | Christian Paier | 2022-02-02 | 1 | -3/+20 |
* | | Fix bugs with incorrect currentFileList in the favorite and share by you | Carl Schwan | 2022-02-03 | 1 | -0/+6 |
|/ |
|
* | Properly hide progress bar after error | Vincent Petry | 2022-01-12 | 1 | -5/+16 |
* | Properly abort uploads | Vincent Petry | 2022-01-12 | 1 | -9/+36 |
* | Merge pull request #30572 from nextcloud/fix/lint_warnings | Louis | 2022-01-12 | 8 | -34/+34 |
|\ |
|
| * | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -4/+4 |
| * | Typing corrections | Louis Chemineau | 2022-01-11 | 8 | -31/+31 |
* | | Trigger "changeDirectory" even on URL change | Vincent Petry | 2022-01-11 | 2 | -9/+14 |
|/ |
|
* | Delete outdated bundles | John Molakvoæ (skjnldsv) | 2022-01-08 | 6 | -1110/+0 |
* | Bump core-js from 3.20.0 to 3.20.1 | dependabot[bot] | 2022-01-01 | 6 | -6/+6 |
* | fix template picker for file actions using the fileInfoModel | Julien Veyssier | 2021-12-30 | 2 | -3/+3 |
* | Bump core-js from 3.19.3 to 3.20.0 | dependabot[bot] | 2021-12-18 | 6 | -16/+16 |
* | Bump core-js from 3.19.2 to 3.19.3 | dependabot[bot] | 2021-12-12 | 6 | -9/+9 |
* | Bump @nextcloud/vue from 4.2.0 to 4.3.0 | dependabot[bot] | 2021-12-11 | 6 | -23/+23 |
* | Merge pull request #30141 from nextcloud/fix/filelist-reload | Julius Härtl | 2021-12-08 | 1 | -1/+3 |
|\ |
|
| * | Reload page on 401 since there is an authentification problem | Carl Schwan | 2021-12-07 | 1 | -5/+3 |
| * | Stop reloading file list when getting 401 error on root dir | Carl Schwan | 2021-12-07 | 1 | -0/+4 |
* | | do not trigger events when setting active view in gotoplugin | Julien Veyssier | 2021-12-07 | 1 | -1/+1 |
|/ |
|
* | Bump core-js from 3.19.1 to 3.19.2 | dependabot[bot] | 2021-12-05 | 6 | -16/+16 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 6 | -69/+50 |
* | Bump @nextcloud/axios from 1.7.0 to 1.8.0 | dependabot[bot] | 2021-11-27 | 6 | -26/+26 |
* | Bump jquery from 3.5.1 to 3.6.0 | dependabot[bot] | 2021-11-27 | 2 | -8/+8 |
* | Fix mainfileinfodetailsview appending | Vincent Petry | 2021-11-19 | 4 | -11/+11 |
* | Fix action share icon markup | Vincent Petry | 2021-11-18 | 2 | -2/+2 |
* | Merge pull request #29574 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.1 | dependabot[bot] | 2021-11-08 | 6 | -11/+11 |
|\ |
|