summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Multi: More convenient error handling for one-shot queriesYorhel2-10/+20
2014-10-24Multi::Anime: Converted to use AnyEventYorhel1-172/+176
2014-10-22Multi::RG: Converted to use AnyEventYorhel2-196/+190
2014-10-22Multi::APIDump: Converted to use AnyEventYorhel1-94/+61
2014-10-22Multi::Maintenance: Converted to use AnyEventYorhel3-212/+152
2014-10-22Multi: Add pg_cmd function for more robust error handlingYorhel2-20/+49
2014-10-22Multi::Feed: Log SQL timesYorhel1-5/+4
2014-10-21Multi: Implement clean shutdown againYorhel2-9/+30
2014-10-21Multi: Rewrote Feed to AnyEvent + various fixesYorhel2-94/+111
2014-10-21Multi: Started on a rewrite to AnyEventYorhel1-74/+57
2014-10-21Use TUWF's reqBaseURI() instead of $self->{uri} on site linksYorhel5-11/+16
2014-10-21Disable warning about switch statementYorhel1-1/+2
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 flagYorhel5-15/+10
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 DBYorhel2-23/+25
2014-10-15Multi::API: Fix login with the new password format changesYorhel1-5/+19
2014-10-15Multi::API: Fix crash on failed loginYorhel1-2/+2
2014-10-15Use scrypt for new password hashesYorhel2-9/+29
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 valuesYorhel3-41/+32
2014-10-13SQL: Use enum to represent platformsYorhel3-10/+11
2014-10-11SQL: Convert login_throttle.timeout to a timestamptzYorhel2-5/+5
2014-10-09Handler::Users: Properly select current skin in user edit formYorhel1-2/+4
2014-09-25Multi: Update maintenance timings + disable usercacheYorhel1-10/+14
2014-09-15norm_ip: Use /23 subnet for IPv4Yorhel1-7/+12
2014-09-02Fix matching bug in norm_ip()Yorhel1-1/+1
2014-08-29API: Make sure to honor the new login throttleYorhel5-33/+53
2014-08-29Throttle failed login attempts (10/day)Yorhel3-4/+44
2014-08-29Strengthen formcode for non-logged-in visitors + CSRF protect login formYorhel4-16/+27
2014-08-21API dump: Add daily votes dumpYorhel1-1/+34
2014-08-21API: Increase max result counts for userlistsYorhel1-2/+4
2014-08-19Multi: Run maintenance tasks at 12:00 GMTYorhel1-7/+4
2014-08-19API: Allow access to other users' public listsYorhel1-7/+19
2014-08-16API: Add 'vn' filter to get characterYorhel1-1/+3
2014-07-18API: Add firstchar filter to get vnYorhel1-0/+3
2014-05-16API: Added 'dbstats' commandYorhel1-4/+29
2014-03-14DB::Releases: Fix mixing AND/OR expressions in platform/media filtersYorhel1-4/+4
2014-03-11Multi::API: Fix two 'Use of uninitialized value in multiplication'Yorhel1-2/+2
2014-03-10Multi::API: Expose popularity, rating and votecountYorhel1-1/+7
2013-11-25CommonHTML: Made 'copy' tab invisible to users without editsYorhel1-1/+1
2013-10-21Handler::Releases: Fix 500 on /xml/releases.xml when VN has been deletedYorhel1-0/+1
2013-04-17Fix form validation bug on /u*/posts + disallow space in email fieldYorhel1-0/+1
2013-03-09Allow only one account registration per /48 IPv6 block per dayYorhel2-2/+6
2013-01-22Handler::VNPage: Fix display of VN list statusses on VN pageYorhel1-1/+1
2013-01-21Handler::VNPage: Fix perl warning on revision pagesYorhel1-1/+1
2013-01-21Added "unknown medium" release filterYorhel1-2/+5
2013-01-21Added "unknown platform" release filterYorhel1-2/+5