summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-25DB::Discussions: Minor improvement to post <-> board filter query2.25Yorhel1-1/+1
2015-10-25Staff: Add error msg when removing used alias + fix bug in alias editingYorhel4-5/+23
2015-10-24DB::Staff: Fix 'aid' filter, used when editing VN staff infoYorhel1-1/+1
2015-10-24SQL: Throwing around some indicesYorhel2-4/+10
2015-10-24Improve several discussion board SQL queriesYorhel4-10/+27
2015-10-21Improve SQL in dbRevisionGet()Yorhel3-49/+35
2015-10-21SQL: Fix Multi to use the new DB schemaYorhel5-163/+145
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel19-639/+463
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel20-436/+541
2015-10-17SQL: Convert all item-tables to a different schemaYorhel3-235/+669
2015-10-12Notifications: Allow max 500 notifies per user + add SQL index on uidYorhel3-0/+7
2015-10-12SQL: Split constraints/indices/triggers in new file + use idempotent SQLYorhel5-179/+172
2015-10-11SQL: Convert producers_rev.type into enumYorhel3-1/+9
2015-10-11VNDBUtil: Add some tildes to VN search normalizationYorhel1-1/+1
2015-10-03formValidate: Add json_(maxitems|unique|sort) options to json templateYorhel3-40/+59
2015-10-03js: Minor fixesYorhel3-3/+3
2015-10-03Handle JSON data natively when processing form dataYorhel6-40/+47
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel6-189/+169
2015-10-01VNEdit: Give error on duplicate alias + improved msg on id/page errorYorhel3-9/+22
2015-10-01VN search: Add some more quote characters + & to normalizationYorhel2-1/+6
2015-09-20formValidate(): Let's just allow a '0' id - fix more errorsYorhel3-6/+6
2015-09-20Handler::Staff: Fix validation error on primary alias IDYorhel1-1/+1
2015-09-20Fix handling of empty seiyuu/credits fieldsYorhel2-3/+3
2015-09-20formValidate: Add json template and remove json_validate() functionYorhel5-54/+49
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel8-26/+40
2015-09-20Use plural version of reqPostsYorhel1-1/+1
2015-09-20Use the new reqQuery() + update usage of reqPath() for TUWF 1.0Yorhel2-3/+2
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel15-101/+90
2015-09-17Handler::Discussions: Add search box to non-item thread listsYorhel1-22/+31
2015-09-17Handler::VNEdit: Use json_validate() for the VN staff/cast dataYorhel1-36/+38
2015-09-17Rename jsonEncode/Decode to C-style namingYorhel3-13/+13
2015-09-17Created json_validate() for JSON form data, used for Staff alias editorYorhel3-25/+44
2015-09-08Multi::API: Set keepalive on sockets to detect dead TCP connectionsYorhel1-0/+1
2015-09-08L10N: Fix typo in board searchYorhel1-1/+1
2015-09-07Handler::Discussions: Fix two bugs introduced in last commitYorhel2-2/+2
2015-09-07Handler::Discussions: Use ts_headline() to format search resultsYorhel4-7/+47
2015-09-07Handler::Discussions: Remove formcode from search formYorhel2-4/+7
2015-09-07Implement discussion board search functionYorhel8-14/+265
2015-09-06SQL: Convert threads_board.type to ENUMYorhel4-3/+9
2015-09-03CSS: Add overflow:hidden to screenshots on homepageYorhel1-1/+1
2015-09-03JS: Fix argument replacement regexp in mt()Yorhel1-1/+1
2015-08-31Handler::VNPage: Increase limit on number of visible releasesYorhel1-2/+2
2015-08-18vnstaff.js: Export vnsStaffData for use by vncast.jsYorhel1-4/+5
2015-08-17spritegen.pl: Add pngcrush/slow options + force png32 + atomic replaceYorhel3-6/+24
2015-08-17Merge branch 'jscleanup'Yorhel35-3464/+3544
2015-08-17jsgen: Support external command for JS compression (like uglifyjs)Yorhel5-17/+46
2015-08-17js: Clean up misc.jsYorhel4-134/+153
2015-08-17js: Add L10N strings to all relevant varsYorhel5-66/+33
2015-08-16js: Clean up charops.js & tagops.jsYorhel2-111/+123
2015-08-15js: Let jsgen.pl preprocess L10N strings + add L10N strings to some varsYorhel7-71/+77