summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Do not show an error message when draging and dropping textDaniel Calviño Sánchez2018-06-121-0/+10
* Remove no longer needed special handling for FirefoxDaniel Calviño Sánchez2018-06-121-15/+8
* Use "dropnofiles" callback to disable the drop state in the UIDaniel Calviño Sánchez2018-06-121-0/+10
* Add callback to clean up after misbehaved drag and drop eventsDaniel Calviño Sánchez2018-06-121-0/+12
* Remove duplicated codeDaniel Calviño Sánchez2018-06-121-6/+1
* Fix race condition when preparing upload folderDaniel Calviño Sánchez2018-05-101-1/+17
* Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-05-091-3/+7
* Fixed files copy/move when in favorites or recent sectionJohn Molakvoæ (skjnldsv)2018-04-182-6/+9
* Fix progress bar hidden before the upload endsDaniel Calviño Sánchez2018-04-091-7/+1
* Improve documentation of "getTotalWidth"Daniel Calviño Sánchez2018-03-011-1/+4
* Do not show the crumbs again after hiding themDaniel Calviño Sánchez2018-03-011-6/+0
* Fix menu visibilityDaniel Calviño Sánchez2018-03-011-10/+25
* Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-03-011-2/+2
* Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-03-011-0/+9
* Take all visible siblings into accountDaniel Calviño Sánchez2018-03-011-1/+9
* Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-03-011-1/+1
* Replace attribute with local variableDaniel Calviño Sánchez2018-03-011-3/+3
* Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-03-011-19/+1
* Fix empty details view after renaming a fileDaniel Calviño Sánchez2018-01-111-1/+1
* Don't encode paths passed to the OC.Files.ClientRoeland Jago Douma2018-01-101-7/+7
* Hide favourite icon in details view if favourite action is not availableDaniel Calviño Sánchez2018-01-051-0/+9
* Fixup! removed unwanted lineJohn Molakvoæ (skjnldsv)2018-01-031-1/+0
* Fixed quota update on upload and on deleteJohn Molakvoæ (skjnldsv)2018-01-032-15/+6
* Merge pull request #7681 from nextcloud/fix-quota-update-2Morris Jobke2018-01-032-0/+23
|\
| * Fix unwanted varJohn Molakvoæ (skjnldsv)2018-01-031-1/+1
| * Update quotas on each uploadJohn Molakvoæ (skjnldsv)2018-01-032-0/+23
* | Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-ne...Morris Jobke2018-01-031-1/+12
|\ \ | |/ |/|
| * Only set X-OC-Mtime when browser provided lastModified on uploadVincent Petry2017-12-151-4/+12
| * Transmit OC-Total-Length in browser as wellThomas Müller2017-12-151-1/+4
* | Show warning if slash is entered as filenameMorris Jobke2018-01-031-0/+2
* | Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b...Morris Jobke2018-01-021-0/+3
|\ \
| * | Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-261-0/+3
* | | Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-283-2/+28
|\ \ \ | |/ / |/| |
| * | Fixed testsJohn Molakvoæ (skjnldsv)2017-12-262-3/+0
| * | Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-213-1/+30
| |/
* | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-222-11/+34
|\ \
| * | Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
| * | Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
| * | Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-191-1/+16
* | | Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-201-1/+1
|/ /
* / Fix drag shadow not visible when dragging a file on a narrow screenDaniel Calviño Sánchez2017-12-141-1/+0
|/
* Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-111-6/+29
|\
| * Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-131-6/+29
* | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-061-4/+11
|\ \
| * | show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-201-1/+4
| * | Add data attribute to file list rows telling if the file is encryptedDaniel Calviño Sánchez2017-11-201-2/+4
| * | adjust permissions in web view for encrypted foldersBjoern Schiessle2017-11-201-1/+3
* | | recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-4/+1
|/ /
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-203-4/+9
|\ \
| * | Remove requeriment for read permission on some actionsDaniel Calviño Sánchez2017-11-022-2/+2