summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler
AgeCommit message (Expand)AuthorFilesLines
2019-11-27CSS: Less hacky .maintabsYorhel1-9/+13
2019-11-19v2rw: Convert discussion board listings + change link structure a bitYorhel1-121/+0
2019-11-15Move pubskin fetching responsibility to VNWeb::HTML::framework_Yorhel2-8/+8
2019-11-15v2rw: Convert discussion board indexYorhel1-39/+1
2019-11-15v2rw: Convert discussion board searchYorhel1-112/+0
2019-11-14v2rw: Convert staff pagesYorhel1-164/+1
2019-11-12v2rw: Move entryLinks() into separate VNDB::ExtLinks moduleYorhel4-23/+30
2019-11-02Add character age field + conversionYorhel1-1/+10
2019-11-02Add character cup size field + conversion + filterYorhel1-4/+9
2019-10-30v2rw: Convert /u+/postsYorhel1-69/+0
2019-10-16v2rw: Convert staff adding/editing formYorhel1-120/+0
2019-10-14v2rw: Convert user listingYorhel1-78/+1
2019-10-14Delete the user deletion featureYorhel1-44/+0
2019-10-14Add lang HTML attribute to some original language fieldsYorhel4-9/+9
2019-10-13Sort languages by name rather than tagYorhel3-4/+4
2019-10-12v2rw: Convert user notifications interface (/u+/notifies)Yorhel1-151/+0
2019-10-10rewards: Honor public custom css/skinYorhel3-10/+10
2019-10-10rewards: Apply supporters badge and unicode name (almost) everywhereYorhel6-32/+30
2019-10-07Tag/trait pages: Removed cache info line, it is not accurate anymoreYorhel2-3/+6
2019-10-05Handler::VNPage: Fix default tag categories when not logged inYorhel1-1/+2
2019-10-04v2rw: Convert user pagesYorhel1-117/+0
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel2-9/+7
2019-10-02Handler::Discussions: Fix perl warnings when receiving an invalid board typeYorhel1-1/+1
2019-10-02Handler::VNPage: Fix anime type displayYorhel1-1/+1
2019-10-02v2rw: Convert user preferences formYorhel1-129/+0
2019-10-01v2rw: Convert registration, account activation and password resetYorhel1-220/+0
2019-09-30v2rw: Convert login, logout & insecure-password-change formsYorhel1-59/+2
2019-09-27v2rw: Convert history listingsYorhel1-100/+0
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel1-78/+0
2019-09-24Handler::VNPage: Turn character names in seiyuu diff into linksYorhel1-2/+2
2019-09-23v2rw: Convert doc pages + add framework for item fetching & display & revisionsYorhel1-104/+2
2019-09-18v2rw: Convert authentication code to VNWeb::AuthYorhel1-9/+9
2019-09-16Fix#2 dropdown search for engine autocompletionYorhel1-1/+1
2019-09-16Fix dropdown search for engine autocompletionYorhel1-2/+2
2019-09-14Add "msg user" to revision box + add own ID to boards when PMingYorhel1-1/+2
2019-09-13Remove the VN length examples (+ some cruft I forgot earlier)Yorhel1-2/+2
2019-09-13Handler::VNPage: Add bundle/partial/patch indicator to affiliate linksYorhel1-4/+14
2019-09-13Fix old usage of $VNDB:ROOTYorhel1-2/+1
2019-09-12Add VNDB::Config module and unified conf.pl config fileYorhel1-1/+1
2019-09-12VNDB::Types: Convert medium & resolutionYorhel2-9/+9
2019-09-12VNDB::Types: Convert age_rating and release_typeYorhel1-8/+8
2019-09-12VNDB::Types: Convert animated & voicedYorhel2-18/+18
2019-09-12VNDB::Types: Convert discussion_boards to %BOARD_TYPEYorhel2-25/+25
2019-09-12VNDB::Types: Convert producer_typesYorhel1-4/+4
2019-09-11VNDB::Types: Convert vn_lengths, anime_types and tag_categoriesYorhel4-11/+13
2019-09-11VNDB::Types: Convert char_roles, blood_types and gendersYorhel3-22/+22
2019-09-11VNDB::Types: Convert (wishlist|rlist|vnlist)_statusYorhel3-29/+30
2019-09-11VNDB::Types: Convert vn_relations and prod_relationsYorhel3-11/+11
2019-09-11VNDB::Types: Convert platforms into %PLATFORMYorhel5-18/+18
2019-09-11VNDB::Types: Convert languages into %LANGUAGEYorhel6-28/+32