Skip to content

Commit

Permalink
Merge pull request #1780 from qdraw/feature/202410_thumbnail_refactor
Browse files Browse the repository at this point in the history
Thumbnail generation background service refactor
  • Loading branch information
qdraw authored Oct 28, 2024
2 parents a5666d7 + df49834 commit 71be743
Show file tree
Hide file tree
Showing 39 changed files with 2,091 additions and 1,480 deletions.
4 changes: 3 additions & 1 deletion history.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
updated in the database_
- [starskyThumbnailCli](starsky/starskythumbnailcli/readme.md) _speed web performance by
generating smaller images_
- [Starsky Business Logic](starsky/starskybusinesslogic/readme.md) _business logic libraries (
- [Starsky Business Logic](starsky/starskybusinesslogic/readme.md) _internal libraries (
.NET)_
- [starskyTest](starsky/starskytest/readme.md) _mstest unit tests (for .NET)_
- [starsky-tools](starsky-tools/readme.md) _nodejs tools to add-on tasks_
Expand Down Expand Up @@ -44,6 +44,8 @@ Semantic Versioning 2.0.0 is from version 0.1.6+
## version 0.6.3 - _(Unreleased)_ - 2024-08-?? {#v0.6.3}

- [x] (Fixed) _Front-end_ OkAndSame status in Upload Modal gives the wrong status (PR #1783)
- [x] (Changed) _Back-end_ Behavior of generating thumbnails on the background (PR #1780)
- [x] (Added) _Back-end_ Add cleanup of non-linked thumbnails on startup (PR #1780)

## version 0.6.2 - 2024-10-11 {#v0.6.2}

Expand Down
Loading

0 comments on commit 71be743

Please sign in to comment.