aurweb/web
Jelle van der Waa 8b6f92f9e9
Use the clipboard API for copy paste
The Document.execCommand API is deprecated and no longer recommended to
be used. It's replacement is the much simpler navigator.clipboard API
which is supported in all browsers except internet explorer.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
2021-06-21 15:17:42 -04:00
..
html Add modified packages RSS feed to frontend 2021-06-12 20:09:56 -07:00
lib Add RSS feed for modified packages 2021-06-12 20:09:48 -07:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Use the clipboard API for copy paste 2021-06-21 15:17:42 -04:00