summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/CommonHTML.pm
AgeCommit message (Expand)AuthorFilesLines
2021-01-20v2rw: Rewrite done, time to clean up old v2 codeYorhel1-34/+0
2020-07-21Delete old producer edit form + a few more cleanupsYorhel1-189/+1
2020-04-24v2rw/VN::Page: Remove old and unused codeYorhel1-83/+1
2020-04-01VN::Graph: Also generate VN graphs on-demandYorhel1-24/+1
2019-12-22ulist: Use new lists for VN vote stats & listingYorhel1-8/+12
2019-11-27CSS: Less hacky .maintabsYorhel1-77/+3
2019-11-14v2rw: Convert staff pagesYorhel1-1/+0
2019-10-16v2rw: Convert staff adding/editing formYorhel1-52/+2
2019-10-14v2rw: Convert user listingYorhel1-16/+1
2019-10-14Delete the user deletion featureYorhel1-6/+0
2019-10-11Two rewards-related bug fixesYorhel1-2/+2
2019-10-10rewards: Apply supporters badge and unicode name (almost) everywhereYorhel1-2/+2
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel1-1/+1
2019-09-27v2rw: Convert history listingsYorhel1-1/+0
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel1-17/+1
2019-09-18v2rw: Convert authentication code to VNWeb::AuthYorhel1-1/+1
2019-09-14Add "msg user" to revision box + add own ID to boards when PMingYorhel1-1/+5
2019-09-14Remove spoiler warning from character revision pagesYorhel1-9/+0
2019-07-20Make account deletion a Yorhel-only actionYorhel1-1/+1
2019-07-13Uh, let's limit the shortened diffs to doc pagesYorhel1-1/+2
2019-07-13Reduce context in large diffsYorhel1-1/+11
2019-07-12Display hidden users in VN vote listings, but hide their username/idYorhel1-2/+3
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel1-4/+6
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-69/+88
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-1/+1
2015-11-01Remove 'you need to be logged in to edit this page' messageYorhel1-5/+1
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-4/+4
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-8/+8
2015-01-27staff: Fix various parts to recognize the new staff databasemorkt1-2/+2
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-0/+1
2014-12-22Initial implementation of a staff/seiyuu databasemorkt1-4/+5
2014-10-16Completely get rid of the old charedit perm flagYorhel1-6/+5
2013-11-25CommonHTML: Made 'copy' tab invisible to users without editsYorhel1-1/+1
2012-07-02Handler::VNPage: Added releases tab + comparison tableSpaceRanger1-0/+6
2012-01-25Do most of the table striping in CSSYorhel1-12/+11
2012-01-10Allow one fractional digit for VN votesYorhel1-10/+10
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph1-1/+1
2011-08-24Util/CommonHTML.pm: fixed copy tab and edit message bugs on character pageQCyph1-2/+2
2011-05-01Switched back to Algorithm::Diff::XSYorhel1-3/+6
2011-04-30Cleaned up permissionsYorhel1-3/+3
2011-04-08Added spoiler warning to character revision pagesYorhel1-1/+10
2011-03-20chardb: Added simple character browser + searchYorhel1-0/+1
2011-03-19chardb: Implemented char entry copyingYorhel1-2/+2
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-1/+1
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-8/+11
2011-02-14chardb: Added trait index and searchYorhel1-0/+1
2011-02-13chardb: Added trait add/edit formYorhel1-2/+2
2011-01-27TUWF: Added tag name to several end() callsYorhel1-10/+10
2011-01-27TUWF: Replaced ugly html() redefine hack with the new html() optionsYorhel1-16/+1
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-8/+9