summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Handler::VNPage: Fix ordering of staff/cast on revision pagemorkt1-3/+5
2015-02-04Handler::Staff: Remove spaces around aliassesmorkt1-0/+1
2015-02-04Add spoiler settings to /v+/staffmorkt1-6/+12
2015-02-03Disallow editing your own post after one weekYorhel1-3/+9
2015-02-03Conditionally append char IDs in seiyuu editor + minor fixesmorkt2-2/+10
2015-02-02Add filters to staff browsers + minor layout fix on staff pagesmorkt1-13/+22
2015-01-29VNPage: Don't shorten credit notes in revision displayYorhel1-2/+2
2015-01-28Hide spoilerous characters from the VN staff pages by defaultYorhel1-3/+5
2015-01-28Apply bbSubstLinks to database description fieldsYorhel4-0/+4
2015-01-28Merge branch 'staff' into masterYorhel3-3/+4
2015-01-27staff: Fix various parts to recognize the new staff databasemorkt2-2/+3
2015-01-25staff: Fix adding/editing staff with >10 aliassesYorhel1-1/+1
2015-01-25staff: Add staff edit permission + alias layoutingmorkt1-8/+11
2015-01-17Handler::VNPage: Conditionally disable warnings for smartmatchmorkt1-1/+1
2015-01-17Fix placing of add/edit tabs on VN pages when tags are hiddenmorkt1-0/+1
2015-01-16staff: More form verification + support more chars for VN seiyuu linkingmorkt1-4/+12
2015-01-15Double the limit of number of traits to a characterYorhel1-1/+1
2015-01-12staff: Remove some remnants of the staff imagesYorhel1-1/+0
2015-01-12staff: Stronger verification of form datamorkt2-21/+29
2015-01-04staff: Add some link fields and guidelinesmorkt1-11/+26
2015-01-03staff: Various JS fixesmorkt1-1/+1
2015-01-02staff: Don't allow empty staff revisionsYorhel1-0/+1
2015-01-02staff: Fix warning of comparison against undefYorhel1-1/+1
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt3-43/+69
2014-12-29staff: Some bug fixes and styling improvementsmorkt2-29/+57
2014-12-29staff: Don't use inline script to pass seiyuu import datamorkt1-14/+8
2014-12-28staff: Import cast from other VN + some styling + more improvementsmorkt3-61/+80
2014-12-28More progress on the staff + cast DBmorkt4-64/+152
2014-12-24Further progress on the staff databasemorkt3-72/+40
2014-12-22DB: Merge name/title fetching in main fetching functionsYorhel1-1/+1
2014-12-22Initial implementation of a staff/seiyuu databasemorkt4-11/+481
2014-12-02Completely drop l_vnn column from VN infoYorhel1-3/+2
2014-12-02Handler::VNEdit: Fix 500 when editing VN without screenshotsYorhel1-1/+1
2014-12-01Replace some 'onclick' attributes with JS-generated eventsYorhel3-8/+8
2014-12-01Don't use inline script to pass screenshot sizes in VN editYorhel1-7/+6
2014-12-01Don't use inline script tag to pass pref_code to JSYorhel3-3/+3
2014-10-21Use TUWF's reqBaseURI() instead of $self->{uri} on site linksYorhel3-9/+13
2014-10-21Disable warning about switch statementYorhel1-1/+2
2014-10-16Completely get rid of the old charedit perm flagYorhel3-7/+5
2014-10-15Use scrypt for new password hashesYorhel1-6/+2
2014-10-15SQL: Merge users.(passwd|salt) in one column + document valuesYorhel1-6/+8
2014-10-09Handler::Users: Properly select current skin in user edit formYorhel1-2/+4
2014-08-29API: Make sure to honor the new login throttleYorhel1-2/+2
2014-08-29Throttle failed login attempts (10/day)Yorhel1-2/+19
2014-08-29Strengthen formcode for non-logged-in visitors + CSRF protect login formYorhel1-0/+1
2013-10-21Handler::Releases: Fix 500 on /xml/releases.xml when VN has been deletedYorhel1-0/+1
2013-04-17Fix form validation bug on /u*/posts + disallow space in email fieldYorhel1-0/+1
2013-03-09Allow only one account registration per /48 IPv6 block per dayYorhel1-1/+5
2013-01-22Handler::VNPage: Fix display of VN list statusses on VN pageYorhel1-1/+1
2013-01-21Handler::VNPage: Fix perl warning on revision pagesYorhel1-1/+1