Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 6 | -0/+80 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-01 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-31 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-27 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-26 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-25 | 6 | -0/+40 |
| | |||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 4 | -7/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 6 | -0/+106 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-21 | 4 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-18 | 4 | -0/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-17 | 10 | -0/+80 |
| | |||||
* | Merge pull request #6585 from nextcloud/theming-fileupload-errorhandling | Roeland Jago Douma | 2017-10-15 | 4 | -22/+222 |
|\ | | | | | Theming: Handle errors on uploaded files properly | ||||
| * | Theming: Add tests for mimetype and upload error checks | Julius Härtl | 2017-10-03 | 2 | -15/+170 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Theming: Fix message/loading display on errors | Julius Härtl | 2017-10-03 | 2 | -0/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Theming: Check valid image format also for logo | Julius Härtl | 2017-10-03 | 1 | -0/+12 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Theming: Handle errors on uploaded files properly | Julius Härtl | 2017-10-03 | 2 | -17/+47 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-08 | 2 | -0/+60 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-29 | 2 | -2/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-22 | 2 | -0/+60 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-18 | 2 | -22/+22 |
| | |||||
* | Merge pull request #5398 from nextcloud/theming-page-title | Morris Jobke | 2017-09-13 | 1 | -2/+8 |
|\ | | | | | Fallback to "getTitle" / "getEntity" of filesystem theme in theming app | ||||
| * | Use theme methods "getTitle" and "getEntity" as fallback if name is not themed. | Joachim Bauch | 2017-09-13 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | This fixes an issue with custom filesystem themes that can define title, name and entity differently, but the theming app was only using the name as fallback (see #5374). Signed-off-by: Joachim Bauch <bauch@struktur.de> | ||||
* | | Merge pull request #6457 from nextcloud/theming-favicon-invert-apps | Morris Jobke | 2017-09-13 | 1 | -4/+13 |
|\ \ | |/ |/| | Invert themed favicons on bright colors | ||||
| * | Theming: Invert app icon in favicon for bright backgrounds | Julius Härtl | 2017-09-12 | 1 | -0/+11 |
| | | | | | | | | | | | | fixes #5650 Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Theming: Use png32 for generated icons | Julius Härtl | 2017-09-12 | 1 | -4/+2 |
| | | | | | | | | | | | | fixes #4796 Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | Merge pull request #6451 from nextcloud/theming-manifest-json | Morris Jobke | 2017-09-12 | 5 | -4/+166 |
|\ \ | |/ |/| | Theming app support for chrome manifest.json file | ||||
| * | Fix tests | Julius Härtl | 2017-09-12 | 1 | -6/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Use IAppManager instead of private API | Julius Härtl | 2017-09-12 | 2 | -8/+23 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Add themed manifest.json to theming app | Julius Härtl | 2017-09-12 | 3 | -0/+90 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Move theming related imagePath logic to ThemingDefaults | Julius Härtl | 2017-09-12 | 2 | -0/+62 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-12 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-10 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-07 | 2 | -2/+12 |
| | |||||
* | Fix layout of alternative login buttons | Morris Jobke | 2017-09-06 | 1 | -4/+10 |
| | | | | | | * fixes #6367 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Cleanup theming styles to fit the new login page | Julius Härtl | 2017-09-04 | 1 | -32/+25 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix tests for primary element color | Julius Härtl | 2017-09-04 | 1 | -1/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use separate element color in theming | Julius Härtl | 2017-09-04 | 2 | -5/+7 |
| | | | | | | This way we can use a grey color when the primary color is to bright Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Change invertion threshold to 55% | Julius Härtl | 2017-09-02 | 2 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Set primary action button color to same as theming color | Jan-Christoph Borchardt | 2017-08-29 | 1 | -2/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Update background image to the one used on the website | Jan-Christoph Borchardt | 2017-08-29 | 2 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-19 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-16 | 2 | -0/+60 |
| | |||||
* | Merge pull request #6128 from nextcloud/primary-font-color-in-capabilities | Morris Jobke | 2017-08-15 | 2 | -9/+22 |
|\ | | | | | Add the primary font color to the capabilities as well | ||||
| * | Add the primary font color to the capabilities as well | Joas Schilling | 2017-08-15 | 2 | -9/+22 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add buttom border for header | Morris Jobke | 2017-08-14 | 1 | -0/+20 |
|/ | | | | | | | * allows to distinct the header from the rest of the UI for bright colors * ref #5654 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix preview of theming | Daniel Calviño Sánchez | 2017-08-10 | 1 | -5/+9 |
| | | | | | | | | | | | | | | | | Pull request #5429 made cached SCSS files depend on a hash of the base URL, so the "/css/core/server.css" file does no longer exist; as the file can not be loaded the "Loading preview" message is never removed and the "Saved" message is never shown. As it now depends on the hash of the base URL the file to be reloaded can no longer be hardcoded, so the full URL to the "server.css" file that has to be reloaded (if any) is now got from the DataResponse provided by the controller. Fixes #5975 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Refactor reloadStylesheets to receive absolute URLs | Daniel Calviño Sánchez | 2017-08-10 | 1 | -3/+3 |
| | | | | | | | This is a preparatory step for a following change in which reloadStylesheets will have to be able to receive absolute URLs. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |