1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-09-22 23:41:00 +00:00
Commit graph

5 commits

Author SHA1 Message Date
813bc42c43
Add support for Nextcloud 25 ()
* 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
b1df5d68bd
Update Makefile, add php_cs.dist file and fix lint workflow 2021-08-24 16:51:44 +02:00
68a221eb2e
Sign code in release pipeline and switch shell script out with Makefile. Fixes 2021-03-13 22:31:01 +01:00
a00839014c
Replace makefile with bash script 2020-08-08 22:28:20 +02:00
c00c9e14e6
Add makefile and vscode tasks file 2020-08-08 20:18:10 +02:00