aurweb/schema
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
..
aur-schema.sql Render comments when storing them in the database 2017-04-23 18:43:26 +02:00
gendummydata.py gendummydata.py: Fix to make it less db specific 2017-03-01 20:29:07 +01:00
Makefile Add a Makefile to build an SQLite-compatible schema 2017-03-01 20:12:57 +01:00
reloadtestdb.sh reloadtestdb.sh: Use aurweb as main directory 2015-06-17 10:40:24 +02:00