summaryrefslogtreecommitdiff
path: root/ticket.js
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Move sources into their own folderCédric Bosdonnat1-260/+0
To add some more order to the folder, move the JS files into their own src folder. Signed-off-by: Jeremy White <jwhite@codeweavers.com>
2019-02-14Introduce ES6 modulesCédric Bosdonnat1-0/+10
Avoid cluttering the global namespace. Use ES6 modules in order to to this. Signed-off-by: Jeremy White <jwhite@codeweavers.com>
2012-06-04initialJeremy White1-0/+250