Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-19 | 10 | -2/+86 |
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 5 | -5/+31 |
|\ | |||||
| * | Fix unit tests | Joas Schilling | 2016-11-18 | 1 | -1/+4 |
| * | Require password confirmation when changing workflow rules | Joas Schilling | 2016-11-18 | 2 | -0/+16 |
| * | Require confirmation when generating backup codes | Joas Schilling | 2016-11-18 | 2 | -4/+11 |
* | | Merge pull request #840 from nextcloud/theming-icon-endpoint | Morris Jobke | 2016-11-18 | 19 | -4/+1330 |
|\ \ | |||||
| * | | Use IAppManager instead of OC_App | Julius Haertl | 2016-11-18 | 5 | -36/+81 |
| * | | Error handling and tests if file was not found | Julius Haertl | 2016-11-18 | 4 | -51/+96 |
| * | | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 7 | -45/+61 |
| * | | Replace null return with NotFoundException | Julius Haertl | 2016-11-18 | 4 | -21/+27 |
| * | | Fix icon-folder css | Julius Haertl | 2016-11-18 | 2 | -6/+6 |
| * | | Fix svg resizing and remove deprecated method call | Julius Haertl | 2016-11-18 | 2 | -4/+11 |
| * | | Improve caching | Julius Haertl | 2016-11-18 | 5 | -31/+69 |
| * | | Caching for icon files using AppData | Julius Haertl | 2016-11-18 | 6 | -93/+433 |
| * | | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 8 | -75/+33 |
| * | | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 2 | -37/+90 |
| * | | 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 |
| * | | Fix IconController after rebase | Julius Haertl | 2016-11-18 | 1 | -12/+12 |
| * | | 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 | 2 | -3/+2 |
| * | | 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 | 2 | -32/+72 |
| * | | 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 #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 4 | -131/+55 |
|\ \ \ \ | |||||
| * | | | | 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 |
| * | | | | fix theming images when using primary storage | Robin Appelman | 2016-11-16 | 1 | -10/+17 |
| * | | | | split off s3 connection logic | Robin Appelman | 2016-11-16 | 1 | -100/+8 |
* | | | | | 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 #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 #2184 from nextcloud/share-join-cache | Morris Jobke | 2016-11-18 | 3 | -23/+36 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | 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 | 2 | -8/+27 |
| * | | | | | | dont use the source cache/storage until needed | Robin Appelman | 2016-11-17 | 1 | -15/+9 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 58 | -46/+224 |
* | | | | | | Merge pull request #2178 from nextcloud/federation_sharing_changes | Morris Jobke | 2016-11-18 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | don't add server automatically to trusted server | Bjoern Schiessle | 2016-11-17 | 2 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #2136 from nextcloud/sharing-layout | Jan-Christoph Borchardt | 2016-11-18 | 4 | -24/+36 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | use copy icon for local link rather than link icon to prevent confusion with ... | Jan-Christoph Borchardt | 2016-11-17 | 3 | -5/+5 |