summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-01-0418-14/+376
* 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 #7634 from Abijeet/bug-7539Roeland Jago Douma2018-01-033-1/+29
|\ \
| * | Remove margin for selected files summaryDaniel Calviño Sánchez2018-01-031-0/+5
| * | Increase touch area for header iconsDaniel Calviño Sánchez2018-01-031-0/+5
| * | Fixes the delete icon not appearing on certain resolutions.Abijeet2018-01-023-1/+19
* | | Fix file list visible behind the multiselect headerDaniel Calviño Sánchez2018-01-021-1/+1
* | | Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b...Morris Jobke2018-01-022-0/+27
|\ \ \
| * | | Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-262-0/+27
| |/ /
* | | Merge pull request #7626 from nextcloud/fixed-files-multiselect-top-marginRoeland Jago Douma2017-12-281-1/+1
|\ \ \
| * | | Fixed top position of multiselected files tableJohn Molakvoæ (skjnldsv)2017-12-261-1/+1
| |/ /
* | | Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-285-3/+31
|\ \ \ | |/ / |/| |
| * | Fixed testsJohn Molakvoæ (skjnldsv)2017-12-262-3/+0
| * | Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-214-1/+32
| * | Fixed pinned state of quota if no apps registered an app nav itemJohn Molakvoæ (skjnldsv)2017-12-141-1/+1
| |/
* | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-224-14/+123
|\ \
| * | 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-193-4/+105
* | | Fixed breadcrumbs testsJohn Molakvoæ (skjnldsv)2017-12-211-12/+31
* | | Properly show action iconsMorris Jobke2017-12-201-1/+0
* | | Make contorls stick to the top when scrollingMarin Treselj2017-12-201-4/+0
* | | Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-202-1/+6
|/ /
* | Merge pull request #7527 from nextcloud/fix-drag-shadow-not-visible-when-drag...Morris Jobke2017-12-153-1/+6
|\ \ | |/ |/|
| * Fix drag shadow not visible when dragging a file on a narrow screenDaniel Calviño Sánchez2017-12-143-1/+6
* | Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
|/
* 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
* | [tx-robot] updated from transifexNextcloud bot2017-12-114-4/+12
* | [tx-robot] updated from transifexNextcloud bot2017-12-102-0/+8
* | [tx-robot] updated from transifexNextcloud bot2017-12-072-0/+18
* | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-062-9/+70
|\ \
| * | show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-202-1/+30
| * | Add data attribute to file list rows telling if the file is encryptedDaniel Calviño Sánchez2017-11-202-7/+37
| * | adjust permissions in web view for encrypted foldersBjoern Schiessle2017-11-201-1/+3
* | | [tx-robot] updated from transifexNextcloud bot2017-12-0128-0/+94
* | | [tx-robot] updated from transifexNextcloud bot2017-11-302-4/+4
* | | Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz2017-11-271-4/+1
|\ \ \
| * | | recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-4/+1
* | | | [tx-robot] updated from transifexNextcloud bot2017-11-272-2/+8
|/ / /
* / / Make close icon fill more spaceMarin Treselj2017-11-211-2/+2
|/ /
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-204-4/+18
|\ \