Michael Telatynski
|
6c6bf811a6
|
Migrate to stylistic
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2024-10-18 14:34:01 +01:00 |
|
David Langley
|
491f0cd08a
|
Change license (#13)
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
|
2024-09-09 13:57:16 +00:00 |
|
Johannes Marbach
|
99ad1781a5
|
Appease the linter
|
2023-11-13 19:54:04 +01:00 |
|
Johannes Marbach
|
74961dbfb1
|
Extract worker creation into factories and mack them in tests
|
2023-11-13 19:35:04 +01:00 |
|
Johannes Marbach
|
84d7d43a0d
|
Load web workers in a way that Webpack 5 can bundle them
|
2023-11-11 16:03:08 +01:00 |
|
Michael Telatynski
|
d2c6577024
|
Switch to importing more things from the main js-sdk export (#11394)
|
2023-08-14 08:58:55 +00:00 |
|
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Telatynski
|
d81e2cea14
|
Remove unused sessionStorage layer (#8834)
* Remove unused sessionStorage layer
* Update global.d.ts
* Fix tests
|
2022-06-14 21:29:24 +01:00 |
|
Aaron Raimist
|
42003ac229
|
Move comment
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-12-09 09:59:24 +00:00 |
|
Aaron Raimist
|
2112089146
|
Move comments back to correct location
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-28 19:41:45 -05:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Michael Telatynski
|
e8fcf0978d
|
fix worker import
|
2021-07-14 18:05:06 +01:00 |
|
Michael Telatynski
|
d737b4e6ab
|
Use webpack worker-loader to load the IndexedDB worker instead of homegrown hack
|
2021-07-12 18:43:20 +01:00 |
|
Michael Telatynski
|
6d92953311
|
Convert bunch of utils to TS
|
2021-06-22 17:22:38 +01:00 |
|