Commit Graph

59 Commits (master)

Author SHA1 Message Date
sualko 3fc69db34f
release: 2.5.0 🎉 2023-07-27 14:12:34 +02:00
dependabot[bot] 2b62846252
chore(deps): bump simple-git from 3.5.0 to 3.16.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.5.0 to 3.16.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.16.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 04:37:34 +00:00
sualko 5cc0340dbb
release: 2.4.0 🎉 2022-11-10 11:24:28 +01:00
sualko a16ba7c460
release: 2.3.1 🎉 2022-07-28 21:57:43 +02:00
sualko 055bf2db1d
release: 2.3.0 🎉 2022-07-24 14:31:56 +02:00
sualko 6a41825856 Merge branch 'SpechtD-feat-clone-room' 2022-07-24 14:02:50 +02:00
Klaus 4e42eff678
Merge pull request #206 from sualko/dependabot/npm_and_yarn/simple-git-3.5.0
chore(deps): bump simple-git from 3.3.0 to 3.5.0
2022-07-24 13:07:07 +02:00
dependabot[bot] ec032fc010
chore(deps): bump libxmljs from 0.19.7 to 0.19.8
Bumps [libxmljs](https://github.com/libxmljs/libxmljs) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/libxmljs/libxmljs/releases)
- [Commits](https://github.com/libxmljs/libxmljs/compare/v0.19.7...v0.19.8)

---
updated-dependencies:
- dependency-name: libxmljs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 21:30:17 +00:00
dependabot[bot] 19bda86cda
chore(deps): bump simple-git from 3.3.0 to 3.5.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.5.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 22:42:36 +00:00
sualko d5b9c82e1d feat: add option to insert document
to running meeting. Currently only available in debug mode,
because BBB PHP API needs to be injected manually.
2022-03-17 17:08:44 +01:00
sualko 02168650a4 chore: upgrade required Node version and deps 2022-03-16 11:27:11 +01: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
sualko f3009ab5ce
release: 2.2.0 🎉 2022-01-17 15:33:18 +01:00
sualko e25f969e68
release: 2.2.0-beta.1 🎉 2022-01-05 10:30:23 +01:00
sualko 59cddcbd0e
release: 2.1.0 🎉 2021-12-08 13:32:52 +01:00
sualko c4d27ee7c0
release: 2.1.0-beta.1 🎉 2021-12-02 15:50:55 +01:00
sualko e56cbc8209
release: 2.0.0 🎉 2021-07-28 09:58:26 +02:00
sualko 1e588594d4
release: 2.0.0-beta.1 🎉 2021-07-26 17:45:03 +02:00
sualko 4599f54937 chore: remove composer.phar 2021-07-26 17:36:56 +02:00
sualko 625a874cd1
release: 1.4.2 🎉 2021-07-03 18:09:29 +02:00
sualko 0a913cd5c2
release: 1.4.1 🎉 2021-04-30 16:39:57 +02:00
sualko 1b6a20e3ca
release: 1.4.0 🎉 2021-04-25 11:31:30 +02:00
sualko 0575a65d93
release: 1.4.0-beta.1 🎉 2021-04-19 14:58:41 +02:00
sualko 53aba743ab
release: 1.3.0 🎉 2021-03-09 09:46:10 +01:00
sualko ec5381f0a9
release: 1.3.0-beta.1 🎉 2021-02-24 17:42:29 +01:00
sualko a3c96aac5c
release: 1.2.0 🎉 2021-02-01 11:10:17 +01: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 7a45b18a78
release: 1.2.0-beta.1 🎉 2021-01-26 10:48:38 +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
sualko ef413ac793
release: 1.1.4 🎉 2020-12-17 01:00:52 +01:00
sualko 3840ca6a2d
release: 1.1.3 🎉 2020-12-15 15:45:16 +01:00
sualko ac0f42897f
release: 1.1.2 🎉 2020-11-19 16:34:28 +01:00
sualko 912834176d
release: 1.1.1 🎉 2020-11-03 15:40:06 +01:00
sualko 19ae0e2b3d
release: 1.1.0 🎉 2020-09-29 11:11:13 +02:00
sualko 9b0039e652
release: 1.1.0-beta.1 🎉 2020-09-24 14:25:30 +02:00
sualko 09e403b415
release: 1.0.2 🎉 2020-09-04 11:02:46 +02:00
sualko d1daab6333
release: 1.0.1 🎉 2020-09-02 11:05:02 +02:00
sualko 614b3654a1
release: 1.0.0 🎉 2020-09-01 10:21:51 +02:00
sualko dda7790a15 chore: update js dependencies 2020-09-01 09:59:23 +02:00
sualko 68e3bb561d refactor: scss style 2020-08-29 14:33:52 +02:00
sualko 4c939a16cc
release: 0.5.1 🎉 2020-06-19 10:56:16 +02:00
sualko 608b581525
release: 0.5.0 🎉 2020-06-18 16:08:01 +02:00
sualko 581479b682 test: add integration test for room mapper 2020-06-18 15:07:19 +02:00
sualko 78b4526c42
release: 0.4.0 🎉 2020-06-10 17:36:19 +02:00
sualko 16c253e7bc chore: run tests before push 2020-06-10 13:58:56 +02:00
sualko 68c2715107 chore: add yarn test 2020-06-10 13:58:56 +02:00
sualko cb75d19b35
release: 0.3.2 🎉 2020-05-24 18:53:47 +02:00
sualko 61ea878cdf
release: 0.3.1 🎉 2020-05-23 12:27:11 +02:00
sualko 59f5811c31
release: 0.3.0 🎉 2020-05-23 11:24:38 +02:00