-
Notifications
You must be signed in to change notification settings - Fork 254
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
Fix: Performance issues and 404 page #535
Open
Iheuzio
wants to merge
8
commits into
Stremio:development
Choose a base branch
from
Iheuzio:refactor/performance
base: development
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.
Open
Commits on Dec 9, 2023
-
fix(performance-compatibility)
Resolved issues with html rendering and proper syntax
Configuration menu - View commit details
-
Copy full SHA for 19f9607 - Browse repository at this point
Copy the full SHA 19f9607View commit details
Commits on Dec 10, 2023
-
Browsers that are old will have broken css, this will resolve most of it
Configuration menu - View commit details
-
Copy full SHA for 131abc1 - Browse repository at this point
Copy the full SHA 131abc1View commit details -
Rather than formatting the caching and 404 for all the routes, we can define a fallthrough to handle the 404 errors and redirect to the page for it
Configuration menu - View commit details
-
Copy full SHA for 284d0a8 - Browse repository at this point
Copy the full SHA 284d0a8View commit details -
Add lazy loading to progressively show the images, rather than broken in increments
Configuration menu - View commit details
-
Copy full SHA for 826ef99 - Browse repository at this point
Copy the full SHA 826ef99View commit details -
Users can drag an image and place it on the 404 page, causing a parsing error. Locking the image will fix it, however will need to turn off parsing in the future for dragging images on the page
Configuration menu - View commit details
-
Copy full SHA for 38c68d2 - Browse repository at this point
Copy the full SHA 38c68d2View commit details -
Added vertical navbar to the 404 page. Fixed issues with the page structure in css
Configuration menu - View commit details
-
Copy full SHA for 9d9053b - Browse repository at this point
Copy the full SHA 9d9053bView commit details -
Removed old solution, caused memory problems on main page. Made all images not draggable as posters and logos were draggable prior
Configuration menu - View commit details
-
Copy full SHA for ffb2c4d - Browse repository at this point
Copy the full SHA ffb2c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3672a9 - Browse repository at this point
Copy the full SHA e3672a9View commit details
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.