aurweb/web/template
Lukas Fleischer 016b40f99d Render comments when storing them in the database
Instead of converting package comments from plain text to HTML code when
they are displayed, do the conversion when the comment is posted and
store the rendered result in the database. The conversion itself is done
by a Python script which uses Bleach for sanitizing the text.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2017-04-23 18:43:26 +02:00
..
cgit Add security tracker into navbar 2017-02-23 07:36:57 +01:00
stats Add user set timezones 2017-01-20 23:20:40 +01:00
account_delete.php account_delete.php: Fix variable name 2017-03-02 21:44:29 +01:00
account_details.php Do not show current day if registration date is unknown 2016-10-17 14:58:37 +02:00
account_edit_form.php Add user set timezones 2017-01-20 23:20:40 +01:00
account_search_results.php Rework permission handling 2014-07-15 22:56:57 +02: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 Remove success message from comment form 2015-08-17 04:20:45 +02:00
pkg_comments.php Render comments when storing them in the database 2017-04-23 18:43:26 +02:00
pkg_details.php Store dependency descriptions in a separate column 2017-04-19 09:13:09 +02: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 Hide the table sorting links on the dashboard 2017-02-08 19:18:26 +01:00
pkgbase_actions.php Change text of enable notifications link 2016-03-18 23:30:48 +01:00
pkgbase_details.php Always use source_file_uri instead of pkgbuild_uri 2017-02-27 18:19:08 +01:00
pkgreq_close_form.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
pkgreq_form.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
pkgreq_results.php pkgreq_results.php: Hide empty table 2017-02-25 13:09:01 +01: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 Refactor code for printing account links 2015-06-14 17:58:56 +02:00
tu_list.php Add user set timezones 2017-01-20 23:20:40 +01:00