Commit Graph

17 Commits

Author SHA1 Message Date
Liam Newman
a135077fcd Apply beautifier to more project code 2018-07-06 20:29:17 -07:00
Liam Newman
61687c7159 Load using require.js 2018-07-06 19:16:39 -07:00
Liam Newman
c8ff7d47a6 Build fixes 2018-07-06 19:14:50 -07:00
L. D. MacKrell
eb49e738dd Add instructions to debug version on CONTRIBUTING.md 2018-07-06 16:01:45 -07:00
Liam Newman
7b7b41096f Add version to webpage 2018-07-06 16:01:33 -07:00
Liam Newman
9f48a50315 Add css to build 2018-07-06 15:56:27 -07:00
Liam Newman
f56880fbf6 Make test load dynamically on webpage 2018-06-30 00:57:22 -07:00
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