Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -26/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | feat(theming): Allow to configure default apps and app order in frontend ↵ | Ferdinand Thiessen | 2023-10-20 | 1 | -0/+5 |
| | | | | | | | | | settings * Also add API for setting the value using ajax. * Add cypress tests for app order and defaul apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Faster theming tests, better colours comparison and properly follow admin ↵ | John Molakvoæ | 2022-11-30 | 1 | -0/+5 |
| | | | | | | theming changes Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Allow to remove the background and select a custom colour | John Molakvoæ | 2022-11-29 | 1 | -0/+5 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Move background settings from dashboard app to Appearance and accessibility ↵ | greta | 2022-09-14 | 1 | -0/+10 |
| | | | | | | | settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Font fixes and design update for theme picker | John Molakvoæ | 2022-04-21 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Migrating themes to Theming app | John Molakvoæ | 2022-04-21 | 1 | -50/+64 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Start theming providers | Joas Schilling | 2022-04-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move theming js to initial state | Roeland Jago Douma | 2020-06-05 | 1 | -5/+0 |
| | | | | | | | | A bit more elegant. Plus it will allow us to also write a proper @nextcloud/theming package. To make life easier down the line for all. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -4/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move to more generic image handling and add extra images | Julius Härtl | 2018-04-19 | 1 | -9/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add themed manifest.json to theming app | Julius Härtl | 2017-09-12 | 1 | -0/+6 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Fix default parameters in icon routes | Julius Haertl | 2016-11-18 | 1 | -1/+0 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add favicon-touch and fix icon creation with non svg images | Julius Haertl | 2016-11-18 | 1 | -1/+7 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add dynamic icon and favicon endpoints | Julius Haertl | 2016-11-18 | 1 | -0/+13 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add OCA.Theming Js for app interaction | Julius Haertl | 2016-08-10 | 1 | -0/+5 |
| | |||||
* | Update routes.php | Joas Schilling | 2016-07-28 | 1 | -4/+2 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -0/+4 |
| | |||||
* | Make theming work with pretty URLs | oparoz | 2016-07-11 | 1 | -1/+1 |
| | | | | | In some envs the rewrite rules for pretty URLs apply to all CSS files, so let's not end the route name with that etension. Fixes #315 | ||||
* | Fix indentation | Lukas Reschke | 2016-06-27 | 1 | -3/+3 |
| | |||||
* | Migrate logic to dynamic controller | Lukas Reschke | 2016-06-27 | 1 | -1/+16 |
| | | | | Also adds support for having custom login backgrounds | ||||
* | write theme settings to database | Bjoern Schiessle | 2016-06-27 | 1 | -0/+42 |