[PATCH v3 0/2] Ditch external JavaScript libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a response to all the discussions (mainly) other people had about all
the JS code we're currently using, bundling, etc.

CORS [1] is set up on planet.virt-tools.org, so we can just get the XML and use
it.

[1] https://en.wikipedia.org/wiki/Cross-origin_resource_sharing

Martin Kletzander (2):
  docs: Use our own implementation for fetching the RSS data
  docs: Remove unused JS libraries

 docs/Makefile.am            |  5 +--
 docs/index.html.in          | 15 ++-------
 docs/js/jquery-3.1.1.min.js |  4 ---
 docs/js/jquery.rss.min.js   | 11 -------
 docs/js/main.js             | 62 +++++++++++++++++++++++++++++++++++++
 docs/js/moment.min.js       |  7 -----
 6 files changed, 65 insertions(+), 39 deletions(-)
 delete mode 100644 docs/js/jquery-3.1.1.min.js
 delete mode 100644 docs/js/jquery.rss.min.js
 delete mode 100644 docs/js/moment.min.js

-- 
2.22.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux