summaryrefslogtreecommitdiff
path: root/lib/VNDB
AgeCommit message (Expand)AuthorFilesLines
2019-11-09BBCode: Fix resolving of staff aliasesYorhel1-1/+1
2019-11-08Wikidata: Add support for doujinshi.org author linksYorhel1-0/+2
2019-11-02Add character age field + conversionYorhel2-4/+13
2019-11-02Add character cup size field + conversion + filterYorhel4-8/+24
2019-10-31Footer: Shorten version string + move source URLYorhel1-2/+2
2019-10-30v2rw: Convert /u+/postsYorhel1-69/+0
2019-10-26Fix Wikipedia URLs with a question markYorhel1-2/+2
2019-10-20Add some common engines to the common engine listYorhel1-0/+4
2019-10-16v2rw: Convert staff adding/editing formYorhel6-262/+55
2019-10-14v2rw: Convert user listingYorhel4-131/+18
2019-10-14Delete the user deletion featureYorhel3-58/+1
2019-10-14Fix fetching of c_olang for revision pagesYorhel1-1/+1
2019-10-14Add lang HTML attribute to some original language fieldsYorhel6-10/+24
2019-10-13Sort languages by name rather than tagYorhel3-4/+4
2019-10-12rewards: Fix applying the public skin even when disabledYorhel1-1/+1
2019-10-12v2rw: Convert user notifications interface (/u+/notifies)Yorhel2-221/+0
2019-10-11Two rewards-related bug fixesYorhel1-2/+2
2019-10-10rewards: Honor public custom css/skinYorhel4-11/+12
2019-10-10rewards: Apply supporters badge and unicode name (almost) everywhereYorhel21-112/+55
2019-10-10Fix noinxed tag on non-v2rw pagesYorhel1-0/+1
2019-10-07Tag/trait pages: Removed cache info line, it is not accurate anymoreYorhel2-3/+6
2019-10-07SQL: Perform incremental updates on tags_vn_inherit when tags are modifiedYorhel1-0/+3
2019-10-05Handler::VNPage: Fix default tag categories when not logged inYorhel1-1/+2
2019-10-04v2rw: Convert user pagesYorhel1-117/+0
2019-10-04VNDB::DB::Discussions: Don't count private threads in the discussions tab numberYorhel1-1/+1
2019-10-03Disallow changing email address to one already used by another accountYorhel1-50/+1
2019-10-03Fix 500 when sorting userlist by vote countYorhel1-1/+1
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel6-50/+15
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-27Add Malay languageYorhel1-0/+1
2019-09-27v2rw: Convert history listingsYorhel3-144/+0
2019-09-26Disallow usernames that look like DB identifiers + minor BBCode fixYorhel2-2/+2
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel4-107/+2
2019-09-24Handler::VNPage: Turn character names in seiyuu diff into linksYorhel1-2/+2
2019-09-24Add language: Scottish GaelicYorhel1-0/+1
2019-09-23Add 4 new languagesYorhel1-0/+4
2019-09-23v2rw: Convert doc pages + add framework for item fetching & display & revisionsYorhel2-104/+4
2019-09-18v2rw: Convert authentication code to VNWeb::AuthYorhel4-181/+46
2019-09-17v2rw: Initial start on an incremental rewrite; Layout HTML firstYorhel2-185/+11
2019-09-17Make hashes in VNDB::Types immutable + get rid of Tie::IxHash depYorhel1-4/+15
2019-09-17Rename VNDBSchema to VNDB::Schema and let it figure out the root path itselfYorhel1-0/+127
2019-09-17Clean up DB statistics displayYorhel1-6/+3
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 PMingYorhel2-2/+7
2019-09-14Remove spoiler warning from character revision pagesYorhel1-9/+0