summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Added char/tag/trait stats to database statistics boxYorhel1-1/+1
2011-04-08Added spoiler warning to character revision pagesYorhel1-1/+10
2011-03-20chardb: Added character link to main menu + improved organisationYorhel1-2/+3
2011-03-20chardb: Added simple character browser + searchYorhel1-0/+1
2011-03-19chardb: Implemented char entry copyingYorhel1-2/+2
2011-03-19chardb: Added 'Add character' linkYorhel1-0/+1
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-1/+1
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-8/+11
2011-02-14chardb: Added trait index and searchYorhel2-0/+2
2011-02-13chardb: Added trait add/edit formYorhel1-2/+2
2011-02-06Added new VN filter: on user VN list or notYorhel1-1/+1
2011-02-06Added new VN filter: voted on or notYorhel1-1/+1
2011-02-06Added new VN filters: wish/blacklistYorhel1-1/+1
2011-02-06Added filter selector to tag pages (excl. tags tab)Yorhel1-4/+1
2011-02-03TUWF: Replaced reqParam() with reqGet() or reqPost() where applicableYorhel2-2/+2
2011-01-27TUWF: Added tag name to several end() callsYorhel5-31/+31
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 valueYorhel1-1/+50
2011-01-27TUWF: Replaced ugly html() redefine hack with the new html() optionsYorhel2-18/+7
2011-01-27TUWF: Replaced resHeader('Set-Cookie', ..) with resCookie()Yorhel1-13/+5
2011-01-27TUWF: Made use of the new cookie_prefix featureYorhel1-2/+2
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel6-16/+20
2011-01-07Added 'released' release filterYorhel1-1/+1
2011-01-01V|R Browse: Don't apply saved filters when an empty filter string is givenYorhel1-4/+4
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel2-3/+14
2011-01-01Implemented filFetchDB() and converted the VN/Release browser to use itYorhel1-0/+100
2010-12-23Store l10n preference in the database for logged-in usersYorhel1-0/+4
2010-12-23Converted the notify_announce and notify_dbedit preferencesYorhel2-5/+6
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-1/+1
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel1-1/+1
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel2-5/+13
2010-12-20Added advanced page-browsing tabs to threadsYorhel1-13/+30
2010-12-19Added tab and link for /u+/votes to user tabs & main menuYorhel2-0/+5
2010-12-17Check for editsum = description and give an easier to understand errorYorhel1-1/+1
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel2-7/+1
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel1-1/+8
2010-12-09Removed expand/collapse from /u+/posts and switched to a combined viewYorhel1-1/+1
2010-12-09Removed expand/collapse from history browser switched to a combined viewYorhel1-10/+4
2010-11-26Use word-level (instead of character-level) diff for large fieldsYorhel1-4/+5
2010-11-25JS: Split script.js into a separate file for each languageYorhel1-1/+1
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel1-1/+3
2010-11-11Util::CommonHTML:revdiff: Removed encode/decode UTF-8 passYorhel1-6/+2
2010-11-11Replaced Algorithm::Diff::XS with Algorithm::Diff::FastYorhel1-1/+1
2010-11-06URL change: /u/logout => /u$id/logoutYorhel1-1/+1
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel2-3/+61
2010-11-02Prefix all cookies with a configurable cookie_prefixYorhel1-4/+4
2010-03-14Made name of the auth cookie configurableYorhel1-4/+4
2010-02-05Merge branch 'master' into betaYorhel1-3/+3
2010-02-02SQL: Converted language columns to an ENUM typeYorhel1-1/+1
2010-02-01Made the "My notifications" link less easier to ignore when n>0Yorhel1-2/+1