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

10 commits

Author SHA1 Message Date
Jérémie Tarot
54991a8940
Improve admin settings texts ()
* chore: Add enable git.alwaysSignOff

Comply with Nextcloud policy

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>

* fix(text): Improve admin settings texts

Use direct present tense
Consistency
Hopefully make behaviour more clear

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>

---------

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-21 13:33:46 +01:00
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
Valdnet
80ae08a539
l10n: Spelling unification ()
* l10n: Spelling unification

Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-11-23 16:49:39 +01:00
untbu
6a74e6a4b0
Added option to use Breeze Dark only if the client's dark mode is enabled ()
* Add option to enable / disable Breeze Dark depending on the client's system settings. This uses the prefers-color-scheme media query to determine whether to apply the theme or not.

Co-authored-by: bela <bela@firstnode.eu>
Co-authored-by: untbu <git@firstnode.eu>
2021-11-01 10:59:03 +01:00
d95e9c0cf4
Add composer file to manage some dev dependencies 2021-08-10 21:39:53 +02:00
Valdnet
2ba51ccddd
Fix l10n and add language PL ()
* Fix l10n and add language PL

Improve the code for multilingualism and add translation in Polish.
2021-03-19 14:02:06 +01:00
ac90dc360d
Add support for custom styling and add feedback for success or error when changing settings in admin and personal settings () 2021-02-20 13:40:32 +01:00
e832a708c7
Allow Breeze Dark theming of the login page to be disabled when the theme is enabled by default, fix () 2020-11-07 18:26:05 +01:00
acd8d70dfe
Add theme thumbnail in personal settings, fix 2020-10-18 17:22:29 +02:00
0100a06053
Implement per user theming () 2020-05-02 18:36:20 +02:00