Commit graph

58 commits

Author SHA1 Message Date
Blockzilla
61e2b21e1d
Update README.md 2023-02-10 18:18:30 +05:00
Blockzilla101
3b99f5d10e 1.3.0 2023-02-10 18:17:35 +05:00
Blockzilla
9eead035fd
Update LICENSE 2023-02-10 18:03:05 +05:00
Blockzilla101
2976a10627 fix formatting 2023-02-06 20:54:47 +05:00
Blockzilla101
93abcdc48e fix #4 2023-02-06 19:58:25 +05:00
Blockzilla101
0b3fef0fe4 1.2.3 2023-01-08 10:09:02 +05:00
Blockzilla
e716038581
Create LICENSE 2023-01-08 10:08:21 +05:00
Blockzilla101
263c6e46c0 1.2.2 2023-01-08 10:04:56 +05:00
Blockzilla101
a4d16e2c9b 1.2.2 2023-01-08 10:02:46 +05:00
Blockzilla101
982c075da1 switch to scoped registery 2023-01-08 09:57:48 +05:00
Blockzilla
30aa0bfff6
Merge pull request #3 from Blockzilla101/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-11-18 17:25:06 +05:00
dependabot[bot]
0a1e706323
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 12:24:54 +00:00
Blockzilla
cd02ff2612
Create README.md 2022-10-02 18:26:10 +05:00
Blockzilla
2cb53d094a
Merge pull request #2 from Blockzilla101/dependabot/npm_and_yarn/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1
2022-07-26 20:11:30 +05:00
dependabot[bot]
147d2909c3
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 15:11:22 +00:00
Blockzilla
98dd3c84ad
Merge pull request #1 from Blockzilla101/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2022-07-26 20:10:33 +05:00
dependabot[bot]
07398a5393
Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 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.6...v2.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 15:09:28 +00:00
Blockzilla101
92786125fc 1.2.0 2021-12-26 10:40:27 +05:00
Blockzilla101
fb0e783a23 fix broken imports 2021-12-26 10:37:18 +05:00
Blockzilla101
2706376849 Revert "use imports instead"
This reverts commit bac181b0fc.
2021-12-26 10:34:53 +05:00
Blockzilla
7513649ba6
Update citation.js 2021-12-23 15:23:21 +05:00
Blockzilla
b1b5ca000d
Update index.js 2021-12-23 15:19:40 +05:00
Blockzilla101
46b70b18b9 update packages 2021-08-20 18:34:01 +05:00
Blockzilla101
bac181b0fc use imports instead 2021-03-19 10:17:22 +05:00
Blockzilla101
51f69231b0 1.1.0 2021-03-14 17:06:32 +05:00
Blockzilla101
32950c629d . 2021-03-14 17:05:45 +05:00
Blockzilla101
eb7dd18d1d tint logo / logo scale 2021-03-14 17:00:26 +05:00
Blockzilla101
cf9c7ae78c use frame rate method instead 2021-03-14 16:27:26 +05:00
Blockzilla101
69d4454fd6 better calculation for barcode and reason position 2021-03-14 15:44:24 +05:00
Blockzilla101
213c362896 better height calculations / fix js doc 2021-03-14 14:57:10 +05:00
Blockzilla101
d917f5d04d add resize limit 2021-03-12 16:40:49 +05:00
Blockzilla101
57117838ef 1.0.0 2021-03-10 19:36:19 +05:00
Blockzilla101
c79d1d838f wrapReason -> expandReason 2021-03-10 19:35:47 +05:00
Blockzilla101
25bbe10489 update packages 2021-03-09 20:02:17 +05:00
Blockzilla101
c77facd551 . 2021-03-09 18:43:22 +05:00
Blockzilla101
8ad911b1d9 readme 2021-03-09 18:40:45 +05:00
Blockzilla101
27d0e6b14a autoResizeToText -> wrapReason 2021-03-09 18:25:00 +05:00
Blockzilla101
03d05a43e5 add limits / better wrap 2021-03-09 18:24:22 +05:00
Blockzilla101
47a6adaafb cleanup / refactor 2021-03-09 17:42:18 +05:00
Blockzilla101
5d1081ba4f encode progress 2021-03-08 21:17:13 +05:00
Blockzilla101
7206a21b78
expand by height for reason instead of width 2021-03-08 15:29:29 +05:00
Blockzilla101
237f4b5eaa 0.1.1 2020-10-02 20:07:13 +05:00
Blockzilla101
85b399210e bug fix 2020-10-02 20:06:36 +05:00
Blockzilla101
1a775f4910 bugfux 2020-09-11 12:19:15 +05:00
Blockzilla101
ad59fe8d3b
0.0.9 2020-08-16 16:01:34 +05:00
Blockzilla101
ce4297393f
whoops 2020-08-16 16:00:57 +05:00
Blockzilla101
5de1fc44c7
0.0.8 2020-08-16 15:51:54 +05:00
Blockzilla101
b6b1af386a
optimizations 2020-08-16 15:51:14 +05:00
Blockzilla101
c70f1ba78d
. 2020-08-14 21:24:38 +05:00
Blockzilla101
2b5e23c862
\n 2020-08-14 18:16:04 +05:00