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

Optimizations/react #186

Merged
merged 10 commits into from
Feb 4, 2024
Merged

Optimizations/react #186

merged 10 commits into from
Feb 4, 2024

Conversation

Kawanaao
Copy link
Contributor

React code optimizations

  • Added dynamic imports
  • Added loading of only necessary languages in syntax highlighting
  • All routes in lazy imports
  • Replaced IsLoggedIn with the PrivateRoute element

Copy link

cla-bot bot commented Jan 25, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

@Kawanaao Kawanaao changed the base branch from master to unstable January 25, 2024 23:29
Copy link

cla-bot bot commented Jan 26, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

Copy link

cla-bot bot commented Jan 28, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

Copy link

cla-bot bot commented Feb 4, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

@azukaar azukaar merged commit b1b3428 into azukaar:unstable Feb 4, 2024
1 check failed
azukaar added a commit that referenced this pull request Feb 4, 2024
* Replaced the lodash module with submodules

* Using lazy imports of heavy modules

* Replaced the old authorization verification system with PrivateRoute

* Dynamic import of all paths

* Minifying the syntax highlighting library

* Added missing imports

* Added expires to head meta

* Don't force the code to follow unnecessary redirects

* Kawanaao accept CLA

---------

Co-authored-by: Yann S <[email protected]>
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.

2 participants