Tony Brix
|
1a1dd43ab1
|
space-before-function-paren never
|
2019-05-03 20:59:44 -05:00 |
|
Tony Brix
|
bc835ae99e
|
simplify eslint config
|
2019-05-03 20:59:44 -05:00 |
|
Tony Brix
|
d9f22d2726
|
separate eslint config
|
2019-05-03 20:59:43 -05:00 |
|
Josh Bruce
|
c99e69b406
|
Merge pull request #1432 from UziTech/worker-docs
add docs for workers
|
2019-05-03 15:23:26 -07:00 |
|
Steven
|
0d1f92392b
|
relative markedWorker.js
Co-Authored-By: UziTech <tony@brix.ninja>
|
2019-04-26 20:28:05 -05:00 |
|
Tony Brix
|
47ee968969
|
use .js for web worker
|
2019-04-26 12:41:57 -05:00 |
|
Tony Brix
|
62ae637ef2
|
add web worker note
|
2019-04-26 12:34:55 -05:00 |
|
Tony Brix
|
801a7b4388
|
add node experimental warning
|
2019-04-26 12:30:50 -05:00 |
|
Tony Brix
|
e493b75bf2
|
use const
|
2019-04-25 16:22:24 -05:00 |
|
Tony Brix
|
64716578e6
|
clearTimeout first
|
2019-04-25 16:20:21 -05:00 |
|
Tony Brix
|
431da38397
|
terminate on success
|
2019-04-25 16:16:56 -05:00 |
|
Tony Brix
|
9d2c93e500
|
fix marked version
|
2019-04-03 16:47:30 -05:00 |
|
Tony Brix
|
f88029a19b
|
use latest commit hash
|
2019-04-01 09:08:42 -05:00 |
|
Tony Brix
|
d4eb3f81b6
|
use @master
|
2019-03-29 13:02:04 -05:00 |
|
x13machine
|
7de5376276
|
Update list item documentation
|
2019-03-08 17:28:01 -06:00 |
|
x13machine
|
d6892535b3
|
fix misspelling in CONTRIBUTING.md
|
2019-03-08 13:16:12 -06:00 |
|
Tony Brix
|
888a610a2f
|
terminate it
|
2019-03-02 23:55:07 -06:00 |
|
Steven
|
6d37c182e2
|
Update docs/USING_ADVANCED.md
Co-Authored-By: UziTech <tony@brix.ninja>
|
2019-03-02 15:05:20 -06:00 |
|
Steven
|
b551b8809c
|
Update docs/USING_ADVANCED.md
Co-Authored-By: UziTech <tony@brix.ninja>
|
2019-03-02 15:05:08 -06:00 |
|
Steven
|
bc812ccaf1
|
Update docs/USING_ADVANCED.md
Co-Authored-By: UziTech <tony@brix.ninja>
|
2019-03-02 15:04:28 -06:00 |
|
Tony Brix
|
3ab43e460c
|
add docs for workers
|
2019-03-01 16:55:01 -06:00 |
|
Steve Moser
|
e1605cbc0f
|
Remove --save option as it isn't required anymore
|
2019-02-18 17:36:45 -05:00 |
|
Tony Brix
|
40ad6f1ab3
|
Merge branch 'master' into version-worker
|
2019-02-17 14:54:20 -06:00 |
|
Tony Brix
|
bf0399b03b
|
Merge pull request #1415 from remyhunt/enhancement-1406-demo-version
Add select option in demo mode to choose Marked version
|
2019-02-17 14:53:20 -06:00 |
|
Tony Brix
|
14da71c5cb
|
clean up more code
|
2019-02-14 11:52:14 -06:00 |
|
Tony Brix
|
40d65e5582
|
add loading screen
|
2019-02-14 11:25:01 -06:00 |
|
Tony Brix
|
5e2d77378c
|
fix startup
|
2019-02-14 11:18:47 -06:00 |
|
Tony Brix
|
f8d2413a08
|
clean up code
|
2019-02-14 11:15:42 -06:00 |
|
Tony Brix
|
a6f7609438
|
add pr
|
2019-02-14 10:43:03 -06:00 |
|
Tony Brix
|
a00ae47f3a
|
use worker in ie11
|
2019-02-14 09:19:14 -06:00 |
|
Tony Brix
|
2cbda35f9d
|
set title to press enter
|
2019-02-14 00:15:09 -06:00 |
|
Tony Brix
|
862ceead1e
|
select master initially
|
2019-02-14 00:11:59 -06:00 |
|
Tony Brix
|
0f4ac747a2
|
add commit input
|
2019-02-14 00:08:33 -06:00 |
|
Tony Brix
|
3681bcff33
|
allow version to be a github commit
|
2019-02-13 18:24:44 -06:00 |
|
Tony Brix
|
9e2c72f64a
|
fix ie11
|
2019-02-13 18:04:46 -06:00 |
|
Tony Brix
|
ab42f86430
|
add response time
|
2019-02-13 14:18:15 -06:00 |
|
Tony Brix
|
acf9c82388
|
use worker to prevent dos
|
2019-02-13 12:16:39 -06:00 |
|
Yutaka Omido
|
c3cc6a2daf
|
update document about extending renderer
|
2019-02-13 14:42:33 +09:00 |
|
Tony Brix
|
4095fc6be1
|
remove handleVersionChange
|
2019-02-08 23:10:23 -06:00 |
|
Tony Brix
|
b236deb001
|
Merge branch 'enhancement-1406-demo-version' into demo-versions
|
2019-02-08 23:01:40 -06:00 |
|
Tony Brix
|
3fe557209a
|
add versions dropdown
|
2019-02-08 14:11:09 -06:00 |
|
Ashton Hunter
|
3ddbb43a8b
|
Add selection options to choose version in demo
|
2019-02-08 11:16:51 -05:00 |
|
Ashton Hunter
|
0623282915
|
Add selection options to choose version in demo
|
2019-02-08 08:28:32 -05:00 |
|
Tony Brix
|
9d9a1a2ff4
|
add defibrillator badge
|
2018-12-18 10:13:32 -06:00 |
|
Steven
|
53dd8c0a9c
|
Update docs to include "Since" version
|
2018-11-28 16:13:45 -05:00 |
|
Steven
|
bf973d2ae7
|
Merge pull request #1381 from UziTech/breaks-option
fix `breaks` option description
|
2018-11-28 15:48:19 -05:00 |
|
Tony Brix
|
18eb692b9a
|
fix breaks option description
|
2018-11-27 16:52:37 -06:00 |
|
Josh Bruce
|
08d010742d
|
Merge pull request #1356 from styfle/license
Move license file back to root dir
|
2018-10-25 15:53:17 -04:00 |
|
Yanick Champoux
|
89bafb851a
|
typo: re*s*ponsibility
|
2018-10-25 13:55:40 -04:00 |
|
Steven
|
2aeae6dd37
|
Merge pull request #1360 from aprotim/demo_options_parse_feedback
Demo Page: Give user feedback when "options" is not valid JSON.
|
2018-10-19 16:01:46 -04:00 |
|