summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel2-28/+24
2015-10-01VNEdit: Give error on duplicate alias + improved msg on id/page errorYorhel2-9/+10
2015-10-01VN search: Add some more quote characters + & to normalizationYorhel1-1/+2
2015-09-20formValidate(): Let's just allow a '0' id - fix more errorsYorhel2-5/+5
2015-09-20Handler::Staff: Fix validation error on primary alias IDYorhel1-1/+1
2015-09-20Fix handling of empty seiyuu/credits fieldsYorhel1-2/+2
2015-09-20formValidate: Add json template and remove json_validate() functionYorhel3-51/+23
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel6-14/+13
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.0Yorhel13-81/+73
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-07Handler::Discussions: Fix two bugs introduced in last commitYorhel2-2/+2
2015-09-07Handler::Discussions: Use ts_headline() to format search resultsYorhel2-5/+33
2015-09-07Handler::Discussions: Remove formcode from search formYorhel2-4/+7
2015-09-07Implement discussion board search functionYorhel3-13/+130
2015-09-06SQL: Convert threads_board.type to ENUMYorhel1-2/+2
2015-08-31Handler::VNPage: Increase limit on number of visible releasesYorhel1-2/+2
2015-08-17js: Clean up misc.jsYorhel2-6/+8
2015-08-17js: Add L10N strings to all relevant varsYorhel1-6/+1
2015-08-10Split script.js into multiple smaller filesYorhel1-0/+2
2015-08-08Char page: Dynamically show/hide trait groups depending on visible traitsYorhel1-7/+1
2015-08-08Hide sexual traits by default + Add profile option to change defaultYorhel2-5/+7
2015-08-08Add sexual trait toggle to character informationYorhel3-29/+24
2015-07-27Handler::VNPage: Bunch of fixes for release page comparison rewriteYorhel1-5/+4
2015-07-26Handler::VNPage: Rewrite release comparison pageYorhel1-408/+227
2015-07-25Handler::Misc: Fix minor calculation error in determining "admin" userYorhel1-1/+1
2015-07-22Util::BrowseHTML: Fix XSS in "order by" link URLsYorhel1-2/+2
2015-07-21Add profile option for the default spoiler settingYorhel6-31/+30
2015-07-21L10N: Combine spoiler setting stringsYorhel4-19/+18
2015-07-21Add profile option for default visible tag categories on VN pagesYorhel2-3/+9
2015-07-21Add profile option to show or summarize tags on VN pages by defaultYorhel2-4/+6
2015-07-21Multi::API: Support IPv6Yorhel1-1/+5
2015-07-20Multi::API: Throttle "throttled" error repliesYorhel1-3/+13
2015-07-20L10N: Support plural forms for charrolesYorhel2-4/+4
2015-07-19Remove reliance on Referer header for the login formYorhel2-5/+8
2015-07-19Remove reliance on Referer header for /[vr]+/list modificationsYorhel1-6/+6
2015-07-19Remove the MSIE browser check & warning pageYorhel1-47/+1
2015-07-19Remove reliance on Referer header for language switchingYorhel1-9/+9
2015-07-18Multi::Maintenance: Fix bug in calculating timer for monthly cronYorhel1-1/+1
2015-07-18Handler::(VNEdit|Chars): Fix removal of alpha layer in imagesYorhel2-2/+4
2015-07-17tladmin: Fix wrapping of lang.txt textareasYorhel1-1/+1
2015-07-12Handler::VNEdit: Use better resizing algorithmYorhel1-1/+6
2015-07-12tladmin: Various improvementsYorhel1-10/+20
2015-07-12d17: Document the interface translation procedureYorhel1-15/+1
2015-07-01Handler::Chars: Use better image resizing algorithmYorhel1-1/+5