Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 3 | -39/+92 | |
| * | | | | | | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 5 | -127/+341 | |
| * | | | | | | Improve unit tests for image generation | Julius Haertl | 2016-11-18 | 11 | -151/+207 | |
| * | | | | | | Theming: Add IconController tests | Julius Haertl | 2016-11-18 | 2 | -19/+207 | |
| * | | | | | | Add cachebuster to favicons | Julius Haertl | 2016-11-18 | 1 | -2/+4 | |
| * | | | | | | Fix IconController after rebase | Julius Haertl | 2016-11-18 | 2 | -13/+13 | |
| * | | | | | | Theming: Add icon caching | Julius Haertl | 2016-11-18 | 1 | -3/+5 | |
| * | | | | | | Theming: Add colorized icon css from icons.css | Julius Haertl | 2016-11-18 | 2 | -0/+40 | |
| * | | | | | | Theming: Fix default parameters in icon routes | Julius Haertl | 2016-11-18 | 3 | -3/+4 | |
| * | | | | | | Theming: Add PHPdoc and icon fallback to theming logo | Julius Haertl | 2016-11-18 | 1 | -1/+26 | |
| * | | | | | | Theming: Add favicon-touch and fix icon creation with non svg images | Julius Haertl | 2016-11-18 | 3 | -33/+75 | |
| * | | | | | | Core: load favicon from theming app | Julius Haertl | 2016-11-18 | 1 | -1/+3 | |
| * | | | | | | Core: Load mimetype icons from theming app if available | Julius Haertl | 2016-11-18 | 1 | -0/+5 | |
| * | | | | | | Theming: Add dynamic icon and favicon endpoints | Julius Haertl | 2016-11-18 | 2 | -0/+254 | |
* | | | | | | | Merge pull request #2109 from nextcloud/oc_26533 | Morris Jobke | 2016-11-18 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Test on storage | Roeland Jago Douma | 2016-11-15 | 1 | -2/+2 | |
| * | | | | | | | Transfer ownership only analyze home storage | Vincent Petry | 2016-11-14 | 1 | -0/+5 | |
* | | | | | | | | Merge pull request #2199 from nextcloud/readfile-close-handle | Lukas Reschke | 2016-11-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | close the file handle after readfile | Robin Appelman | 2016-11-18 | 1 | -0/+1 | |
* | | | | | | | | | Merge pull request #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 19 | -315/+827 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add tests for FileInfo::isMounted | Robin Appelman | 2016-11-16 | 1 | -0/+46 | |
| * | | | | | | | | | add tests for http/output | Robin Appelman | 2016-11-16 | 1 | -0/+31 | |
| * | | | | | | | | | add comment for non empty text file | Robin Appelman | 2016-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | Fix themeing unit tests | Roeland Jago Douma | 2016-11-16 | 1 | -20/+29 | |
| * | | | | | | | | | Dont create 0 byte text files | Robin Appelman | 2016-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | fopen s3 objects directly to work around unexplainable guzzle bug | Robin Appelman | 2016-11-16 | 1 | -30/+21 | |
| * | | | | | | | | | fix theming images when using primary storage | Robin Appelman | 2016-11-16 | 1 | -10/+17 | |
| * | | | | | | | | | allow passing a stream to StreamResponse | Robin Appelman | 2016-11-16 | 3 | -5/+10 | |
| * | | | | | | | | | Improve isMounted to handle primary storage object store | Robin Appelman | 2016-11-16 | 2 | -2/+7 | |
| * | | | | | | | | | add amazon s3 objectstore backend | Robin Appelman | 2016-11-16 | 2 | -0/+154 | |
| * | | | | | | | | | split testing of objectstoragestorage and objectstore implementations | Robin Appelman | 2016-11-16 | 5 | -177/+409 | |
| * | | | | | | | | | split off s3 connection logic | Robin Appelman | 2016-11-16 | 2 | -100/+132 | |
* | | | | | | | | | | Merge pull request #2196 from nextcloud/cache-owner-displayname | Lukas Reschke | 2016-11-18 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cache the displayname of the share owner | Robin Appelman | 2016-11-18 | 1 | -1/+10 | |
* | | | | | | | | | | | Merge pull request #2108 from nextcloud/properly-parse-ie-useragent | Lukas Reschke | 2016-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Properly parse IE 11 user agent | Morris Jobke | 2016-11-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #2064 from nextcloud/oc-26189 | Morris Jobke | 2016-11-18 | 2 | -60/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add submit button to validate the federated server, | Felix Heidecke | 2016-11-09 | 2 | -60/+120 | |
* | | | | | | | | | | | | Merge pull request #2116 from nextcloud/downstream-26511 | Morris Jobke | 2016-11-18 | 4 | -7/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Display changes in file versions tab view and detailsView (#26511) | Michael Jobst | 2016-11-14 | 4 | -7/+50 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #2194 from nextcloud/jquery-dropdown-fixes | Morris Jobke | 2016-11-18 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | jQuery UI dropdown: correct max-height of 4 1/2 entries | Jan-Christoph Borchardt | 2016-11-17 | 1 | -3/+3 | |
| * | | | | | | | | | | | jQuery UI dropdown: correct clickable area of 44px | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge pull request #2184 from nextcloud/share-join-cache | Morris Jobke | 2016-11-18 | 10 | -85/+173 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | also work with group shares | Robin Appelman | 2016-11-17 | 1 | -1/+5 | |
| * | | | | | | | | | | | fix getting root entry when not provided by the share provider | Robin Appelman | 2016-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | let the share backend get the node cacheentry to save queries | Robin Appelman | 2016-11-17 | 6 | -27/+108 | |
| * | | | | | | | | | | | dont use the source cache/storage until needed | Robin Appelman | 2016-11-17 | 1 | -15/+9 | |
| * | | | | | | | | | | | make source cache injectable in cache wrappers | Robin Appelman | 2016-11-17 | 2 | -42/+46 | |
| * | | | | | | | | | | | Allow aliasing columns when using the query builder | Robin Appelman | 2016-11-17 | 1 | -0/+5 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | |