summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-21Disable warning about switch statementYorhel1-1/+2
2014-10-21Fix search tabs query string appending on back buttonYorhel1-0/+1
2014-10-20Fix tabindex on edit summaryYorhel1-1/+1
2014-10-16Fix tabindex on the date selectorYorhel2-4/+8
2014-10-16Completely get rid of the old charedit perm flagYorhel7-17/+16
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 DBYorhel3-23/+31
2014-10-15Let's call this 2.232.23Yorhel3-1/+5
2014-10-15scrypt: Lower default N to 65536Yorhel1-1/+1
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 hashesYorhel5-10/+39
2014-10-15Auth: Use a proper CSPRNG for generating salt and tokensYorhel2-6/+11
2014-10-15SQL: Merge users.(passwd|salt) in one column + document valuesYorhel5-42/+47
2014-10-13SQL: Use enum to represent platformsYorhel7-14/+26
2014-10-12Add PS4 and Xbox One platformsYorhel4-1/+28
2014-10-11SQL: Convert login_throttle.timeout to a timestamptzYorhel4-6/+10
2014-10-09Handler::Users: Properly select current skin in user edit formYorhel1-2/+4
2014-10-09Two new skins from YirbaYorhel6-0/+64
2014-09-25Multi: Update maintenance timings + disable usercacheYorhel1-10/+14
2014-09-15Change normalization factor in popularity ranking calculationYorhel1-1/+1
2014-09-15norm_ip: Use /23 subnet for IPv4Yorhel1-7/+12
2014-09-02Fix matching bug in norm_ip()Yorhel1-1/+1
2014-09-01Disallow ( and ) in email regexYorhel1-1/+1
2014-08-29API: Make sure to honor the new login throttleYorhel5-33/+53
2014-08-29Throttle failed login attempts (10/day)Yorhel7-4/+85
2014-08-29Strengthen formcode for non-logged-in visitors + CSRF protect login formYorhel5-38/+62
2014-08-29Sync language type util/sql/all.sql with recent updateYorhel1-1/+1
2014-08-21Add Romanian languageYorhel5-1/+17
2014-08-21API dump: Add daily votes dumpYorhel2-1/+48
2014-08-21API: Increase max result counts for userlistsYorhel2-3/+6
2014-08-19Multi: Run maintenance tasks at 12:00 GMTYorhel1-7/+4
2014-08-19API: Allow access to other users' public listsYorhel2-12/+29
2014-08-16API: Add 'vn' filter to get characterYorhel2-1/+10
2014-07-22d11: Remove offline beta, d14: Update dump sizesYorhel2-3/+3
2014-07-18API: Add firstchar filter to get vnYorhel2-4/+19
2014-07-09Disallow comma in email pattern matchYorhel1-1/+1
2014-06-28L10N-RU: Fix birthdayYorhel1-1/+1
2014-05-21Added a config_example.plYorhel1-0/+35
2014-05-16API: Added 'dbstats' commandYorhel2-4/+56
2014-03-14Shorten the VNDB description on the homepageYorhel1-47/+10
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 votecountYorhel2-1/+29
2014-02-04L10N-DE: More updates & fixesMarcel Weyers13-457/+572
2014-02-04d12: Clarify character image sprite/cg usageYorhel1-2/+4
2013-12-30L10N-EN: Fix incorrect fix of use of "than"Yorhel1-1/+1
2013-12-29L10N-DE: Misc. fixesMarcel Weyers11-51/+51
2013-12-29Merge https://github.com/erengy/vndbYorhel3-20/+22