-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: setting options definition for thumbnail param pattern
- Loading branch information
Showing
6 changed files
with
34 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,7 @@ configurations.runtimeClasspath { | |
|
||
|
||
halo { | ||
version = '2.17.0' | ||
version = '2.19' | ||
} | ||
|
||
haloPlugin { | ||
|
74 changes: 0 additions & 74 deletions
74
src/main/java/run/halo/s3os/AttachmentThumbnailReconciler.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
src/test/java/run/halo/s3os/AttachmentThumbnailReconcilerTest.java
This file was deleted.
Oops, something went wrong.