Request: Host sorttable.js locally #38
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Unraid
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: FrederikBaerentsen/BrickTracker#38
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First of all; awesome project! I love it.
Would it be possible to host sorttable.js locally so my browser doesn't have to make a request to www.kryogenix.org over and over again? I believe it would speed up the app substantially.
At the moment, it stalls for a few seconds doing a TLS handshake with www.kryogenix.org every time I click on a Lego set in Bricktracker.
FYI the clean up initiative at #8 (not finished yet, it slipped into a full rewrite) does not use
sorttable.js
from Kryogenix anymore, it uses https://github.com/tofsjonas/sortable which is hosted on jsDelivr. I haven't noticed any slowdown so far (it's strange that it doesn't seem to be cached once pulled on your side).Awesome. Looking forward to the next release.