summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util
AgeCommit message (Expand)AuthorFilesLines
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-0/+1
2014-12-23bbSubstLinks: Fix minor parsing issuemorkt1-2/+2
2014-12-22DB: Merge name/title fetching in main fetching functionsYorhel1-3/+3
2014-12-22bbcode: Replace [vcpgi][0-9]+ links with a [url] tagmorkt1-1/+70
2014-12-22Initial implementation of a staff/seiyuu databasemorkt2-4/+7
2014-12-01Don't use inline script tag to pass pref_code to JSYorhel1-11/+4
2014-10-21Use TUWF's reqBaseURI() instead of $self->{uri} on site linksYorhel2-2/+3
2014-10-20Fix tabindex on edit summaryYorhel1-1/+1
2014-10-16Fix tabindex on the date selectorYorhel1-1/+1
2014-10-16Completely get rid of the old charedit perm flagYorhel2-8/+5
2014-10-16Add a positive tabindex to all generated form elementsYorhel1-12/+16
2014-10-16Set httponly flag on auth cookieYorhel1-1/+1
2014-10-16Hash session tokens with SHA-1 when storing in DBYorhel1-19/+21
2014-10-15Use scrypt for new password hashesYorhel1-3/+27
2014-10-15Auth: Use a proper CSPRNG for generating salt and tokensYorhel1-6/+10
2014-10-15SQL: Merge users.(passwd|salt) in one column + document valuesYorhel1-26/+17
2014-10-13SQL: Use enum to represent platformsYorhel1-1/+1
2014-08-29API: Make sure to honor the new login throttleYorhel2-23/+2
2014-08-29Strengthen formcode for non-logged-in visitors + CSRF protect login formYorhel3-16/+26
2013-11-25CommonHTML: Made 'copy' tab invisible to users without editsYorhel1-1/+1
2012-07-24Add wishlist / VN list status options to VN list browserSpaceRanger1-0/+8
2012-07-02Handler::VNPage: Added releases tab + comparison tableSpaceRanger1-0/+6
2012-01-25Do most of the table striping in CSSYorhel2-15/+14
2012-01-10Allow one fractional digit for VN votesYorhel2-11/+11
2011-12-29Added duplicate check when adding VNsYorhel2-6/+13
2011-10-24Added 'role' filter to character browserYorhel1-1/+1
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph1-1/+1
2011-08-27Added filters to character browse page and trait pageQCyph1-2/+3
2011-08-24Util/CommonHTML.pm: fixed copy tab and edit message bugs on character pageQCyph1-2/+2
2011-08-23Re-structured password recovery featureYorhel1-3/+27
2011-08-22Removed support for pre-2.6 passwordsYorhel1-9/+1
2011-05-17Bugfix: Don't allow duplicate trait names/aliasses within the same groupYorhel1-1/+6
2011-05-01Switched back to Algorithm::Diff::XSYorhel1-3/+6
2011-05-01Don't show some contribute links when you can't contributeYorhel1-3/+7
2011-04-30Replaced user ranks with a permission systemYorhel2-4/+2
2011-04-30Cleaned up permissionsYorhel2-8/+4
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