summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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
|/