1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-04-03 20:55:41 +00:00
Commit graph

14 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
d95e9c0cf4
Add composer file to manage some dev dependencies 2021-08-10 21:39:53 +02:00
68a221eb2e
Sign code in release pipeline and switch shell script out with Makefile. Fixes 2021-03-13 22:31:01 +01:00
acd8d70dfe
Add theme thumbnail in personal settings, fix 2020-10-18 17:22:29 +02:00
277a1886b8
Add node_modules to gitignore 2020-08-09 23:28:18 +02: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
ff11da3f54 Remove unneeded files 2019-12-09 21:37:37 +01:00
fdb928c82a Remove server.css 2018-12-04 16:01:50 +08:00
41b28f4383 Allow changing of the login background 2018-03-22 20:29:54 +08:00
0b2d4a7fb3 Add defaults.php to gitignore 2018-03-22 19:54:23 +08:00
d8b2889b2d Removed sourcemap file 2017-05-29 15:59:47 +02:00
667ac5e9ba small style updates for calendar app and removed unnecessary files 2017-04-16 23:41:53 +02:00
888b5c6813 Initial commit 2017-01-27 13:02:47 +01:00