summaryrefslogtreecommitdiff
path: root/lib/VNWeb/HTML.pm
AgeCommit message (Expand)AuthorFilesLines
2019-10-04VNWeb::HTML: Make sure to force reload v2rw.js on version changeYorhel1-1/+1
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel1-3/+1
2019-10-01Fix <base href=..> so that form tabs work againYorhel1-1/+1
2019-10-01v2rw: Convert registration, account activation and password resetYorhel1-3/+6
2019-09-30v2rw: Convert login, logout & insecure-password-change formsYorhel1-3/+7
2019-09-28Fix CSS sanitization to remove full @import statementsYorhel1-1/+1
2019-09-27VNWeb::HTML: Attempt to sanitize custom CSSYorhel1-1/+20
2019-09-27VNWeb::HTML::_maintabs_: Fix display of relations tab for vns and producersYorhel1-1/+5
2019-09-27VNWeb::HTML::revision_: Fix handling of UTF-8 diffsYorhel1-6/+6
2019-09-27v2rw: Convert history listingsYorhel1-2/+54
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel1-3/+13
2019-09-23Minor administrative fixesYorhel1-1/+0
2019-09-23v2rw: Convert doc pages + add framework for item fetching & display & revisionsYorhel1-9/+321
2019-09-20CSS: Increase doc index box a bit + Add API/Dumps/Query links to main menuYorhel1-1/+4
2019-09-18v2rw: Convert authentication code to VNWeb::AuthYorhel1-17/+21
2019-09-17v2rw: Initial start on an incremental rewrite; Layout HTML firstYorhel1-0/+200