aurweb/web/template
Jelle van der Waa 1ff822bb14 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-05 19:50:51 -07:00
..
cgit Update copyright range in the cgit footer 2020-01-30 14:23:28 +01:00
stats Add user set timezones 2017-01-20 23:20:40 +01:00
account_delete.php Require password when deleting an account 2020-01-30 13:25:15 +01:00
account_details.php Move permission for LIST_COMMENTS to dev/tu block 2019-08-18 13:01:37 -04:00
account_edit_form.php Properly escape passwords in the account edit form 2020-02-27 16:44:36 +01:00
account_search_results.php Fix HTML code in the account search results table 2020-02-26 13:51:18 +01:00
comaintainers_form.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
flag_comment.php flag_comment.php: Hide comment for unflagged packages 2017-02-27 20:01:50 +01:00
footer.php Update Arch Linux projects subdomain 2016-06-08 22:23:57 +02:00
header.php Add security tracker into navbar 2017-02-23 07:36:57 +01:00
pkg_comment_box.php Split pkg_comment_form.php so the outer box is not always included 2015-08-08 12:59:24 +02:00
pkg_comment_form.php Explain syntax/features in the comments section 2020-02-02 12:12:43 +01:00
pkg_comments.php pkg_comments.php: Make comment timestamps link to the comment 2018-10-16 21:45:19 -04:00
pkg_details.php Use the clipboard API for copy paste 2021-06-05 19:50:51 -07:00
pkg_search_form.php Allow to search for both maintainer and co-maintainer 2017-02-08 19:18:27 +01:00
pkg_search_results.php Add error color when package is orphaned 2021-05-13 16:50:51 -04:00
pkgbase_actions.php Update wiki links to the new short URL 2021-05-09 18:06:32 -04:00
pkgbase_details.php Use the clipboard API for copy paste 2021-06-05 19:50:51 -07:00
pkgreq_close_form.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
pkgreq_form.php Use jsDelivr instead of Google CDN for jquery 2021-02-20 11:26:32 -05:00
pkgreq_results.php Stop using each() 2018-05-12 13:35:11 +02:00
search_accounts_form.php Add a new user group "Trusted User & Developer" 2014-07-15 22:58:57 +02:00
template.phps Rename the AUR software to aurweb 2015-02-04 09:50:01 +01:00
tu_details.php Add user set timezones 2017-01-20 23:20:40 +01:00
tu_last_votes_list.php Stop using each() 2018-05-12 13:35:11 +02:00
tu_list.php Stop using each() 2018-05-12 13:35:11 +02:00