summaryrefslogtreecommitdiff
path: root/data/script.js
AgeCommit message (Expand)AuthorFilesLines
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