summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-1822-6/+1350
|\
| * Use IAppManager instead of OC_AppJulius Haertl2016-11-185-36/+81
| * Error handling and tests if file was not foundJulius Haertl2016-11-184-51/+96
| * Sanitize input and small fixesJulius Haertl2016-11-187-45/+61
| * Replace null return with NotFoundExceptionJulius Haertl2016-11-184-21/+27
| * Fix icon-folder cssJulius Haertl2016-11-182-6/+6
| * Fix svg resizing and remove deprecated method callJulius Haertl2016-11-182-4/+11
| * Improve cachingJulius Haertl2016-11-186-32/+71
| * Caching for icon files using AppDataJulius Haertl2016-11-186-93/+433
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-189-75/+37
| * Check if dynamic icons can be usedJulius Haertl2016-11-183-39/+92
| * Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-185-127/+341
| * Improve unit tests for image generationJulius Haertl2016-11-1811-151/+207
| * Theming: Add IconController testsJulius Haertl2016-11-182-19/+207
| * Add cachebuster to faviconsJulius Haertl2016-11-181-2/+4
| * Fix IconController after rebaseJulius Haertl2016-11-182-13/+13
| * Theming: Add icon cachingJulius Haertl2016-11-181-3/+5
| * Theming: Add colorized icon css from icons.cssJulius Haertl2016-11-182-0/+40
| * Theming: Fix default parameters in icon routesJulius Haertl2016-11-183-3/+4
| * Theming: Add PHPdoc and icon fallback to theming logoJulius Haertl2016-11-181-1/+26
| * Theming: Add favicon-touch and fix icon creation with non svg imagesJulius Haertl2016-11-183-33/+75
| * Core: load favicon from theming appJulius Haertl2016-11-181-1/+3
| * Core: Load mimetype icons from theming app if availableJulius Haertl2016-11-181-0/+5
| * Theming: Add dynamic icon and favicon endpointsJulius Haertl2016-11-182-0/+254
* | Merge pull request #2109 from nextcloud/oc_26533Morris Jobke2016-11-181-0/+5
|\ \
| * | Test on storageRoeland Jago Douma2016-11-151-2/+2
| * | Transfer ownership only analyze home storageVincent Petry2016-11-141-0/+5
* | | Merge pull request #2199 from nextcloud/readfile-close-handleLukas Reschke2016-11-181-0/+1
|\ \ \
| * | | close the file handle after readfileRobin Appelman2016-11-181-0/+1
* | | | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-1819-315/+827
|\ \ \ \
| * | | | add tests for FileInfo::isMountedRobin Appelman2016-11-161-0/+46
| * | | | add tests for http/outputRobin Appelman2016-11-161-0/+31
| * | | | add comment for non empty text fileRobin Appelman2016-11-161-1/+1
| * | | | Fix themeing unit testsRoeland Jago Douma2016-11-161-20/+29
| * | | | Dont create 0 byte text filesRobin Appelman2016-11-161-1/+1
| * | | | fopen s3 objects directly to work around unexplainable guzzle bugRobin Appelman2016-11-161-30/+21
| * | | | fix theming images when using primary storageRobin Appelman2016-11-161-10/+17
| * | | | allow passing a stream to StreamResponseRobin Appelman2016-11-163-5/+10
| * | | | Improve isMounted to handle primary storage object storeRobin Appelman2016-11-162-2/+7
| * | | | add amazon s3 objectstore backendRobin Appelman2016-11-162-0/+154
| * | | | split testing of objectstoragestorage and objectstore implementationsRobin Appelman2016-11-165-177/+409
| * | | | split off s3 connection logicRobin Appelman2016-11-162-100/+132
* | | | | Merge pull request #2196 from nextcloud/cache-owner-displaynameLukas Reschke2016-11-181-1/+10
|\ \ \ \ \
| * | | | | cache the displayname of the share ownerRobin Appelman2016-11-181-1/+10
* | | | | | Merge pull request #2108 from nextcloud/properly-parse-ie-useragentLukas Reschke2016-11-181-1/+1
|\ \ \ \ \ \
| * | | | | | Properly parse IE 11 user agentMorris Jobke2016-11-141-1/+1
* | | | | | | Merge pull request #2064 from nextcloud/oc-26189Morris Jobke2016-11-182-60/+120
|\ \ \ \ \ \ \
| * | | | | | | Add submit button to validate the federated server,Felix Heidecke2016-11-092-60/+120
* | | | | | | | Merge pull request #2116 from nextcloud/downstream-26511Morris Jobke2016-11-184-7/+50
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Display changes in file versions tab view and detailsView (#26511)Michael Jobst2016-11-144-7/+50
| | |_|_|_|/ / | |/| | | | |