1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-08 01:53:57 +02:00
No description
Find a file
dependabot[bot] 2867759940
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:51:33 +00:00
config Add default config 2019-03-31 17:41:50 +02:00
.dockerignore Add Dockerfile 2019-05-18 15:00:12 +02:00
.gitignore Add gitignore. 2019-03-31 18:10:25 +02:00
Dockerfile Fix: IMAP fetch on closed session 2019-08-08 00:50:09 +02:00
globals.d.ts Add initial encryption support. Still missing automatic device verification 2019-05-01 19:41:51 +02:00
inbox2matrix.ts Improve logging and make refresh interval configurable 2019-08-09 21:37:29 +02:00
package-lock.json Bump minimist from 1.2.5 to 1.2.6 2022-04-10 11:51:33 +00:00
package.json Bump matrix-js-sdk from 1.1.0-rc.1 to 12.4.1 2022-02-12 21:57:54 +00:00
tsconfig.json Add initial encryption support. Still missing automatic device verification 2019-05-01 19:41:51 +02:00