| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #32962 from nextcloud/getstoragestat-change-url | Carl Schwan | 2022-06-23 | 1 | -2/+2 |
|\ |
|
| * | Remove .php from url | Carl Schwan | 2022-06-21 | 1 | -2/+2 |
* | | Add title to file name | Carl Schwan | 2022-06-21 | 1 | -1/+1 |
|/ |
|
* | Fix default toast message for failed uploads with HTTP/2 | Daniel Calviño Sánchez | 2022-06-14 | 1 | -1/+1 |
* | l10n: Delete apostrophe | Valdnet | 2022-06-07 | 1 | -1/+1 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -1/+3 |
* | Revert "Show the child folders in the breadcrumb menu when on a parent entry." | Simon L | 2022-04-29 | 1 | -20/+3 |
* | Remove accessibility | John Molakvoæ | 2022-04-21 | 1 | -1/+2 |
* | 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 |
|\ |
|
| * | Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev... | John Molakvoæ | 2021-11-08 | 6 | -11/+11 |
* | | refs #11864 handle empty dir drop in Files UI | Julien Veyssier | 2021-11-08 | 2 | -3/+19 |
|/ |
|
* | Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 | dependabot[bot] | 2021-11-06 | 4 | -4/+4 |
* | Bump core-js from 3.18.3 to 3.19.0 | dependabot[bot] | 2021-10-30 | 6 | -40/+40 |
* | Move to combined files entrypoint | Julius Härtl | 2021-10-25 | 10 | -414/+427 |
* | Bump core-js from 3.18.2 to 3.18.3 | dependabot[bot] | 2021-10-17 | 6 | -6/+6 |
* | Merge pull request #28250 from pjft/patch-3 | Louis | 2021-10-14 | 1 | -1/+6 |
|\ |
|
| * | Fix bug introduced on drag and drop external files | pjft | 2021-08-13 | 1 | -1/+6 |
* | | Merge pull request #29101 from nextcloud/enh/noid/fileaction-in-single-filename | Pytal | 2021-10-12 | 4 | -16/+39 |
|\ \ |
|
| * | | adding action.filename to FileActions | Maxence Lange | 2021-10-08 | 4 | -16/+39 |
* | | | Bump core-js from 3.18.1 to 3.18.2 | dependabot[bot] | 2021-10-10 | 8 | -37/+37 |
|/ / |
|
* | | Fix container element for newFileMenu tooltip | Louis Chemineau | 2021-10-06 | 1 | -1/+1 |
* | | Bump @nextcloud/vue from 4.1.1 to 4.2.0 | dependabot[bot] | 2021-10-03 | 8 | -55/+55 |