summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNEdit.pm
AgeCommit message (Expand)AuthorFilesLines
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel1-27/+23
2015-10-01VNEdit: Give error on duplicate alias + improved msg on id/page errorYorhel1-8/+8
2015-09-20Fix handling of empty seiyuu/credits fieldsYorhel1-2/+2
2015-09-20formValidate: Add json template and remove json_validate() functionYorhel1-16/+15
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel1-2/+1
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-8/+5
2015-09-17Handler::VNEdit: Use json_validate() for the VN staff/cast dataYorhel1-36/+38
2015-09-17Rename jsonEncode/Decode to C-style namingYorhel1-6/+6
2015-08-10Split script.js into multiple smaller filesYorhel1-0/+2
2015-07-18Handler::(VNEdit|Chars): Fix removal of alpha layer in imagesYorhel1-1/+2
2015-07-12Handler::VNEdit: Use better resizing algorithmYorhel1-1/+6
2015-02-03Conditionally append char IDs in seiyuu editor + minor fixesmorkt1-1/+8
2015-01-28Apply bbSubstLinks to database description fieldsYorhel1-0/+1
2015-01-25staff: Fix adding/editing staff with >10 aliassesYorhel1-1/+1
2015-01-16staff: More form verification + support more chars for VN seiyuu linkingmorkt1-4/+12
2015-01-12staff: Stronger verification of form datamorkt1-8/+14
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-27/+46
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 improvementsmorkt1-0/+15
2014-12-28More progress on the staff + cast DBmorkt1-1/+43
2014-12-24Further progress on the staff databasemorkt1-1/+29
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-01Don't use inline script to pass screenshot sizes in VN editYorhel1-7/+6
2013-01-21I18N: Merge all translation strings that eval to "Unknown"Yorhel1-1/+1
2013-01-05Screenshot uploader: Load stuff synchronously + removed processing flagYorhel1-15/+11
2013-01-05Don't use Multi for processing screenshotsYorhel1-2/+16
2013-01-05Don't use Multi for processing character imagesYorhel1-1/+1
2013-01-05Don't use Multi for processing VN cover imagesYorhel1-5/+14
2012-01-25Do most of the table striping in CSSYorhel1-1/+1
2012-01-10Handler::VNEdit: Fixed 500 when specifying aliases on VN addingYorhel1-1/+1
2011-12-29Added duplicate check when adding VNsYorhel1-7/+65
2011-10-24Handler::VNEdit: Fixed perl warning when adding a new VNYorhel1-2/+2
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph1-1/+1
2011-08-22Use generic imgurl() and imgpath() functions to generate image URLs/pathsYorhel1-4/+4
2011-08-21Bugfix: Keep image id on failed (vn|char)add + validate image idYorhel1-6/+11
2011-04-30Cleaned up permissionsYorhel1-1/+1
2011-04-30Added "Image ID" field to VN image uploaderYorhel1-31/+31
2011-03-09Increased allowed size of VN cover image upload to 5MBYorhel1-1/+1
2011-02-04Don't save uploaded image to a temporary location before checksYorhel1-37/+19
2011-02-03TUWF: Replaced reqParam() with reqGet() or reqPost() where applicableYorhel1-2/+2
2011-01-27TUWF: Added tag name to several end() callsYorhel1-2/+2
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-29/+30
2010-12-17Check for editsum = description and give an easier to understand errorYorhel1-1/+3
2010-11-11Handler::VNEdit: Fixed bug with reverse relation update of "official"Yorhel1-1/+1
2010-11-11Bugfix: reverting a VN image now worksYorhel1-2/+5
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel1-9/+11
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel1-0/+1
2010-11-03Automatically remove duplicate aliases on /v+/editYorhel1-3/+12
2010-10-31Added more comparison VNs for the length fieldYorhel1-1/+1