Commit Graph

21 Commits (96a3a4527daefd28bcf945486937594ffde80563)

Author SHA1 Message Date
sualko 02168650a4 chore: upgrade required Node version and deps 2022-03-16 11:27:11 +01:00
Klaus a28ab208ef
Merge pull request #190 from sualko/dependabot/npm_and_yarn/follow-redirects-1.14.8
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
2022-03-16 10:36:00 +01:00
dependabot[bot] 48f0995b21
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 11:48:06 +00:00
dependabot[bot] 07611b2a7b
chore(deps-dev): bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 22:13:00 +00:00
dependabot[bot] fcff2550ef
chore(deps): bump follow-redirects from 1.14.5 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 08:43:11 +00:00
sualko 114328cf0a chore: upgrade dependencies 2021-11-17 11:06:20 +01:00
sualko dec33cbd05 chore: update dependencies 2021-06-30 11:34:53 +02:00
dependabot[bot] 641e165cf1
chore(deps): bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 03:44:26 +00:00
sualko 5be06d6ef9 chore: refactor build and publish script
- use typescript
- create changelog during build
- include changelog in archive
2021-01-31 18:42:15 +01:00
sualko 74e3472ebd feat: show room url with qr code in edit dialog 2021-01-26 10:29:13 +01:00
sualko dd830a121a chore: update js dependencies 2021-01-23 12:16:43 +01:00
dependabot[bot] ff5262cda6
chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 15:24:44 +00:00
dependabot[bot] 6f7ac605be
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 03:15:39 +00:00
sualko dda7790a15 chore: update js dependencies 2020-09-01 09:59:23 +02:00
sualko ab60034086 chore: update js dependencies 2020-08-25 13:36:04 +02:00
sualko 68c2715107 chore: add yarn test 2020-06-10 13:58:56 +02:00
sualko 44daf3f959 build: enhance publish script
create change log, upload to app store, some fixes
2020-04-28 14:16:19 +02:00
sualko 00406a6104 chore: add build scripts 2020-04-28 01:19:34 +02:00
sualko f8e7b5a6a5 chore: use commitlint 2020-04-27 10:35:46 +02:00
sualko cc6cab26f1 chore: fix linting 2020-04-26 22:41:06 +02:00
sualko 5f3247aa72 Initial commit 2020-04-26 11:36:41 +02:00