openwrt-luci/libs
Mustafa Can Elmacı ae8bbb814f treewide: HTML Cleanup
* HTML Cleanup: Meta tags.
* Converted charset to shorthand.
* Removed meta tags with `Content-Script-Type` attribute. (Invalid in HTML5 spec.)

* HTML Cleanup: CSS tags.
* Removed `type` attribute with CSS files from link tags. (HTML5 spec recommends omitting it.)
* Removed `type` attribute from style tags. (Deprecated in HTML5 spec.)
https://html.spec.whatwg.org/#attr-link-type
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/style

* HTML Cleanup: Convert from XHTML to HTML5
* Removed XML declaration.
* Removed XML namespace.
* Changed doctype to HTML5.

* HTML Cleanup: CDATA tags.
* CDATA sections should not be used within HTML they are considered as comments and not displayed.
https://developer.mozilla.org/en-US/docs/Web/API/CDATASection

* HTML Cleanup: Script tags.
* Removed `language` attribute from script tags. (No longer valid in HTML5)
* Removed `type` attribute with JavaScript MIME type from script tags. (HTML5 spec recommends omitting it.)
https://html.spec.whatwg.org/multipage/scripting.html#attr-script-type
https://mimesniff.spec.whatwg.org/#javascript-mime-type

Signed-off-by: Mustafa Can Elmacı <mustafacan@elmaci.net>
2024-11-22 22:39:46 +01:00
..
luci-lib-base luci-lib-base: add missing license information 2024-03-19 13:47:44 +01:00
luci-lib-chartjs luci-app-nlbwmon: move chartjs to own packages luci-lib-chartjs 2024-03-21 10:53:53 +01:00
luci-lib-httpclient luci-lib-httpclient: add missing license information 2024-03-19 13:48:02 +01:00
luci-lib-httpprotoutils luci-lib-httpprotoutils: add missing license information 2024-03-19 13:48:26 +01:00
luci-lib-ip luci-lib-ip: fix build error with LTO 2024-11-17 23:23:42 +01:00
luci-lib-ipkg luci-lib-ipkg: add missing license information 2024-03-19 13:48:47 +01:00
luci-lib-iptparser luci-lib-iptparser: add missing license information 2024-03-19 13:49:07 +01:00
luci-lib-json Revert "luci-lib-json: depend on luci-base" 2018-07-03 12:30:44 +02:00
luci-lib-jsonc luci-lib-jsonc: fix build error with LTO 2024-11-17 23:23:42 +01:00
luci-lib-nixio treewide: HTML Cleanup 2024-11-22 22:39:46 +01:00
luci-lib-px5g luci-lib-px5g: refactor to use PKG_BUILD_FLAGS:=no-mips16 2023-03-23 10:09:02 +01:00
luci-lib-uqr luci-lib-uqr: introduce JS library 2024-06-27 20:08:21 +02:00
rpcd-mod-luci rpcd-mod-luci: strip colon from dnsmasq duid 2024-07-26 02:13:46 +02:00
rpcd-mod-rad2-enc rpcd-mod-*: improve postinst script 2020-12-07 17:01:17 +01:00
rpcd-mod-rrdns rpcd-mod-*: improve postinst script 2020-12-07 17:01:17 +01:00