summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2194 from nextcloud/jquery-dropdown-fixesMorris Jobke2016-11-182-3/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | jQuery UI dropdown: correct max-height of 4 1/2 entriesJan-Christoph Borchardt2016-11-171-3/+3
| * | | | | | | | | | | jQuery UI dropdown: correct clickable area of 44pxJan-Christoph Borchardt2016-11-171-0/+4
* | | | | | | | | | | | Merge pull request #2184 from nextcloud/share-join-cacheMorris Jobke2016-11-1810-85/+173
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | also work with group sharesRobin Appelman2016-11-171-1/+5
| * | | | | | | | | | | fix getting root entry when not provided by the share providerRobin Appelman2016-11-171-1/+1
| * | | | | | | | | | | let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-176-27/+108
| * | | | | | | | | | | dont use the source cache/storage until neededRobin Appelman2016-11-171-15/+9
| * | | | | | | | | | | make source cache injectable in cache wrappersRobin Appelman2016-11-172-42/+46
| * | | | | | | | | | | Allow aliasing columns when using the query builderRobin Appelman2016-11-171-0/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |