summaryrefslogtreecommitdiff
path: root/data/script.js
AgeCommit message (Expand)AuthorFilesLines
2010-11-21Use ~ as value separator in the filter string, rather than a commaYorhel1-3/+3
2010-11-21Implemented the server side of the new release filter selectorYorhel1-2/+5
2010-11-21Implemented the client side of the new release filter systemYorhel1-19/+295
2010-11-11Producer release listing: added dev/pub info and expand/collapse linkYorhel1-0/+23
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel1-7/+13
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel1-5/+6
2010-11-03Merge branch 'master' into betaYorhel1-14/+16
2010-11-02Automatically read L10N keys from script.jsYorhel1-6/+26
2010-11-02Prefix all cookies with a configurable cookie_prefixYorhel1-1/+2
2010-10-31Display friendly message in the VN edit scr tab when no release is knownYorhel1-1/+1
2010-03-05JS/CSS: Fixed background image issue on Opera 10.50Yorhel1-14/+16
2010-02-06JS: Fixed warning about wrong VN relation input box formatYorhel1-1/+1
2010-02-01Properly copy over search string on switching with the searchtabsYorhel1-0/+16
2010-01-26Removed the ?l10n= parameterYorhel1-1/+1
2010-01-26Made a start on the notification systemYorhel1-0/+14
2010-01-23JS: Improved date selectorYorhel1-16/+65
2010-01-23Handler::VNPage: Centered the thumbnails in the screenshot viewerYorhel1-2/+1
2010-01-11JS: Switched upload field and release selector in screenshot uploaderYorhel1-2/+2
2010-01-10JS: Fixed bug with determining which language should be usedYorhel1-1/+1
2009-12-28JS: Various fixes in the screenshot uploaderYorhel1-29/+35
2009-12-16JS: Made screenshot release linking less painfulYorhel1-0/+12
2009-12-16JS: Fixed minor issue with the dropdownYorhel1-1/+1
2009-10-25JS: Fixed resolving bug with _pedit_rel_findformatYorhel1-1/+1
2009-10-21JS: Copy over selection when adding new VN or producer relationYorhel1-2/+2
2009-10-21Wrote producer relation editor interfaceYorhel1-0/+115
2009-10-21JS: Ignore language flag onclick, and fixed bug when lang TL is unavailableYorhel1-3/+6
2009-10-19Use 'no spoilers' as default spoiler level for tagsYorhel1-1/+1
2009-10-09Added producer role (developer/publisher) to DB and release editorYorhel1-14/+23
2009-10-07Changed language selector into a Javascript dropdownYorhel1-0/+16
2009-10-07JS: Removed x()Yorhel1-6/+3
2009-10-07L10N: Extracted last bits of JavascriptYorhel1-17/+20
2009-10-07L10N: Extracted VN screenshot uploaderYorhel1-30/+20
2009-10-07L10N: Extracted release media and the media selectorYorhel1-4/+7
2009-10-07L10N: Extracted VN relation editorYorhel1-7/+7
2009-10-07L10N: Extracted strings for and improved release list selector on VN pagesYorhel1-12/+10
2009-10-07L10N: Extracted release list statusesYorhel1-12/+14
2009-10-07L10N: Extracted some common Javascript stringsYorhel1-38/+30
2009-10-07L10N/JS: Added small framework for translating the strings in JSYorhel1-2/+18
2009-10-07JS: Moved script.js to data/ and added jsgen.pl to process itYorhel1-0/+1758