summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-022-2/+7
* | | Fix tooltip placement in Shared files listJan-Christoph Borchardt2017-11-141-1/+1
* | | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-133-108/+174
|\ \ \ | |_|/ |/| |
| * | Fix menu declaration and width calculationJohn Molakvoæ (skjnldsv)2017-11-101-4/+6
| * | Removed console logJohn Molakvoæ (skjnldsv)2017-11-091-1/+0
| * | Fixed tests and width calculationJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
| * | Scrutinizer fixJohn Molakvoæ (skjnldsv)2017-11-081-7/+7
| * | Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-083-18/+15
| * | Menu hidden by defaultJohn Molakvoæ (skjnldsv)2017-11-081-3/+3
| * | Fixed some more test and loop fixJohn Molakvoæ (skjnldsv)2017-11-081-11/+15
| * | Add droppable ability to menu and icon switch. Fix colourJohn Molakvoæ (skjnldsv)2017-11-081-1/+8
| * | Updated tests according to new systemJohn Molakvoæ (skjnldsv)2017-11-081-5/+36
| * | Fix to-be-shown algorithmJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
| * | Popover iconJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
| * | Fixed click in menuJohn Molakvoæ (skjnldsv)2017-11-082-3/+7
| * | Fixed breadcrumb action feedback and optimisationJohn Molakvoæ (skjnldsv)2017-11-082-7/+9
| * | Do not hide rootJohn Molakvoæ (skjnldsv)2017-11-081-1/+2
| * | Popover filling system updatedJohn Molakvoæ (skjnldsv)2017-11-081-47/+65
| * | Popover initJohn Molakvoæ (skjnldsv)2017-11-081-7/+48
| * | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-082-69/+56
| * | Flex to controlsJohn Molakvoæ2017-11-081-2/+3