summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Adds a test case for the loading symbol in deleted files.Abijeet2018-06-181-2/+1
* Fixes issue with action being displayed incorrectly.Abijeet2018-06-181-1/+1
* Fixes issues found during running of test cases.Abijeet2018-06-183-26/+30
* Added a new action menu in files and trash list.Abijeet2018-06-185-94/+110
* Adds an action dropdown that is shown on file selection.Abijeet2018-06-183-10/+144
* Do not show an error message when draging and dropping textDaniel Calviño Sánchez2018-06-081-0/+10
* Remove no longer needed special handling for FirefoxDaniel Calviño Sánchez2018-06-081-15/+8
* Use "dropnofiles" callback to disable the drop state in the UIDaniel Calviño Sánchez2018-06-081-0/+10
* Add callback to clean up after misbehaved drag and drop eventsDaniel Calviño Sánchez2018-06-081-0/+12
* Remove duplicated codeDaniel Calviño Sánchez2018-06-081-6/+1
* Fix race condition when preparing upload folderDaniel Calviño Sánchez2018-04-221-1/+17
* Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-04-181-4/+8
* Merge pull request #8452 from sagorika1996/folderMorris Jobke2018-04-111-0/+2
|\
| * updated jsSagorika Das2018-03-011-5/+1
| * New folder creation flowSagorika Das2018-03-011-0/+6
* | Fix progress bar hidden before the upload endsDaniel Calviño Sánchez2018-04-051-7/+1
* | Fixed files copy/move when in favorites or recent sectionJohn Molakvoæ (skjnldsv)2018-03-222-6/+9
* | Fixed event propagation on safariJohn Molakvoæ (skjnldsv)2018-03-071-1/+3
* | Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-1/+0
* | Fixed tooltip positionning & error displayJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
* | PoC inline icon-confirm with inputsJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
* | Updated popover rules to allow form inputs and added input submit for new FileJohn Molakvoæ (skjnldsv)2018-03-071-2/+8
* | Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculationRoeland Jago Douma2018-03-011-34/+45
|\ \
| * | Improve documentation of "getTotalWidth"Daniel Calviño Sánchez2018-02-281-1/+4
| * | Do not show the crumbs again after hiding themDaniel Calviño Sánchez2018-02-281-6/+0
| * | Fix menu visibilityDaniel Calviño Sánchez2018-02-281-10/+25
| * | Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-02-281-2/+2
| * | Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-02-281-0/+9
| * | Take all visible siblings into accountDaniel Calviño Sánchez2018-02-281-1/+9
| * | Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-02-281-1/+1
| * | Replace attribute with local variableDaniel Calviño Sánchez2018-02-281-3/+3
| * | Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-02-281-19/+1
* | | Fixed breadcrumb menu flashingJohn Molakvoæ (skjnldsv)2018-02-281-3/+3
|/ /
* | Merge pull request #8485 from sagorika1996/renameRoeland Jago Douma2018-02-261-1/+5
|\ \
| * | rename dialog closed when not activeSagorika Das2018-02-211-1/+5
| |/
* / Split move and copy operationsRoland Tapken2018-02-152-9/+42
|/
* Make filelist and sidebar use the fileid preview endpointRoeland Jago Douma2018-01-242-1/+13
* 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
|\ \