summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18528 from owncloud/files-sidebar-mtimeMorris Jobke2015-08-242-0/+30
|\
| * Parse mtime from the data attributesVincent Petry2015-08-242-0/+30
* | Merge pull request #18525 from owncloud/app-sidebar-styleMorris Jobke2015-08-242-6/+7
|\ \
| * | bigger file thumbnail in app sidebarJan-Christoph Borchardt2015-08-242-6/+7
| |/
* / Remove DEBUG constant and use config valueMorris Jobke2015-08-242-1/+10
|/
* Merge pull request #17501 from tbartenstein/patch-1Vincent Petry2015-08-241-1/+1
|\
| * fix unit test for folder renaming (icon)tbartenstein2015-08-211-1/+1
* | Add namespace in case the file is loaded individuallyVincent Petry2015-08-201-0/+2
* | Merge pull request #18380 from owncloud/files-sidebar-selectbarRobin McCorkell2015-08-201-0/+5
|\ \
| * | Fix files select bar width when app sidebar is visibleVincent Petry2015-08-181-0/+5
* | | Merge pull request #18378 from owncloud/files-delete-spinnerVincent Petry2015-08-191-2/+2
|\ \ \
| * | | Fix spinner when deleting all files in a folderVincent Petry2015-08-181-2/+2
| |/ /
* | | Merge pull request #18354 from owncloud/files-fixdndVincent Petry2015-08-192-2/+7
|\ \ \
| * | | Fix file drag and drop JS errorVincent Petry2015-08-172-2/+7
| |/ /
* | | Merge pull request #18076 from owncloud/fix-thumbnail-api-masterThomas Müller2015-08-191-1/+1
|\ \ \
| * | | No need to url decode the fileThomas Müller2015-08-051-1/+1
* | | | Merge pull request #18339 from owncloud/update-jquery-visibilityThomas Müller2015-08-192-24/+81
|\ \ \ \
| * | | | update jquery-visibility in files appMorris Jobke2015-08-172-24/+81
* | | | | Merge pull request #18381 from owncloud/public-share-fixdepsloadingMorris Jobke2015-08-181-1/+1
|\ \ \ \ \
| * | | | | Only show delete action in menu when delete permission existsVincent Petry2015-08-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #18310 from hasso/selection-string-fixVincent Petry2015-08-182-10/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move decaration to the beginning of the blockHasso Tepper2015-08-181-3/+5
| * | | | Update unit test to reflect the string changeHasso Tepper2015-08-171-1/+1
| * | | | Move selectionVars into if statementHasso Tepper2015-08-171-5/+4
| * | | | Fix the string counting a selected files/dirsHasso Tepper2015-08-141-9/+16
* | | | | Merge pull request #17182 from owncloud/user_ini_upload_sizeRobin McCorkell2015-08-172-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update .user.ini when setting upload size limitRobin McCorkell2015-07-202-1/+4
* | | | | Merge pull request #18318 from owncloud/files-sidebar-fixtabsMorris Jobke2015-08-165-81/+184
|\ \ \ \ \
| * | | | | Improve right sidebar tabs behaviorVincent Petry2015-08-145-81/+184
| | |/ / / | |/| | |
* / | | | Integration in files app to load scripts and styles on requestThomas Müller2015-08-141-0/+3
|/ / / /
* | | | Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-1313-244/+488
|\ \ \ \
| * | | | Make file actions work from sidebarVincent Petry2015-08-1211-244/+416
| * | | | Introduce FileInfoModelVincent Petry2015-08-122-0/+72
* | | | | Merge pull request #18231 from owncloud/fix-show-shared-storage-full-temporaryVincent Petry2015-08-131-3/+2
|\ \ \ \ \
| * | | | | Show strage full warning for shared storages temporaryMorris Jobke2015-08-121-3/+2
* | | | | | replace tipsys with tooltipsHendrik Leppelsack2015-08-123-7/+13
|/ / / / /
* | | | | Merge pull request #18127 from owncloud/dav-request-testsThomas Müller2015-08-121-42/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | split out creating the sabre dav server to it's own factoryRobin Appelman2015-08-111-42/+14
* | | | | Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt2015-08-1110-512/+1059
|\ \ \ \ \
| * | | | | Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-114-71/+60
| * | | | | Inline actions using default renderer are now always permanentVincent Petry2015-08-101-0/+1
| * | | | | fix width of action dropdown and last layout detailsJan-Christoph Borchardt2015-08-102-14/+14
| * | | | | remove whitespace on right cause of moved delete iconJan-Christoph Borchardt2015-08-101-18/+13
| * | | | | fix ellipsizing for file namesJan-Christoph Borchardt2015-08-101-24/+4
| * | | | | fix layout and design of actions dropdownJan-Christoph Borchardt2015-08-102-13/+31
| * | | | | Added bubble style, applied to file actions menuVincent Petry2015-08-102-1/+2
| * | | | | Updated unit tests for file actions and actions menuVincent Petry2015-08-105-319/+620
| * | | | | Make file action menu icon permanentVincent Petry2015-08-101-3/+5
| * | | | | Implement file actions dropdownVincent Petry2015-08-106-147/+407
| |/ / / /
* | | | | Merge pull request #18171 from owncloud/fix-language-of-files-activities-in-e...Morris Jobke2015-08-112-10/+54
|\ \ \ \ \