aboutsummaryrefslogtreecommitdiff
path: root/download-deps (unfollow)
Commit message (Collapse)Author
2020-07-10Move back to own popup system.Hugo Hörnquist
JQuery apparently doesn't handle xhtml, so the old system goes bust. Currently it's replaced with a barebones popup system, which works almost as well as the dependency. However; current problems include: - Wrong mouse cursor on events - Bad size on some browsers - Close button broken - Sometimes placed outside intended area, stretching it (since I *need* scroll on it). - ...
2020-05-01Setup local mirroring of frontend libs.Hugo Hörnquist