10 Commits

Author SHA1 Message Date
L. D. MacKrell
1a9104bc16 Add language selector 2018-06-29 14:18:24 -07:00
L. D. MacKrell
4bd295490f Add issue open button with templating 2018-06-27 15:08:59 -07:00
L. D. MacKrell
2def37bb1b Add additional options textarea and selected options output 2018-06-21 12:46:16 -07:00
L.D.MacKrell
81bd06dce5 Create separate files for code previously lumped in index.html file 2018-05-07 13:27:20 -07:00
Liam Newman
a6656f980a Update codemirror and jquery
Codemirror: 4.13.0
Jquery: 1.11.3
Jquery.cookie: 1.4.1
2015-11-19 14:46:35 -08:00
Liam Newman
bdf3c2e743 Remove trailing-spaces from lines 2014-06-10 13:25:58 -07:00
Einar Lielmanis
5fb8b0de8f To hell with the paypal button 2014-01-09 08:51:53 +02:00
Einar Lielmanis
1a717637ed Move paypal-donate.gif to web folder
The image was needlessly lonely stored on the spicausis.lv domain
2013-04-28 02:28:38 +03:00
Liam Newman
d02d83d646 Update code mirror and jquery
Tune the web page scrolling a bit as well.

Closes #143
2013-04-17 16:47:18 -07:00
Liam Newman
9de057f94c Reorganize file structure by language/platform
Moved all files that are specifically for the website into web (except for index.htm)
Moved all files that are javascript (for node or web) into js
Organized js folder to generally follow node structures

This change also changes .npmignore to include unpackers in the package.
First step on #224.
2013-04-04 15:51:19 -07:00