Skip to content
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

1.6.3 #23

Merged
merged 62 commits into from
Sep 17, 2023
Merged

1.6.3 #23

merged 62 commits into from
Sep 17, 2023

Conversation

DerGoogler
Copy link
Owner

@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 access during archive extraction ("Zip Slip") High

Unsanitized archive entry, which may contain '..', is used in a
file system operation
.
@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
3 of 6 checks passed
@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
1 participant