| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-25 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 2 | -0/+52 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-21 | 2 | -0/+52 |
* | Don't use private api | Joas Schilling | 2017-03-20 | 1 | -1/+2 |
* | Correctly escape the footer description from theming | Joas Schilling | 2017-03-17 | 1 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-13 | 2 | -0/+50 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-12 | 2 | -10/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-10 | 2 | -0/+52 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-07 | 2 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-06 | 4 | -6/+58 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-05 | 8 | -16/+120 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-04 | 12 | -0/+312 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-03 | 12 | -0/+312 |
* | Transifex config for theming app | Morris Jobke | 2017-03-01 | 1 | -0/+0 |
* | Add test for creating AppData folder | Julius Haertl | 2017-02-20 | 1 | -13/+47 |
* | Use createMock | Julius Haertl | 2017-02-16 | 2 | -46/+25 |
* | Use ::class in tests and correct import | Julius Haertl | 2017-02-16 | 3 | -28/+34 |
* | Add tests for theming migration step | Julius Haertl | 2017-02-16 | 2 | -7/+143 |
* | Adapt ThemingController tests | Julius Haertl | 2017-02-16 | 1 | -52/+81 |
* | Add repair step to move existing theming images | Julius Haertl | 2017-02-16 | 2 | -1/+85 |
* | Move theming images to AppData | Julius Haertl | 2017-02-16 | 2 | -26/+36 |
* | Merge pull request #3176 from nextcloud/default-value-datadir | blizzz | 2017-01-30 | 1 | -1/+1 |
|\ |
|
| * | Add proper default value for datadir | Morris Jobke | 2017-01-19 | 1 | -1/+1 |
* | | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 3 | -5/+35 |
|\ \ |
|
| * | | Fix app section tests | Joas Schilling | 2017-01-19 | 1 | -2/+16 |
| * | | Add the icons for shipped apps | Joas Schilling | 2017-01-19 | 2 | -3/+19 |
* | | | Fix typo in theming description | Joas Schilling | 2017-01-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #3144 from nextcloud/use-data-download-response | Morris Jobke | 2017-01-19 | 2 | -7/+3 |
|\ \
| |/
|/| |
|
| * | Use DataDownloadResponse | Lukas Reschke | 2017-01-18 | 2 | -7/+3 |
* | | theme app navigation menu highlight color | Morris Jobke | 2017-01-18 | 2 | -0/+5 |
|/ |
|
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | Merge pull request #2588 from nextcloud/theming-check-empty | Björn Schießle | 2016-12-09 | 2 | -1/+4 |
|\ |
|
| * | Check if image files for theming are empty | Julius Haertl | 2016-12-09 | 2 | -1/+4 |
* | | Add fallback to FILTER_LANCZOS for icon resizing | Julius Haertl | 2016-12-09 | 1 | -1/+6 |
|/ |
|
* | Fix transparency of icons | Julius Haertl | 2016-12-04 | 1 | -0/+1 |
* | Fix background border radius | Julius Haertl | 2016-12-04 | 1 | -1/+1 |
* | Move sizing to renderAppIcon method | Julius Haertl | 2016-12-04 | 2 | -6/+7 |
* | Workaround for PHP bug when calling imagescale | Julius Haertl | 2016-11-22 | 1 | -1/+3 |
* | 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 |