summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-01Properly copy over search string on switching with the searchtabsYorhel1-13/+6
2010-01-31Removed #vndb link from the main menuYorhel1-3/+3
2010-01-26SQL: Replaced sessions.expiration with sessions.addedYorhel1-3/+2
2010-01-26Keep track of when a session has last been usedYorhel1-0/+2
2010-01-26Made a start on the notification systemYorhel2-4/+4
2010-01-24Versioned the deleting and locking of database entriesYorhel2-15/+25
2010-01-10Merge branch 'beta'2.10Yorhel2-146/+211
2010-01-09L10N: Extracted/fixed some more strings on revision pagesYorhel1-2/+2
2009-12-16Fixed bug with zero strings ("0") in the diff viewerYorhel1-2/+2
2009-11-27Util::Auth: Fixed 500 on invalid cookie formatYorhel1-1/+1
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-1/+0
2009-11-27Split browse functions from CommonHTML.pm into BrowseHTML.pmYorhel2-191/+206
2009-11-27htmlEditMessage(): Fixed tiny HTML bug in release copy warningYorhel1-1/+1
2009-11-27Display VN ratings on tag pages as wellYorhel1-2/+53
2009-11-16htmlVoteStats(): Fixed another undef in multiplication warningYorhel1-1/+1
2009-11-15Auth: Combined dbSessionCheck into dbUserGetYorhel1-2/+2
2009-11-14SQL: Allow NULL for vn.c_popularityYorhel1-1/+1
2009-11-14SQL: Cached bayesian VN rating and vote countsYorhel1-1/+1
2009-11-14Added bayesian rating info to VN pagesYorhel1-2/+3
2009-10-21Added relation graphs for producersYorhel1-2/+38
2009-10-12htmlSearchBox: Copy over search query when switching search typeYorhel1-5/+12
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-3/+2
2009-10-10Greatly reduced default number of columns returned by dbUserGetYorhel1-2/+2
2009-10-10Get unread posts count in htmlHeader() instead of Util::AuthYorhel2-3/+4
2009-10-10Make "My Messages (n)" stand out when n>0Yorhel1-1/+1
2009-10-07Changed language selector into a Javascript dropdownYorhel1-6/+2
2009-10-07L10N: Extracted some common Javascript stringsYorhel1-1/+1
2009-10-05JS: Moved, split and rewrote release <-> VN & producer linkingYorhel1-3/+1
2009-10-03JS: Rewrote and generalized row group expand codeYorhel1-1/+1
2009-10-03JS: Updated and generalized list expand/collapse functionsYorhel1-2/+2
2009-10-02JS: Moved <script> tags to bottom of the page and removed DOMLoad()Yorhel1-6/+3
2009-09-25Util::CommonHTML: Fixed vote description for VNs with avg=1Yorhel1-1/+1
2009-09-24L10N: Translated the 'ALL' char and fixed footer TL bugYorhel1-2/+2
2009-09-12Added reminders to write English to several form fieldsYorhel1-1/+4