summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge pull request #5969 from nextcloud/fix-vertical-alignment-of-loading-ico...Morris Jobke2017-08-041-20/+8
|\ \
| * | Fix code styleDaniel Calviño Sánchez2017-08-031-1/+1
| * | Remove superfluous selector partDaniel Calviño Sánchez2017-08-031-1/+1
| * | Align vertically loading icon and status messageDaniel Calviño Sánchez2017-08-031-6/+6
| * | Do not use the same rules for loading icon than for upload iconDaniel Calviño Sánchez2017-08-031-2/+1
| * | Remove ignored rulesDaniel Calviño Sánchez2017-08-031-11/+0
| |/
* | Merge pull request #5967 from nextcloud/revert-5682-inline-svg-iconMorris Jobke2017-08-041-2/+2
|\ \
| * | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling2017-08-031-2/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-08-042-0/+48
|/
* [tx-robot] updated from transifexNextcloud bot2017-08-032-0/+2
* Merge pull request #5953 from nextcloud/theming-lightness-correctionLukas Reschke2017-08-021-4/+7
|\