FS#61584 - don't use Google's CDN for jQuery

Attached to Project: AUR web interface
Opened by danieltetraquark (danieltetraquark) - Wednesday, 30 January 2019, 21:48 GMT
Last edited by Lukas Fleischer (lfleischer) - Tuesday, 21 April 2020, 16:08 GMT
Task Type General Gripe
Category Backend
Status Unconfirmed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 4.7.0
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

Details

here: https://git.archlinux.org/aurweb.git/tree/web/template/pkgreq_form.php?h=master#n27

no CDN is already used for bootstrap-typeahead.min.js, so why also don't use no CDN for jquery?

It would improve privacy.
This task depends upon

Comment by Eli Schwartz (eschwartz) - Wednesday, 30 January 2019, 22:21 GMT
On the other hand, there are CDNs for jquery, and I cannot find one for bootstrap-typeahead in my cursory google search.
Comment by Resynth (resynth1943) - Saturday, 04 July 2020, 18:18 GMT
This would be awesome. I'm not sure how this works, but I would love to make a Merge Request to this wiki that removes Google CDNs. I'll check if this issue is present in the upstream project, named Flyspray, too.
Comment by Lukas Fleischer (lfleischer) - Saturday, 04 July 2020, 20:01 GMT
There are plans to remove jQuery from the aurweb code base completely (archweb already made some progress there).

Loading...