summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
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/ / /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-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
2015-08-11js: Cleanup dropdown.js + remove http_request globalYorhel3-73/+90
2015-08-11js: Cleanup dateselector.jsYorhel2-59/+88
2015-08-11js: Cleanup tabs.jsYorhel1-34/+46
2015-08-10js: Clean up iv.js to use own namespace + better prev/next generationYorhel2-88/+119
2015-08-10js: Move generated variables into global VARS structureYorhel8-36/+37
2015-08-10Split script.js into multiple smaller filesYorhel25-3381/+3317
2015-08-08Char page: Dynamically show/hide trait groups depending on visible traitsYorhel1-7/+9
2015-08-08Hide sexual traits by default + Add profile option to change defaultYorhel1-0/+12
2015-08-08Add sexual trait toggle to character informationYorhel3-27/+67
2015-07-25L10N: Remove unused translation stringsYorhel1-108/+0
2015-07-21Add profile option for the default spoiler settingYorhel2-18/+22
2015-07-21L10N: Combine spoiler setting stringsYorhel2-146/+40
2015-07-21Add profile option for default visible tag categories on VN pagesYorhel3-4/+15
2015-07-21Add profile option to show or summarize tags on VN pages by defaultYorhel2-1/+13
2015-07-20L10N: Support plural forms for charrolesYorhel1-30/+30
2015-07-20Revert "js: Change image viewer clicking behaviour"Yorhel2-31/+16
2015-07-19js: Change image viewer clicking behaviourYorhel2-16/+31
2015-07-19L10N-DE: Translation updates + whitespace removalMarcel Weyers13-172/+266