Skip to content
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
a64d5b3
Fix JSHint warnings in console.html
pdfernhout May 13, 2017
c8cfd55
Start converting console.html to use Mithril.js
pdfernhout May 13, 2017
1944749
Use a function to generate help div in console.html
pdfernhout May 13, 2017
10b0e0b
Declare local help variables to prevent creation of global in console…
pdfernhout May 13, 2017
8145472
Rename key_help function to be consistent with other help functions i…
pdfernhout May 13, 2017
fcac7e3
console: refactor update_config into smaller functions
pdfernhout May 13, 2017
fbeadc3
console: refactor grid function so uses mithril
pdfernhout May 13, 2017
e01cbc0
console: convert main() and replica_main() to generate Mithril
pdfernhout May 13, 2017
073a87b
console: remove more warnings
pdfernhout May 14, 2017
fb470dd
console: clarify names of globals with replicas
pdfernhout May 14, 2017
5c4269e
console: finish bulk of changeover to Mithril
pdfernhout May 16, 2017
9211377
console: replace last jQuery functions with Mithril or plain JavaScript
pdfernhout May 16, 2017
1a79a06
console: add provisional fix for maximumWarningSeverity calculation t…
pdfernhout May 16, 2017
d3b04b6
console: remove JSHint warnings
pdfernhout May 16, 2017
b4c56a9
console: fix incorrect use of JavaScript comment instead of HTML comment
pdfernhout May 16, 2017
1e7b049
console: Use consistent double quotes.
pdfernhout May 16, 2017
363c486
console: remove more warnings
pdfernhout May 16, 2017
84a405a
console: remove superfluous semicolons
pdfernhout May 16, 2017
615ff24
console: don't display summary label when no status available yet
pdfernhout May 17, 2017
0797a8d
console: improve error statusText display when xhr fails
pdfernhout May 17, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading