summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel5-13/+120
2011-02-14chardb: Made Multi aware of traitsYorhel1-7/+16
2011-02-14chardb: Added trait index and searchYorhel5-5/+153
2011-02-13chardb: Added trait add/edit formYorhel3-13/+113
2011-02-13chardb: Added notes file and started implementing the traitsYorhel4-66/+293
2011-02-07Added tooltip to the overruled-exclamation-markYorhel1-1/+1
2011-02-06Added new VN filter: on user VN list or notYorhel2-1/+3
2011-02-06Added new VN filter: voted on or notYorhel2-1/+3
2011-02-06Added new VN filters: wish/blacklistYorhel2-2/+8
2011-02-06Added filter selector to tag pages (excl. tags tab)Yorhel2-10/+18
2011-02-06Added tag visibility options by category on /v+Yorhel1-2/+5
2011-02-05Group tags on /v+/tagmod by their categoryYorhel2-26/+41
2011-02-05Properly save tag category when adding a new tagYorhel1-2/+2
2011-02-04Allow setting tag category for all child tags recursivelyYorhel2-6/+38
2011-02-04Added category field to tags (content/ero/technical)Yorhel2-3/+12
2011-02-04Fixed two perl warning related to reqCookie() returning undefYorhel2-2/+2
2011-02-04Merge branch 'beta'2.17Yorhel26-700/+662
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 applicableYorhel6-26/+15
2011-02-03Cleaner and more efficient method of checking for the &fil= paramYorhel2-4/+4
2011-02-02Added /t/all - a listing of all recently replied to threadsYorhel2-7/+8
2011-01-27Order "all notifications" with new notifications firstYorhel2-3/+4
2011-01-27L10N: Renamed _rbrowse_filters to _js_fil_filtersYorhel2-2/+2
2011-01-27Multi::RG: Use TUWF::XML instead of XML::WriterYorhel1-8/+5
2011-01-27Multi::Feed: Use TUWF::XML instead of XML::WriterYorhel1-22/+22
2011-01-27TUWF: Added tag name to several end() callsYorhel15-107/+107
2011-01-27TUWF: No need for manual XML-escaping in textareas anymoreYorhel1-12/+2
2011-01-27TUWF: Cleanup IE check code using pre_request_handler return valueYorhel2-44/+50
2011-01-27TUWF: Replaced ugly html() redefine hack with the new html() optionsYorhel2-18/+7
2011-01-27TUWF: Use the uri_escape() provided by TUWFYorhel6-15/+7
2011-01-27TUWF: Replaced resHeader('Set-Cookie', ..) with resCookie()Yorhel2-17/+7
2011-01-27TUWF: Made use of the new cookie_prefix featureYorhel3-4/+4
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel19-312/+322
2011-01-07Added 'released' release filterYorhel2-3/+3
2011-01-07DB::Releases: Inverted 'unreleased' option to dbReleaseGet()Yorhel2-4/+4
2011-01-07Bugfix: Don't allow empty edit on releases with multiple producersYorhel1-1/+1
2011-01-07Don't update the 'date' when changing a VN voteYorhel1-1/+1
2011-01-04Added checkboxes to VN tagmod and implemented the overrule logicYorhel2-36/+77
2011-01-03Added tag overrule indicators to tag link browser and VN tag editorYorhel2-9/+12
2011-01-03SQL: Added tags_vn.ignore column and updated queries to respect thisYorhel1-34/+5
2011-01-03Bugfix: Secondary order by title or username on vote listingsYorhel1-1/+1
2011-01-03Bugfix-API: Use ~ for the get vn search filter instead of =Yorhel1-1/+1
2011-01-02Bugfix: Don't show NSFW screenshots on homepage with filtersYorhel1-1/+1
2011-01-02Bugfix: Correctly randomize screenshots on homepage with filtersYorhel1-1/+1
2011-01-02Fixed perl warning on /u+/votes batchedit with nothing selectedYorhel1-1/+1
2011-01-02Merge branch 'beta'2.16Yorhel23-369/+676
2011-01-01Also apply permanent VN filters to the random screenshots on /Yorhel2-4/+29
2011-01-01V|R Browse: Don't apply saved filters when an empty filter string is givenYorhel3-6/+8
2011-01-01Bugfix: properly escape search query in links query stringYorhel2-4/+6
2011-01-01Added saving notes to filter selector and applied filFetchDB()Yorhel3-6/+7