nextcloud-breeze-dark/lib/Controller
Magnus Walbeck 813bc42c43
Add support for Nextcloud 25 (#325)
* Implement new system for individual user settings

* Fix some styling for NC core

* General styling fixes for apps

* Implement new enforce theme system to replace the enabled by default system

The old system doesn't really work with the new theming system in Nextcloud, so this new system is needed to achieve similar, although different, functionality.

* Don't allow user to enable / disable the theme if the theme is enforced (it would have no effect)

* Remove all references to icon variables as they no longer exist

* Implement repair step to migrate user settings
2023-02-04 21:33:56 +01:00
..
SettingsController.php Add support for Nextcloud 25 (#325) 2023-02-04 21:33:56 +01:00
ThemingController.php Add composer file to manage some dev dependencies 2021-08-10 21:39:53 +02:00