Commit graph

574 commits

Author SHA1 Message Date
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
PaauullI
f4a012d036 Fixxed website did not load when user had no 7tv emotes 2021-10-28 19:07:38 +02:00
gempir
622447cd90
Merge pull request #128 from gempir/revert-127-7tv
Revert "Added 7tv support"
2021-10-28 18:59:17 +02:00
gempir
dbf7ecf5b4
Revert "Added 7tv support" 2021-10-28 18:59:01 +02:00
gempir
9525ec7f5e
Merge pull request #127 from PaauullI/7tv
Added 7tv support
2021-10-28 18:05:10 +02:00
PaauullI
26dfe8f513 Added 7tv support
Showing 7tv emotes was added
2021-10-28 17:51:48 +02:00
gempir
c37aa4da54
Merge pull request #125 from zneix/zneix/fix/forsent
Clarify logging output
2021-10-03 01:40:58 +02:00
zneix
c074cea2c1
Clarify logging output 2021-10-03 01:38:31 +02:00
gempir
78efcf6862
Merge pull request #124 from zneix/zneix/chore/remove-messagetype
Removed references to already removed messageType
2021-10-03 01:25:16 +02:00
zneix
3902e8bbb1
Rebuilt web 2021-10-03 01:20:44 +02:00
zneix
e7b61e7534
Removed references to channelConfigs and messageType 2021-10-03 01:17:10 +02:00
gempir
2ce1960bb5
Merge pull request #123 from zneix/zneix/chore/commands-update
Updated the way admin commands are handled
2021-10-02 21:36:14 +02:00
zneix
968899ad0c
Simplify argument parsing logic 2021-10-02 21:23:00 +02:00
zneix
6418ee59fc
Remove duplicated code 2021-10-02 21:05:41 +02:00
zneix
2dd1be6284
xd 2021-10-02 20:50:56 +02:00
gempir
7d4ca7307c
Merge pull request #122 from Felanbird/minor/remove-status-alias
Removed status alias from justlog status
2021-10-01 12:35:55 +02:00
41973452
42cd3e6971 Removed status alias from justlog status 2021-10-01 06:32:17 -04:00
gempir
c768323fb0 add config examples 2021-09-28 10:39:52 +02:00
gempir
837080609c add botVerified config option to configure ratelimits in irc client 2021-09-28 10:36:08 +02:00
gempir
352834a6d8 upgrade dependencies 2021-09-28 10:32:13 +02:00
gempir
eb527ce02a prevent concurrent map writes fixes #121 2021-09-28 10:31:52 +02:00
dependabot[bot]
34a471c218
Bump tmpl from 1.0.4 to 1.0.5 in /web
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 08:35:39 +00:00
dependabot[bot]
37b1adba00
Bump tar from 6.1.6 to 6.1.11 in /web
Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.11.
- [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/v6.1.6...v6.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 20:14:50 +00:00
gempir
881bcde9f2 spaces can be copied again 2021-08-29 09:39:44 +02:00