-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug/64863-check-received-error (#2911)
* Listen for keyup rather than keydown Prevent pupils from creating keypress events unnecessarily * Add fflate for payload compression * Patch dep upgrades * Add gzip compression/decompression function Add tracing * update assets version * Remove unused imports * Add payload size limit to pupil-api submit endpoint * update assets version * Add fflate to tslib for function payload decompression * add fflate to pupil-api * Add v4 for SubmittedCheckVersion * Mod sync-results-init Remove automatic json parsing of the archive to bring it in line with the other decompressor versions. * Update assets version * Update util-submit-check to V4 * Add tests * Sort ascending * Fix tech-support * fix lint and tests * bump deps * Tooling whitespace battle * test updates --------- Co-authored-by: Mohsen Qureshi <[email protected]> Co-authored-by: Mohsen Qureshi <[email protected]>
- Loading branch information
1 parent
ca98009
commit aaf5a72
Showing
64 changed files
with
1,497 additions
and
1,703 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.