Skip to content

1.6.3#23

Merged
DerGoogler merged 62 commits intomasterfrom
1.6.3
Sep 17, 2023
Merged

1.6.3#23
DerGoogler merged 62 commits intomasterfrom
1.6.3

Conversation

@DerGoogler
Copy link
Copy Markdown
Collaborator

@DerGoogler DerGoogler commented Jul 13, 2023

Important notes

  • The update removes the option to disable the cover from any module
  • There maybe dark mode bugs, it hard to manage multiple themes
  • Comments on modules may be unavailable
  • Module install has been disabled due to the new KernelSU support
    • Only for KernelSU users

Changes

  • Users are now able to copy the content of code boxes
  • Improved the updating date of modules
  • Fixed the module covers
  • Access MMRL in browser hides now the tabs
  • Repos getting validated before going added
  • Added account creation for creator
    • Added profiles
  • UI design changes and improvements
  • Reworked the way you view modules
  • Removed ability to disable module covers
  • Added KernelSU support
  • Modules can now configured

@DerGoogler DerGoogler linked an issue Jul 13, 2023 that may be closed by this pull request
if (ze.isDirectory()) {
dirChecker(ze.getName());
} else {
FileOutputStream fout = new FileOutputStream(_targetLocation + ze.getName());

Check failure

Code scanning / CodeQL

Arbitrary file write during archive extraction ("Zip Slip")

Unsanitized archive entry, which may contain '..', is used in a [file system operation](1).
@DerGoogler DerGoogler marked this pull request as draft August 13, 2023 20:11
@DerGoogler DerGoogler linked an issue Aug 27, 2023 that may be closed by this pull request
@DerGoogler DerGoogler linked an issue Sep 10, 2023 that may be closed by this pull request
@DerGoogler DerGoogler linked an issue Sep 17, 2023 that may be closed by this pull request
@DerGoogler DerGoogler marked this pull request as ready for review September 17, 2023 16:35
@DerGoogler DerGoogler merged commit 580cbe0 into master Sep 17, 2023
@DerGoogler DerGoogler deleted the 1.6.3 branch September 17, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for KernelSU Dark mode hardly usable Rework repository activty Validate fetched repo data Add config page for modules

1 participant