Remove imports for deleted app styling, update changelog, update readme, update screenshot

This commit is contained in:
Magnus Walbeck 2023-05-04 16:56:58 +02:00
parent 49e218146b
commit d6301bdf90
No known key found for this signature in database
GPG Key ID: CCB78CFF3F950769
6 changed files with 5832 additions and 40 deletions

View File

@ -2,6 +2,8 @@
## [Unreleased]
## 26.0.0 - 2023-05-04
### Added
- [#334](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/334) Add Support for Nextcloud 26

View File

@ -10,6 +10,7 @@ If you have any questions, problems or anything else you're welcome to come hang
The currently supported and maintained Nextcloud releases are:
- Nextcloud 26
- Nextcloud 25
I try my best to maintain 2 Nextcloud releases at once, to allow for smoother transitions, but for various reason I might decide to drop support for older releases early.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -61,30 +61,23 @@
@import "apps/official/tasks";
// Third party apps
@import "apps/thirdparty/analytics";
@import "apps/thirdparty/apporder";
@import "apps/thirdparty/audio-player";
@import "apps/thirdparty/bbb";
@import "apps/thirdparty/bookmarks";
@import "apps/thirdparty/collectives";
@import "apps/thirdparty/cookbook";
@import "apps/thirdparty/electronicsignatures";
@import "apps/thirdparty/flow-upload";
@import "apps/thirdparty/fulltextsearch";
@import "apps/thirdparty/gpxedit";
@import "apps/thirdparty/gpxmotion";
@import "apps/thirdparty/gpxpod";
@import "apps/thirdparty/files-markdown";
@import "apps/thirdparty/files-markdown-syntax";
@import "apps/thirdparty/music";
@import "apps/thirdparty/ocdownloader";
@import "apps/thirdparty/ojsxc";
@import "apps/thirdparty/passman";
@import "apps/thirdparty/passwords";
@import "apps/thirdparty/phone-sync";
@import "apps/thirdparty/phonetrack";
@import "apps/thirdparty/polls";
@import "apps/thirdparty/quicknotes";
@import "apps/thirdparty/radio";
@import "apps/thirdparty/snappymail";
@import "apps/thirdparty/terms-of-service";
@import "apps/thirdparty/timemanager";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB

After

Width:  |  Height:  |  Size: 235 KiB