Commit Graph

9 Commits (ac3c95fa84ce855cf9f4c2788111cb2621df220e)

Author SHA1 Message Date
Michael Weimann 5398db21ad
Add ESLint Jest () 2023-03-01 16:23:35 +01:00
Michael Telatynski 4574c665ea
Conform more code to strict null checking ()
* Conform more code to strict null checking

* Delint

* Iterate PR based on feedback
2023-02-16 17:21:44 +00:00
Kedas b0dd0b8aef
Fixes empty content type during upload ()
* Specify exact Content-Type for encrypted uploads

* Add content type check for encrypted file upload

* Fix code style issues
2022-12-30 08:34:38 +00:00
Michael Weimann 526645c791
Apply prettier formatting 2022-12-12 12:24:14 +01:00
Michael Telatynski d258402186
Typescript updates ()
* Typescript updates

* Update @types/node

* Fix more types
2022-11-30 11:32:56 +00:00
Michael Telatynski 8c0d202df4
Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis ()
* Enable tsc alwaysStrict

* Enable tsc strictBindCallApply

* Enable tsc noImplicitThis

* Add d.ts

* Improve types

* Add ?

* Increase coverage

* Improve coverage
2022-11-21 11:24:59 +00:00
Michael Telatynski 04bc8fb71c
Optimise Jest run in CI () 2022-11-04 10:48:08 +00:00
Michael Telatynski 8b54be6f48
Move from `browser-request` to `fetch` () 2022-10-12 18:59:07 +01:00
Michael Weimann 3be20cf434
Use doMaybeLocalRoomAction ()
* Use doMaybeLocalRoomAction

* Revert unnecessary changes
2022-07-13 07:56:36 +02:00