slch
|
26e44101ae
|
It is not documented below,adminAPIKey docs update
|
2022-07-26 23:01:45 +04:00 |
|
slch
|
731c702f25
|
Fix separator in commands in docs
|
2022-07-26 22:58:29 +04:00 |
|
slch
|
40e4cd8901
|
Add part command example
|
2022-07-26 22:57:23 +04:00 |
|
gempir
|
85fda9870a
|
Merge pull request #164 from gempir/rnd-channel
avoid reading all files
|
2022-06-23 21:53:41 +02:00 |
|
gempir
|
1943c5c403
|
avoid reading all files
|
2022-06-23 21:46:08 +02:00 |
|
gempir
|
1a3f0f1b05
|
Merge pull request #162 from Supinic/channel-random-quote
Add functionality for channel-wide random messages
|
2022-06-23 21:17:20 +02:00 |
|
Supinic
|
1ff921005d
|
Merge pull request #1 from gempir/main
merge main
|
2022-06-23 21:07:16 +02:00 |
|
gempir
|
ddf4555f03
|
Merge pull request #163 from gempir/web-deps
fix web dependencies
|
2022-06-23 21:00:56 +02:00 |
|
gempir
|
17cc976c8f
|
keep gitkeep
|
2022-06-23 20:47:33 +02:00 |
|
gempir
|
cf882c5305
|
fix web dependencies
|
2022-06-23 20:46:23 +02:00 |
|
Supinic
|
bc966dc397
|
fixed incorrect pathing for log files
- before: would always assume log files are not gzipped
|
2022-06-21 20:11:26 +02:00 |
|
Supinic
|
a11bde59c0
|
removed debugging log
|
2022-06-21 19:36:05 +02:00 |
|
Supinic
|
ab1807eed3
|
fixed stuff
|
2022-06-21 19:19:45 +02:00 |
|
Supinic
|
9927d7041a
|
initial batch of changes
|
2022-06-21 18:25:32 +02:00 |
|
gempir
|
119b6808d1
|
Merge pull request #158 from gempir/dependabot/npm_and_yarn/web/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /web
|
2022-06-05 09:31:26 +02:00 |
|
gempir
|
4cc4c0e580
|
Merge pull request #160 from gempir/dependabot/npm_and_yarn/web/swagger-ui-react-4.1.3
Bump swagger-ui-react from 4.0.0-beta.4 to 4.1.3 in /web
|
2022-06-05 09:31:15 +02:00 |
|
gempir
|
af77679be2
|
Merge pull request #161 from gempir/dependabot/npm_and_yarn/web/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1 in /web
|
2022-06-05 09:31:08 +02:00 |
|
dependabot[bot]
|
2498b640e4
|
Bump eventsource from 1.1.0 to 1.1.1 in /web
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 19:34:13 +00:00 |
|
dependabot[bot]
|
4cd4e6a168
|
Bump swagger-ui-react from 4.0.0-beta.4 to 4.1.3 in /web
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 4.0.0-beta.4 to 4.1.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.0.0-beta.4...v4.1.3)
---
updated-dependencies:
- dependency-name: swagger-ui-react
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-26 20:17:21 +00:00 |
|
dependabot[bot]
|
a0680376c3
|
Bump async from 2.6.3 to 2.6.4 in /web
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 13:56:07 +00:00 |
|
gempir
|
71ad572dc3
|
Merge pull request #156 from Mm2PL/fix/use_http_404_for_logs_not_found_rather_than_http_500
Use HTTP Not Found rather than Internal server error for logs not found
|
2022-04-22 15:06:41 +02:00 |
|
Mm2PL
|
d43e48053f
|
Use HTTP Not Found rather than Internal server error for logs not found
|
2022-04-22 14:54:31 +02:00 |
|
gempir
|
444fdaa947
|
Merge pull request #154 from gempir/dependabot/npm_and_yarn/web/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /web
|
2022-03-27 08:27:38 +02:00 |
|
dependabot[bot]
|
e977f3624e
|
Bump minimist from 1.2.5 to 1.2.6 in /web
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-27 06:20:14 +00:00 |
|
gempir
|
f95b001047
|
Merge pull request #153 from RAnders00/patch-1
Add mention of API docs to README
|
2022-03-22 14:47:47 +01:00 |
|
Ruben Anders
|
91f681d459
|
Add mention of API docs to README
|
2022-03-22 13:23:28 +01:00 |
|
gempir
|
fedc80f752
|
Switch to stable go-twitch-irc
|
2022-02-26 14:11:34 +01:00 |
|
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 |
|