| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix quota text shown escaped | Daniel Calviño Sánchez | 2022-07-05 | 1 | -2/+2 |
* | 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 |
* | Explicitly close div element | Louis Chemineau | 2022-04-04 | 1 | -3/+3 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -3/+3 |
* | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -4/+4 |
* | add mount point to quota warning message | Robin Appelman | 2020-10-04 | 1 | -7/+11 |
* | Removing the added parentheses | Valdnet | 2020-08-27 | 1 | -4/+4 |
* | Add the missing parenthesis | Valdnet | 2020-08-27 | 1 | -4/+4 |
* | l10n: Add a period at the end of the sentence | Valdnet | 2020-08-27 | 1 | -4/+4 |
* | show better quota warning for group folders and external storage | Robin Appelman | 2020-08-25 | 1 | -14/+36 |
* | Only do regular polling of storage statistics if session_keepalive is enabled | Julius Härtl | 2020-03-16 | 1 | -1/+1 |
* | Copy isFileNameValid function, so the filepicker works without the files app | Joas Schilling | 2020-02-25 | 1 | -0/+2 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -1/+1 |
* | Hide newFile menu if quota is set to 0B | Julius Härtl | 2019-05-28 | 1 | -0/+1 |
* | Deprecate OC.fileIsBlacklisted and move it to the bundle | Christoph Wurst | 2019-05-14 | 1 | -1/+1 |
* | Deprecate oc_current_user, fix usage and move currentUser to the bundle | Christoph Wurst | 2019-05-08 | 1 | -2/+2 |
* | Use proper scroll container when dragging files | Julius Härtl | 2019-02-20 | 1 | -6/+5 |
* | Throttle getstoragestats.php calls and allow simultaneous uploads | Tomasz Grobelny | 2019-01-27 | 1 | -0/+4 |
* | Remove deprecated and unused fileDownloadPath | Christoph Wurst | 2018-10-08 | 1 | -5/+0 |
* | Fixup! removed unwanted line | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -1/+0 |
* | Fixed quota update on upload and on delete | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -14/+4 |
* | Update quotas on each upload | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -0/+17 |
* | Show warning if slash is entered as filename | Morris Jobke | 2018-01-03 | 1 | -0/+2 |
* | Merge pull request #7592 from nextcloud/update-quota-on-files-upload | Roeland Jago Douma | 2017-12-28 | 1 | -0/+27 |
|\ |
|
| * | Fixed tests | John Molakvoæ (skjnldsv) | 2017-12-26 | 1 | -1/+0 |
| * | Update quota on file upload and deletion | John Molakvoæ (skjnldsv) | 2017-12-21 | 1 | -0/+28 |
* | | Fix drag shadow not visible when dragging a file on a narrow screen | Daniel Calviño Sánchez | 2017-12-14 | 1 | -1/+0 |
|/ |
|
* | Improve drag & drop and fix some background issue if d&d on narrow windows | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+11 |
* | Use proper whitespace | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Fix #5349, no themed icon when dragging folder | Patrik Kernstock | 2017-06-13 | 1 | -1/+1 |
* | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -6/+19 |
* | Fix grammar | Lukas Reschke | 2017-03-20 | 1 | -1/+1 |
* | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 1 | -0/+3 |
* | disabling dropping on dragging objects temporarily | Michael Jobst | 2016-11-14 | 1 | -1/+5 |
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069) | Vincent Petry | 2016-11-02 | 1 | -2/+0 |
* | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -11/+0 |
* | fix drag and drop icon for files app | Morris Jobke | 2016-10-10 | 1 | -1/+1 |
* | Fix hidden files handling | Vincent Petry | 2016-08-19 | 1 | -2/+6 |
* | added back the jquery animations | Erik Pellikka | 2016-05-13 | 1 | -6/+11 |
* | code style fix | Erik Pellikka | 2016-05-13 | 1 | -11/+3 |
* | code style fix | Erik Pellikka | 2016-05-13 | 1 | -3/+2 |
* | code style fix | Erik Pellikka | 2016-05-13 | 1 | -2/+6 |
* | added elseif | Erik Pellikka | 2016-05-13 | 1 | -1/+1 |
* | fixed to work with share links as well | Erik Pellikka | 2016-05-13 | 1 | -3/+4 |
* | typo fix | Erik Pellikka | 2016-05-13 | 1 | -2/+2 |
* | Tweaking | Erik Pellikka | 2016-05-13 | 1 | -7/+7 |