-
-
Notifications
You must be signed in to change notification settings - Fork 193
LRR 0.9.6 #1368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Difegue
wants to merge
57
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.32 to 11.22.4. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.7.32...v11.22.4) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.22.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Currently translated at 100.0% (505 of 505 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/es/
Currently translated at 100.0% (505 of 505 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/fr/
Translations update from Hosted Weblate
Fix/workaround excessively long archive names
Currently translated at 100.0% (511 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/zh_Hans/
Currently translated at 100.0% (511 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/id/
Currently translated at 100.0% (511 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/es/
Currently translated at 100.0% (511 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/ko/
Translations update from Hosted Weblate
* Avoid Config/Logging cycles * Add more explicit imports * Add more explicit imports * Actually use the pretty qw import
This reverts commit aae08b6.
* add integration test workflow * bruh
* Improve BC with non-bundled plugins * Don't log deprecation
Currently translated at 100.0% (511 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/zh_Hant/
Translations update from Hosted Weblate
* link artist name in reader to search by artist * handle xss with output encoding * enforce artist exact match * remove style override
Currently translated at 100.0% (511 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/fr/
Currently translated at 98.2% (502 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/pt/
Currently translated at 100.0% (511 of 511 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/es/
Currently translated at 100.0% (512 of 512 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/zh_Hant/
Currently translated at 100.0% (512 of 512 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/es/
Currently translated at 100.0% (512 of 512 strings) Translation: LANraragi/LANraragi Source Translate-URL: https://hosted.weblate.org/projects/lanraragi/lanraragi-source/id/
Translations update from Hosted Weblate
* update integration tests * retry on transient conn refusal * retry archive uploads on connect refusal (integration tests) * apply 127.0.0.1 all over the board psilabs-dev/aio-lanraragi@9242c3f...6aa94af * remove windows integration tests * Revert "remove windows integration tests" This reverts commit 802b37a. * update integration test logic, add 30m timeout set 30m timeout for windows tests add flake test tank remove checksum requirement for non-archive integration tests add retry
* Move imagemagick stuff to a separate module * Add libvips resizer * Update tools/build/windows/install-deps.sh Co-authored-by: Lili <[email protected]> * Fix ImageMagickResizer being broken * Make vips tests only run if libvips is available * Don't shit out log directories when running tests * Fix some unmocked redis usage * Use lazy initialization for resampler, avoiding logger being initialized too early * Remove duplicate install of libvips on windows * Make get_resizer more practical, unbreak breakage * Avoid leaking memory * Tweak logging to be less spammy * Update lib/LANraragi/Utils/Logging.pm Co-authored-by: Difegue <[email protected]> * Make comments less imagemagick-specific * YOLO-bump version * Make error handling more DRY * Restore thumbnail compression strength * Update lib/LANraragi/Utils/ImageMagickResizer.pm Co-authored-by: Lili <[email protected]> * Update lib/LANraragi/Utils/ImageMagickResizer.pm Co-authored-by: Lili <[email protected]> * Explicity undef more data * Prepare using multiple libs for vips stuff * Switch jpeg quality based on HQ flag * Update lib/LANraragi/Utils/Vips.pm Co-authored-by: Lili <[email protected]> * Update lib/LANraragi/Utils/Vips.pm Co-authored-by: Lili <[email protected]> * Install vips modules on windows * Add info about libvips when installing from source * Move install for vips modules --------- Co-authored-by: Lili <[email protected]> Co-authored-by: Difegue <[email protected]>
* Update redis on Windows * Proper long path support * Update packages * Comment * Rename sub and fix filename in delete notification * Handle spaces in paths when starting shinobu and minion on Windows
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.