Commit Graph

24 Commits (master)

Author SHA1 Message Date
Benjamin Bädorf 3ee4418ef3
Big improvements 2022-09-05 21:12:20 +02:00
Benjamin Bädorf a6b162eddb
Docs done different 2022-03-22 23:42:03 +01:00
Benjamin Bädorf 44c32f89ee
API Docs are building 2022-03-22 21:07:05 +01:00
Benjamin Bädorf c3ef4f7f87
Less broken docs 2022-03-17 18:59:51 +01:00
Benjamin Bädorf b587e9a6ef
Merge pull request #8 from b12f/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2022-03-12 16:20:26 +00:00
Benjamin Bädorf 084c5c15bb
Merge pull request #7 from b12f/dependabot/npm_and_yarn/trim-off-newlines-1.0.3
Bump trim-off-newlines from 1.0.1 to 1.0.3
2022-03-12 16:20:16 +00:00
dependabot[bot] fe85fab1c0
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 18:17:10 +00:00
dependabot[bot] 83e450fe7d
Bump trim-off-newlines from 1.0.1 to 1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 18:17:09 +00:00
dependabot[bot] 5b5d07dca1
Bump tar from 4.4.15 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 19:01:49 +00:00
dependabot[bot] d0baa857db
Bump tar from 4.4.13 to 4.4.15
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 03:25:10 +00:00
dependabot[bot] 6f341462f6
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 19:09:31 +00:00
dependabot[bot] ee6b27105f
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 12:16:25 +00:00
dependabot[bot] de2e5dbcab
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 20:11:19 +00:00
Benjamin Bädorf bd3152c00e
Stuff 2021-03-22 20:58:25 +01:00
Benjamin Bädorf 3f93f77602
Update docs 2021-03-08 17:45:21 +01:00
Benjamin Bädorf 4fc087a752
Rework typing 2021-03-08 16:29:35 +01:00
Benjamin Bädorf d64d9e4af7
Updated dependencies 2021-02-22 13:35:56 +01:00
Benjamin Bädorf 798a549688
Vite and lerna are not friends 2020-12-30 21:17:34 +01:00
Benjamin Bädorf d11d52160b
Updated package imports 2020-12-30 14:34:23 +01:00
Benjamin Bädorf 33585ee1a1
Lerna + vue 3 2020-12-27 22:32:43 +01:00
Benjamin Bädorf 191778b440
More adaptable button interface 2020-05-28 22:16:35 +02:00
Benjamin Bädorf 354c530610
Fixed Typescript build 2020-05-25 23:10:21 +02:00
Benjamin Bädorf 3062bce106
Initial commit 2020-05-20 16:21:08 +02:00
Benjamin Bädorf 76df0f29e9
init 2020-05-19 13:45:14 +02:00