summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2016-01-10Require current password on /u+/edit + only hash password once on /u+/setpassYorhel1-10/+34
2016-01-10Support zopfli/zopflipng for all static asset generatorsYorhel2-3/+14
2016-01-03CSS: Add overflow property to <pre> and fix the thread layoutsYorhel1-1/+2
2016-01-02js/filter: Fix passing null to selectCat() in IEYorhel1-1/+3
2015-12-30Combine some tabs in release filters to avoid line wrapYorhel3-35/+35
2015-12-30Add release filters to VN browserYorhel2-137/+209
2015-12-29Multi::API: Add support for TLSYorhel1-3/+9
2015-11-28doc: Minor d7 staff updateYorhel1-1/+1
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel2-14/+10
2015-11-26Modified cast block layout.morkt1-0/+17
2015-11-26Handler::VNPage: Move staff tab into main VN page + some styling changesYorhel2-50/+6
2015-11-11Misc poll improvementsYorhel2-27/+181
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel5-0/+103
2015-11-10added poll error message.morkt1-0/+3
2015-11-10Show full date/time at edit history and thread listingsYorhel1-2/+2
2015-11-10Merge branch 'master' into pollmorkt28-99/+109
2015-11-10Add 'has screenshots' filter to VN browserYorhel2-1/+38
2015-11-10Add language filter to staff browserYorhel2-1/+14
2015-11-01Remove 'you need to be logged in to edit this page' messageYorhel1-12/+0
2015-11-01Use HTML5 'placeholder' attribute for main search boxYorhel2-16/+1
2015-11-01dropdownsearch.js: Perform search when copy-pasting or dragging textYorhel1-9/+19
2015-11-01Image viewer: Use HTML5 data- attribute instead of 'rel' for dataYorhel3-13/+13
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/&nbsp;/&#xa0;/eYorhel2-7/+7
2015-11-01Removed support for sha256-hashed passwordsYorhel2-5/+3
2015-11-01Remove deprecated 'staffedit' permission flagYorhel1-2/+2
2015-10-28Some doc improvementsYorhel19-35/+52
2015-10-25Staff: Add error msg when removing used alias + fix bug in alias editingYorhel1-0/+12
2015-10-18discussion board polls.morkt4-0/+74
2015-10-18discussion board polls.morkt1-0/+26
2015-10-03js: Minor fixesYorhel2-2/+2
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel3-161/+145
2015-10-01VNEdit: Give error on duplicate alias + improved msg on id/page errorYorhel1-0/+12
2015-09-20formValidate: Add json template and remove json_validate() functionYorhel1-2/+2
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel1-12/+24
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-14/+14
2015-09-08L10N: Fix typo in board searchYorhel1-1/+1
2015-09-07Implement discussion board search functionYorhel2-1/+117
2015-09-03CSS: Add overflow:hidden to screenshots on homepageYorhel1-1/+1
2015-09-03JS: Fix argument replacement regexp in mt()Yorhel1-1/+1
2015-08-18vnstaff.js: Export vnsStaffData for use by vncast.jsYorhel1-4/+5
2015-08-17spritegen.pl: Add pngcrush/slow options + force png32 + atomic replaceYorhel2-0/+11
2015-08-17Merge branch 'jscleanup'Yorhel28-3388/+3405
2015-08-17jsgen: Support external command for JS compression (like uglifyjs)Yorhel3-10/+15
2015-08-17js: Clean up misc.jsYorhel2-128/+145
2015-08-17js: Add L10N strings to all relevant varsYorhel3-52/+24
2015-08-16js: Clean up charops.js & tagops.jsYorhel2-111/+123
2015-08-15js: Let jsgen.pl preprocess L10N strings + add L10N strings to some varsYorhel6-53/+29
2015-08-15js: Wrap included files in anonymous functionYorhel7-460/+435
2015-08-15js: Cleanup + improve dropdownsearch.jsYorhel1-131/+165
2015-08-14CSS: Add sans-serif as fallback fontYorhel1-4/+4