Commit graph

497 commits

Author SHA1 Message Date
gempir
161a41220e
Merge pull request #150 from gempir/dependabot/npm_and_yarn/web/url-parse-1.5.10
Bump url-parse from 1.5.7 to 1.5.10 in /web
2022-02-26 13:59:03 +01:00
dependabot[bot]
2157dfcf75
Bump url-parse from 1.5.7 to 1.5.10 in /web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 12:58:28 +00:00
gempir
92ad51bf38
Merge pull request #145 from gempir/dependabot/npm_and_yarn/web/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /web
2022-02-26 13:58:25 +01:00
gempir
5708d2cad9 switch default branch 2022-02-26 13:57:27 +01:00
gempir
7832d9887c fix #147 2022-02-26 13:56:44 +01:00
gempir
8ad9f48560
Merge pull request #148 from gempir/dependabot/npm_and_yarn/web/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7 in /web
2022-02-19 08:38:07 +01:00
dependabot[bot]
cfbca38206
Bump url-parse from 1.5.3 to 1.5.7 in /web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 05:30:30 +00:00
gempir
8adc33aca8
Merge pull request #146 from gempir/dependabot/npm_and_yarn/web/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /web
2022-02-13 19:53:09 +01:00
dependabot[bot]
ba58d793cf
Bump follow-redirects from 1.14.7 to 1.14.8 in /web
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 18:49:27 +00:00
dependabot[bot]
94dfba3db3
Bump nanoid from 3.1.30 to 3.2.0 in /web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 06:10:06 +00:00
gempir
b7767b1cb3
Merge pull request #144 from gempir/dependabot/npm_and_yarn/web/follow-redirects-1.14.7
Bump follow-redirects from 1.13.0 to 1.14.7 in /web
2022-01-14 18:48:34 +01:00
dependabot[bot]
31ed0df5dc
Bump follow-redirects from 1.13.0 to 1.14.7 in /web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 16:11:58 +00:00
gempir
e9a7aa1572
Merge pull request #143 from gempir/dependabot/npm_and_yarn/web/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /web
2022-01-12 19:47:09 +01:00
dependabot[bot]
0a78aa2812
Bump lodash from 4.17.20 to 4.17.21 in /web
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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 18:46:00 +00:00
gempir
70ee89104d use v3 beta of go-twitch-irc 2022-01-12 19:44:06 +01:00
gempir
058f8f91ac
Merge pull request #141 from zneix/zneix/fix/command-args-crash
Fix a crash that would occur upon typing prefix with no command
2021-12-27 19:10:57 +01:00
zneix
3c4b97896c
Check if args are empty 2021-12-27 18:48:23 +01:00
gempir
23018d725e update go-twitch-irc to beta to test new ratelimiting 2021-12-19 15:09:56 +01:00
gempir
e1244d2513 skip bad results 2021-12-18 23:29:56 +01:00
gempir
afaf5092fb
Merge pull request #140 from gempir/PaauullI-7tv
Add 7tv emote support
2021-12-18 22:27:31 +01:00
gempir
354d5e1b89 empty file for build without assets 2021-12-18 22:19:44 +01:00
gempir
17aacce50b add 7tv support 2021-12-18 22:03:35 +01:00
gempir
3dc2d50b79 upgrade react-scripts to support node17 2021-12-18 21:26:00 +01:00
gempir
3ca90bb147 merge master 2021-12-18 21:03:14 +01:00
gempir
6ffaad0379
Merge pull request #139 from gempir/map
prevent concurrent map access by using sync map
2021-12-18 20:38:48 +01:00
gempir
5a4248dbf9 prevent concurrent map access by using sync map 2021-12-18 20:21:35 +01:00
gempir
c4b5aa0088
Merge pull request #119 from gempir/dependabot/npm_and_yarn/web/tar-6.1.11
Bump tar from 6.1.6 to 6.1.11 in /web
2021-11-23 12:48:47 +01:00
gempir
9d2cef543c
Merge pull request #120 from gempir/dependabot/npm_and_yarn/web/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /web
2021-11-23 12:48:39 +01:00
gempir
900ad53dfe
Merge pull request #136 from gempir/build
build in container, remove assets from git
2021-11-23 12:48:11 +01:00
gempir
d466e9ef4e simplify permissions 2021-11-23 12:40:31 +01:00
gempir
ba02a65c4f webhook is gone 2021-11-23 12:27:06 +01:00
gempir
df7db159e9 clarify 2021-11-23 12:20:19 +01:00
gempir
f4bbb3256b update readme 2021-11-23 12:19:47 +01:00
gempir
44c0e9284b also generate swagger in docker 2021-11-23 12:13:46 +01:00
gempir
6caa42a899 keep empty build folder around 2021-11-23 11:34:02 +01:00
gempir
fdaa184b41 merge master 2021-11-23 11:30:26 +01:00
gempir
b0a12b46b3 build frontend in container, remove assets from git 2021-11-23 11:26:33 +01:00
gempir
84acc65f6e
Merge pull request #135 from gempir/admin
fix duplication of userids on config when added via api #134
2021-11-23 10:16:11 +01:00
gempir
345b9ed9fe fix duplication of userids on config when added via api #134 2021-11-23 10:12:24 +01:00
gempir
fe6fd8c233
Merge pull request #133 from gempir/irc-update
update go-twitch-irc to fix parsing issue
2021-11-22 14:41:03 +01:00
gempir
f62ee835dc update go-twitch-irc to fix parsing issue 2021-11-22 14:37:29 +01:00
gempir
3a7679390a
Merge pull request #132 from trimbe/makeit
run make
2021-11-17 08:33:39 +01:00
trimbe
cb1d26b771 run make 2021-11-16 21:33:41 -05:00
gempir
f478a75bc8
Merge pull request #131 from trimbe/emojiparse
fix emote parsing in strings containing emoji
2021-11-16 22:43:40 +01:00
trimbe
128c7b09be fix emote parsing in strings containing emoji 2021-11-16 14:40:46 -05:00
gempir
067a2289d9
Merge pull request #130 from trimbe/patch-1
correct "username" parameter in swagger docs
2021-11-16 08:33:54 +01:00
trimbe
e4d8497942
correct "username" parameter in swagger docs
The route handlers expect `user` for usernames.
2021-11-15 19:00:43 -05:00
PaauullI
1a9241d880 Fixxed Site not loading when user had no 7tv emotes
Whenever a status is returned within the 7tv api request it returns an array
2021-10-28 19:38:47 +02:00
PaauullI
9c1d5dca44 Revert "Added 7tv support"
This reverts commit 26dfe8f513.
2021-10-28 19:33:02 +02:00
PaauullI
2d939ced6c Revert "Fixxed website did not load when user had no 7tv emotes"
This reverts commit f4a012d036.
2021-10-28 19:32:57 +02:00