aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-8/+4
* fix(files): legacy humanFileSize testsJohn Molakvoæ2023-10-041-3/+3
* fix(files): url used to retrive storage statsMax2023-07-311-2/+2
* address reviewSimon L2023-06-241-2/+2
* only print deprecation logs if debug mode is enabledSimon L2023-06-241-2/+2
* Move deprecation warnings to debugSimon L2023-06-241-2/+2
* Prevent scrolling hover .files-controlsLouis Chemineau2023-02-081-0/+5
* Fix scrolling while dragging in file list viewLouis Chemineau2023-01-051-17/+19
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-221-5/+3
* Fix file list scrollingJulius Härtl2022-09-011-1/+1
* 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
* Remove more legacy idsVincent Petry2022-07-271-3/+0
* Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez2022-07-051-2/+2
|\
| * Fix quota text shown escapedDaniel Calviño Sánchez2022-06-231-2/+2
* | 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-06-211-2/+2
|/
* Explicitly close div elementLouis Chemineau2022-04-041-3/+3
* Typing correctionsLouis Chemineau2022-01-111-3/+3
* l10n: Unify spellingValdnet2021-05-201-4/+4
* add mount point to quota warning messageRobin Appelman2020-10-041-7/+11
* Removing the added parenthesesValdnet2020-08-271-4/+4
* Add the missing parenthesisValdnet2020-08-271-4/+4
* l10n: Add a period at the end of the sentenceValdnet2020-08-271-4/+4
* show better quota warning for group folders and external storageRobin Appelman2020-08-251-14/+36
* Only do regular polling of storage statistics if session_keepalive is enabledJulius Härtl2020-03-161-1/+1
* Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling2020-02-251-0/+2
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-1/+1
* Hide newFile menu if quota is set to 0BJulius Härtl2019-05-281-0/+1
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-141-1/+1
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-2/+2
* Use proper scroll container when dragging filesJulius Härtl2019-02-201-6/+5
* Throttle getstoragestats.php calls and allow simultaneous uploadsTomasz Grobelny2019-01-271-0/+4
* Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-081-5/+0
* Fixup! removed unwanted lineJohn Molakvoæ (skjnldsv)2018-01-031-1/+0
* Fixed quota update on upload and on deleteJohn Molakvoæ (skjnldsv)2018-01-031-14/+4
* Update quotas on each uploadJohn Molakvoæ (skjnldsv)2018-01-031-0/+17
* Show warning if slash is entered as filenameMorris Jobke2018-01-031-0/+2
* Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-281-0/+27
|\
| * Fixed testsJohn Molakvoæ (skjnldsv)2017-12-261-1/+0
| * Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-211-0/+28
* | Fix drag shadow not visible when dragging a file on a narrow screenDaniel Calviño Sánchez2017-12-141-1/+0
|/
* Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-081-7/+11
* Use proper whitespaceMorris Jobke2017-11-061-1/+1
* Fix #5349, no themed icon when dragging folderPatrik Kernstock2017-06-131-1/+1
* added quit option in commentstabview.jsnoveens2017-03-231-6/+19
* Fix grammarLukas Reschke2017-03-201-1/+1
* Add ignore_files to config,Felix Heidecke2017-03-201-0/+3
* disabling dropping on dragging objects temporarilyMichael Jobst2016-11-141-1/+5