Skip to content

refactor: update dev and build process and improvements#560

Merged
ACTCD merged 17 commits into
mainfrom
dev/update-dev-and-build-process
Oct 27, 2023
Merged

refactor: update dev and build process and improvements#560
ACTCD merged 17 commits into
mainfrom
dev/update-dev-and-build-process

Conversation

@ACTCD

@ACTCD ACTCD commented Oct 22, 2023

Copy link
Copy Markdown
Collaborator
  • Adjust and optimize the project directory structure to make it clearer and easier to expand
  • Content scripts and background script can build with ES modules
  • Import the original iOS App WebView project code
    • Migrate to app-shared group for future sharing with macOS app
  • Porting fix from fix: correctly returns xhr errors when type is blob #558
  • Some minor tweaks and optimizations to the iOS App WebView
    • Show informative text when using the default app document
    • Improved rendering flickering through min-height and min-width
    • Click on the current directory text to open the folder in Files app
  • Refactor the APIs append and injection process of user scripts in content scripts

This PR is also alternative implementation of 58d6530 from #478

@ACTCD ACTCD requested a review from quoid October 22, 2023 13:08
Comment thread scripts/build-ext-v4.js Outdated
Comment thread scripts/build-ext-v5.js Outdated

@quoid quoid left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good, thank you for the massive effort. Running the builds locally seem to work as expected. Awesome job with this.

@ACTCD ACTCD requested a review from quoid October 26, 2023 21:49
@ACTCD ACTCD merged commit 48c6962 into main Oct 27, 2023
@ACTCD ACTCD deleted the dev/update-dev-and-build-process branch October 27, 2023 09:41
@ACTCD ACTCD mentioned this pull request Jul 11, 2024
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.

Userscripts with quotes in their names break

2 participants