summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-10-214-0/+30
* [tx-robot] updated from transifexNextcloud bot2017-10-184-0/+32
* [tx-robot] updated from transifexNextcloud bot2017-10-1710-0/+80
* Merge pull request #6585 from nextcloud/theming-fileupload-errorhandlingRoeland Jago Douma2017-10-154-22/+222
|\
| * Theming: Add tests for mimetype and upload error checksJulius Härtl2017-10-032-15/+170
| * Theming: Fix message/loading display on errorsJulius Härtl2017-10-032-0/+3
| * Theming: Check valid image format also for logoJulius Härtl2017-10-031-0/+12
| * Theming: Handle errors on uploaded files properlyJulius Härtl2017-10-032-17/+47
* | [tx-robot] updated from transifexNextcloud bot2017-10-082-0/+60
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-302-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-09-292-2/+16
* [tx-robot] updated from transifexNextcloud bot2017-09-272-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-09-222-0/+60
* [tx-robot] updated from transifexNextcloud bot2017-09-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-09-182-22/+22
* Merge pull request #5398 from nextcloud/theming-page-titleMorris Jobke2017-09-131-2/+8
|\
| * Use theme methods "getTitle" and "getEntity" as fallback if name is not themed.Joachim Bauch2017-09-131-2/+8
* | Merge pull request #6457 from nextcloud/theming-favicon-invert-appsMorris Jobke2017-09-131-4/+13
|\ \ | |/ |/|
| * Theming: Invert app icon in favicon for bright backgroundsJulius Härtl2017-09-121-0/+11
| * Theming: Use png32 for generated iconsJulius Härtl2017-09-121-4/+2
* | Merge pull request #6451 from nextcloud/theming-manifest-jsonMorris Jobke2017-09-125-4/+166
|\ \ | |/ |/|
| * Fix testsJulius Härtl2017-09-121-6/+1
| * Use IAppManager instead of private APIJulius Härtl2017-09-122-8/+23
| * Add themed manifest.json to theming appJulius Härtl2017-09-123-0/+90
| * Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-122-0/+62
* | [tx-robot] updated from transifexNextcloud bot2017-09-122-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-102-4/+4
* [tx-robot] updated from transifexNextcloud bot2017-09-072-2/+12
* Fix layout of alternative login buttonsMorris Jobke2017-09-061-4/+10
* Cleanup theming styles to fit the new login pageJulius Härtl2017-09-041-32/+25
* Fix tests for primary element colorJulius Härtl2017-09-041-1/+4
* Use separate element color in themingJulius Härtl2017-09-042-5/+7
* Change invertion threshold to 55%Julius Härtl2017-09-022-2/+2
* Set primary action button color to same as theming colorJan-Christoph Borchardt2017-08-291-2/+1
* Update background image to the one used on the websiteJan-Christoph Borchardt2017-08-292-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-08-192-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-08-162-0/+60
* Merge pull request #6128 from nextcloud/primary-font-color-in-capabilitiesMorris Jobke2017-08-152-9/+22
|\
| * Add the primary font color to the capabilities as wellJoas Schilling2017-08-152-9/+22
* | Add buttom border for headerMorris Jobke2017-08-141-0/+20
|/
* Fix preview of themingDaniel Calviño Sánchez2017-08-101-5/+9
* Refactor reloadStylesheets to receive absolute URLsDaniel Calviño Sánchez2017-08-101-3/+3
* Provide "server.css" URL in ThemingController responseDaniel Calviño Sánchez2017-08-102-4/+48
* Split updateStylesheet tests for success and errorDaniel Calviño Sánchez2017-08-101-17/+51
* Unify DataResponse format with its uses in the rest of the fileDaniel Calviño Sánchez2017-08-101-6/+9
* [tx-robot] updated from transifexNextcloud bot2017-08-092-2/+2
* Merge pull request #5982 from nextcloud/fix-loading-icon-inside-upload-button...Lukas Reschke2017-08-081-1/+2
|\
| * Fix loading icon inside upload button in Theming appDaniel Calviño Sánchez2017-08-071-1/+2
* | Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs...Morris Jobke2017-08-081-1/+1
|\ \ | |/ |/|
| * Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-1/+1