summaryrefslogtreecommitdiff
path: root/lib/VNDBUtil.pm
AgeCommit message (Expand)AuthorFilesLines
2016-01-16VNDBUtil: Consider 'wo' and 'o' the same in search normalizationYorhel1-1/+9
2015-10-11VNDBUtil: Add some tildes to VN search normalizationYorhel1-1/+1
2015-10-01VN search: Add some more quote characters + & to normalizationYorhel1-1/+2
2015-01-28Merge branch 'staff' into masterYorhel1-1/+4
2015-01-27staff: Fix various parts to recognize the new staff databasemorkt1-2/+2
2014-12-22DB: Merge name/title fetching in main fetching functionsYorhel1-0/+3
2014-12-22bbcode: Replace [vcpgi][0-9]+ links with a [url] tagmorkt1-1/+1
2014-09-15norm_ip: Use /23 subnet for IPv4Yorhel1-7/+12
2014-09-02Fix matching bug in norm_ip()Yorhel1-1/+1
2014-08-29API: Make sure to honor the new login throttleYorhel1-1/+20
2012-07-16VNDBUtil::bb2html(): Added support for dx.x.x linksSpaceRanger1-8/+10
2011-05-17Bugfix: Properly make i+ IDs linkable in bb2html()Yorhel1-2/+2
2011-04-08Toggle [spoiler] tag visibility with global setting rather than mouse-overYorhel1-4/+4
2011-02-19chardb: Made bb2html() and Multi::IRC aware of c+, c+.+ and i+Yorhel1-2/+2
2011-01-27TUWF: Use the uri_escape() provided by TUWFYorhel1-10/+1
2010-12-19VNDBUtil::bb2html(): Fixed bug with lowercasing all [url=..] URLsYorhel1-2/+2
2010-12-16VNDBUtil::bb2html(): Fixed bug when the string starts with a VNDBIDYorhel1-1/+1
2010-12-14VNDBUtil: Consider "senpai" and "sempai" the same in the VN searchYorhel1-0/+1
2010-12-09Write VNDBUtil::uri_escape() and removed dependency on URI::EscapeYorhel1-1/+11
2010-11-27VNDBUtil: Fixed minor bug in bb2html() and small cleanupYorhel1-11/+15
2010-11-26VNDBUtil: Partly rewrote bb2html() to be faster and betterYorhel1-52/+71
2010-11-03Lowered minimum search query word to 2 charactersYorhel1-1/+1
2010-11-03Merge branch 'master' into betaYorhel1-4/+4
2010-11-02Handler::(Misc|VNPage): Added HTML width/height to screenshot thumbnailsYorhel1-1/+1
2010-11-02Multi::Image: Abstracted image dimension calculation into VNDBUtilYorhel1-1/+18
2010-10-31VNDBUtil::normalize: Added search alias for 'fandisk'Yorhel1-0/+2
2010-03-13Improved VN searchYorhel1-0/+202