Jonathan Putney
|
8b58992293
|
Version bump
|
2020-06-29 15:43:42 -04:00 |
|
Jonathan Putney
|
075dff8eec
|
Adding async processing of commits
|
2020-06-29 15:43:10 -04:00 |
|
Jonathan Putney
|
e56ae12d17
|
Merge branch 'master' of https://github.com/jcputney/scorm-again
|
2020-06-26 14:50:57 -04:00 |
|
Jonathan Putney
|
ca94ee9fb5
|
Adding new selfReportSessionTime setting
|
2020-06-26 14:50:33 -04:00 |
|
Jonathan Putney
|
602f3044ce
|
[skip ci] - Updating Dist and Docs
|
2020-06-26 16:09:50 +00:00 |
|
Jonathan Putney
|
aa03f6affb
|
Version bump and dev dependency updates
|
2020-06-26 12:08:03 -04:00 |
|
Jonathan Putney
|
9847b0f1eb
|
Fixing an issue with double digit interaction counts
|
2020-06-26 12:07:06 -04:00 |
|
Jonathan Putney
|
8f2db32e27
|
[skip ci] - Updating Dist and Docs
|
2020-06-22 11:30:58 +00:00 |
|
dependabot-preview[bot]
|
338cb32a98
|
Bump @babel/core from 7.10.2 to 7.10.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-22 11:26:15 +00:00 |
|
Jonathan Putney
|
2606a82afd
|
Merge pull request #98 from jcputney/dependabot/npm_and_yarn/master/websocket-extensions-0.1.4
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-06-08 12:28:30 -04:00 |
|
Jonathan Putney
|
e1b16e4107
|
Dependency updates
|
2020-06-08 12:28:15 -04:00 |
|
dependabot-preview[bot]
|
37b98c1bbe
|
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-05 16:45:52 +00:00 |
|
Jonathan Putney
|
8e0cd99a53
|
[skip ci] - Updating Dist and Docs
|
2020-06-01 17:13:59 +00:00 |
|
Jonathan Putney
|
4a62f930e2
|
Browsers don't like the XMLHttpRequest.responseType setting for synchronous requests
|
2020-06-01 13:12:34 -04:00 |
|
Jonathan Putney
|
219e2a2d5a
|
Dependency updates
|
2020-06-01 08:21:41 -04:00 |
|
Jonathan Putney
|
9155403f05
|
Merge branch 'master' of https://github.com/jcputney/scorm-again
|
2020-06-01 08:21:03 -04:00 |
|
Jonathan Putney
|
bd3a35cb3c
|
Update LICENSE
|
2020-05-30 12:36:05 -04:00 |
|
Jonathan Putney
|
a5709cc540
|
Typo
|
2020-05-29 11:15:48 -04:00 |
|
Jonathan Putney
|
5c59083e38
|
Version bump
|
2020-05-29 11:01:17 -04:00 |
|
Jonathan Putney
|
9398207c5e
|
Dependency updates
|
2020-05-29 11:00:56 -04:00 |
|
Jonathan Putney
|
0ff93424c2
|
[skip ci] - Updating Dist and Docs
|
2020-05-27 10:31:59 +00:00 |
|
dependabot-preview[bot]
|
4cd36ff5fc
|
Bump @babel/core from 7.9.6 to 7.10.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.6 to 7.10.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.6...v7.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-27 10:29:30 +00:00 |
|
Jonathan Putney
|
6eed8088d0
|
Quick update
|
2020-05-26 08:45:39 -04:00 |
|
Jonathan Putney
|
e41cd40d8b
|
Documenting new features
Adding responseHandler setting and wildcard listener examples
|
2020-05-26 08:41:04 -04:00 |
|
Jonathan Putney
|
e691690aa7
|
[skip ci] - Updating Dist and Docs
|
2020-05-25 23:56:33 +00:00 |
|
Jonathan Putney
|
c311b4dbc7
|
Fixing a write-only issue with SCORM 1.2 nav.event until I figure out what to do with it
Not sure if it's even necessary outside of Moodle, or if it is custom for their player.
|
2020-05-25 19:55:30 -04:00 |
|
Jonathan Putney
|
1d40d54ce4
|
Merge branch 'master' of https://github.com/jcputney/scorm-again
|
2020-05-25 17:18:55 -04:00 |
|
Jonathan Putney
|
12dcd6fcee
|
NPM audit fixes
|
2020-05-25 17:18:53 -04:00 |
|
Jonathan Putney
|
aeb7010f89
|
[skip ci] - Updating Dist and Docs
|
2020-05-25 21:16:11 +00:00 |
|
Jonathan Putney
|
94f0662b5a
|
Merge branch 'master' of https://github.com/jcputney/scorm-again
|
2020-05-25 17:15:04 -04:00 |
|
Jonathan Putney
|
e6f4d3cf5e
|
Reverting .mocharc.yml file
|
2020-05-25 17:15:03 -04:00 |
|
Jonathan Putney
|
39e2a94fd4
|
Merge pull request #81 from jcputney/dependabot/npm_and_yarn/master/mocha-7.2.0
Bump mocha from 7.1.2 to 7.2.0
|
2020-05-25 17:13:16 -04:00 |
|
dependabot-preview[bot]
|
3e1aa7ab51
|
Bump mocha from 7.1.2 to 7.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.2...v7.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-25 21:09:36 +00:00 |
|
Jonathan Putney
|
ddbe28d014
|
Version bump
|
2020-05-25 17:07:42 -04:00 |
|
Jonathan Putney
|
f791aeec7b
|
Adding the ability to use catch-all listeners
|
2020-05-25 17:06:51 -04:00 |
|
Jonathan Putney
|
db1477fedc
|
Set theme jekyll-theme-cayman
|
2020-05-25 08:16:35 -04:00 |
|
Jonathan Putney
|
6813d2862b
|
[skip ci] - Updating Dist and Docs
|
2020-04-30 13:01:34 +00:00 |
|
Jonathan Putney
|
d1acc4ea44
|
Update dependencies
|
2020-04-30 09:00:35 -04:00 |
|
Jonathan Putney
|
b7c90b2d24
|
[skip ci] - Updating Dist and Docs
|
2020-04-30 10:32:46 +00:00 |
|
dependabot-preview[bot]
|
681a6c2a0d
|
Bump @babel/preset-env from 7.9.5 to 7.9.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.5 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.5...v7.9.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-30 10:30:32 +00:00 |
|
Jonathan Putney
|
a02879b00e
|
[skip ci] - Updating Dist and Docs
|
2020-04-08 10:35:22 +00:00 |
|
dependabot-preview[bot]
|
1dc721d55d
|
Bump @babel/preset-env from 7.9.0 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-08 10:32:38 +00:00 |
|
Jonathan Putney
|
11241530e3
|
[skip ci] - Updating Dist and Docs
|
2020-04-07 10:34:25 +00:00 |
|
dependabot-preview[bot]
|
b8382ae286
|
Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 10:32:26 +00:00 |
|
Jonathan Putney
|
1ac907dc80
|
Update README.md
|
2020-04-06 08:42:46 -04:00 |
|
Jonathan Putney
|
0e1f35ea95
|
[skip ci] - Updating Dist and Docs
|
2020-04-06 12:38:05 +00:00 |
|
Jonathan Putney
|
ad2e3b7639
|
Dependency updates
|
2020-04-06 08:36:27 -04:00 |
|
Jonathan Putney
|
eb258d5367
|
[skip ci] - Updating Dist and Docs
|
2020-03-23 10:36:22 +00:00 |
|
dependabot-preview[bot]
|
56e3f1a8d4
|
Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 10:34:30 +00:00 |
|
Jonathan Putney
|
32c7b71d5b
|
[skip ci] - Updating Dist and Docs
|
2020-03-17 21:20:00 +00:00 |
|