summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler
AgeCommit message (Expand)AuthorFilesLines
2011-02-16chardb: Added image to character entriesYorhel1-10/+59
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-0/+62
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel2-1/+56
2011-02-14chardb: Added trait index and searchYorhel2-5/+143
2011-02-13chardb: Added trait add/edit formYorhel1-9/+106
2011-02-13chardb: Added notes file and started implementing the traitsYorhel2-65/+85
2011-02-07Added tooltip to the overruled-exclamation-markYorhel1-1/+1
2011-02-06Added filter selector to tag pages (excl. tags tab)Yorhel1-6/+17
2011-02-06Added tag visibility options by category on /v+Yorhel1-2/+5
2011-02-05Group tags on /v+/tagmod by their categoryYorhel1-24/+39
2011-02-04Allow setting tag category for all child tags recursivelyYorhel1-0/+28
2011-02-04Added category field to tags (content/ero/technical)Yorhel1-1/+10
2011-02-04Fixed two perl warning related to reqCookie() returning undefYorhel2-2/+2
2011-02-04Merge branch 'beta'2.17Yorhel10-472/+465
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 applicableYorhel3-5/+5
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 firstYorhel1-0/+1
2011-01-27L10N: Renamed _rbrowse_filters to _js_fil_filtersYorhel2-2/+2
2011-01-27TUWF: Added tag name to several end() callsYorhel10-76/+76
2011-01-27TUWF: Cleanup IE check code using pre_request_handler return valueYorhel1-43/+0
2011-01-27TUWF: Use the uri_escape() provided by TUWFYorhel3-3/+3
2011-01-27TUWF: Replaced resHeader('Set-Cookie', ..) with resCookie()Yorhel1-4/+2
2011-01-27TUWF: Made use of the new cookie_prefix featureYorhel2-2/+2
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel10-286/+293
2011-01-07Added 'released' release filterYorhel1-2/+2
2011-01-07DB::Releases: Inverted 'unreleased' option to dbReleaseGet()Yorhel1-2/+2
2011-01-07Bugfix: Don't allow empty edit on releases with multiple producersYorhel1-1/+1
2011-01-04Added checkboxes to VN tagmod and implemented the overrule logicYorhel1-10/+56
2011-01-03Added tag overrule indicators to tag link browser and VN tag editorYorhel1-2/+3
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-01Also apply permanent VN filters to the random screenshots on /Yorhel1-1/+7
2011-01-01V|R Browse: Don't apply saved filters when an empty filter string is givenYorhel2-2/+4
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
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel3-4/+23
2011-01-01Implemented filFetchDB() and converted the VN/Release browser to use itYorhel2-57/+34
2010-12-28Bugfix: translate screen resolutions on release revision pagesYorhel1-1/+1
2010-12-28Bugfix: *properly* check for access priviledge on users' listsYorhel1-3/+3
2010-12-28Bugfix: check for validness of form arguments on /[uv]+/votesYorhel1-0/+1
2010-12-23Store l10n preference in the database for logged-in usersYorhel1-2/+9
2010-12-23Converted the notify_announce and notify_dbedit preferencesYorhel1-10/+7
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel4-23/+23
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel2-18/+16
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel1-4/+4
2010-12-22Don't allow page > 100 or sorting on username or title on tag link browserYorhel1-4/+4
2010-12-21Pass VN tag filters by ID rather than nameYorhel2-33/+23
2010-12-21Added vnlists.status filter to /u+/listYorhel1-1/+8