gempir
|
65ed841f29
|
clientSecret option added
|
2020-05-05 22:04:11 +02:00 |
|
gempir
|
913c76a765
|
rename placeholder
|
2020-05-02 13:25:44 +02:00 |
|
gempir
|
2d713738ad
|
improve bttv emote matching and add bttv global emotes
|
2020-04-18 11:45:02 +02:00 |
|
gempir
|
e681abdbd6
|
add reset for messageTypes and enable bttv emotes for web ui
|
2020-04-18 00:32:04 +02:00 |
|
gempir
|
eca967de65
|
handle banned or unkown users
|
2020-04-13 17:44:15 +02:00 |
|
gempir
|
0198dfd9d6
|
redirect userlogs to latest available
|
2020-04-13 12:21:56 +02:00 |
|
gempir
|
a2846963d6
|
update bundle
|
2020-04-11 19:29:35 +02:00 |
|
gempir
|
a9b93d9911
|
update frontend bundle
|
2020-04-11 19:26:29 +02:00 |
|
gempir
|
817de6a4ed
|
Encoding should always be UTF8
|
2020-04-11 19:22:39 +02:00 |
|
gempir
|
0e9a360731
|
Autocompletion with keyboard shortcuts
|
2020-04-11 18:21:30 +02:00 |
|
gempir
|
1953254934
|
username regex now catches all exisiting twitch usernames and is no longer case sensitive
|
2020-03-11 18:53:14 +01:00 |
|
Daniel Pasch
|
c466651779
|
Merge pull request #41 from gempir/config
Config
|
2020-03-08 17:57:03 +01:00 |
|
gempir
|
7e1d8f73e0
|
update mod
|
2020-03-08 17:56:26 +01:00 |
|
gempir
|
05805932de
|
update recorded message type and config
|
2020-03-08 17:54:06 +01:00 |
|
gempir
|
120b8671b3
|
join aswell when config changes
|
2020-03-08 16:06:27 +01:00 |
|
gempir
|
fff840c7f5
|
dynamically add channels to config
|
2020-03-08 15:22:03 +01:00 |
|
gempir
|
23da5a21df
|
option to only log specific types of messages
|
2020-03-02 21:29:49 +01:00 |
|
Daniel Pasch
|
2ef9a27726
|
Merge pull request #39 from gempir/api-rework
Api rework
|
2020-03-02 20:37:51 +01:00 |
|
gempir
|
efe261c0d5
|
use a helix client for helix
|
2020-03-02 20:33:58 +01:00 |
|
gempir
|
558cd05497
|
tidy
|
2020-03-01 15:02:53 +01:00 |
|
gempir
|
aa92bb557b
|
finish refactoring
|
2020-03-01 14:53:53 +01:00 |
|
gempir
|
23aaa88677
|
write down some notes for the future
|
2020-02-25 21:44:25 +01:00 |
|
gempir
|
e757c12686
|
add channel routing, handle more error case
|
2020-02-25 21:14:05 +01:00 |
|
gempir
|
7a691f3812
|
refactoring
|
2020-02-25 12:36:10 +01:00 |
|
gempir
|
dff0dbd8b0
|
slowly remove echo, write own http handler
|
2020-02-23 16:02:47 +01:00 |
|
gempir
|
d32f81f0e4
|
start rewriting api endpoints, less code duplication
|
2020-02-21 21:34:17 +01:00 |
|
gempir
|
e0ac45e548
|
fix swagger
|
2020-02-11 18:50:11 +01:00 |
|
gempir
|
41b7c8b014
|
new experimental API, way better frontend
|
2020-02-11 18:48:38 +01:00 |
|
gempir
|
f8d6d539d4
|
fix some initial state bugs
|
2020-02-08 18:52:47 +01:00 |
|
Daniel Pasch
|
963de9fe81
|
Merge pull request #36 from gempir/frontend-rework
Frontend rework
|
2020-02-08 18:46:11 +01:00 |
|
gempir
|
c618a654ab
|
update assets
|
2020-02-08 18:45:12 +01:00 |
|
gempir
|
6a79ffe85d
|
past logs
|
2020-02-08 18:44:44 +01:00 |
|
gempir
|
4713bbbefb
|
ability to load old logs
|
2020-02-08 18:31:50 +01:00 |
|
gempir
|
1b15372891
|
prepare past logs
|
2020-02-08 17:12:36 +01:00 |
|
gempir
|
a86f9e5baa
|
add autocompletion
|
2020-02-08 13:58:11 +01:00 |
|
gempir
|
dbdaee0069
|
autocomplete component
|
2020-02-08 12:58:47 +01:00 |
|
gempir
|
3d9e50ea7a
|
trying to build autocomplete
|
2020-02-07 23:34:21 +01:00 |
|
gempir
|
7d30ce97cd
|
more global state, fix load all
|
2020-02-07 21:10:22 +01:00 |
|
gempir
|
15f97acbc7
|
fix timestamps
|
2020-01-31 23:30:53 +01:00 |
|
gempir
|
0e2833955b
|
attempt to remove moment
|
2020-01-31 23:19:12 +01:00 |
|
gempir
|
fffb0f5c5d
|
remove react-md dependency
|
2020-01-31 23:05:56 +01:00 |
|
gempir
|
e773f022be
|
update deps
|
2020-01-29 21:58:39 +01:00 |
|
gempir
|
1c999e8620
|
fail start when failing to request channels from helix
|
2020-01-29 21:08:41 +01:00 |
|
Daniel
|
3b355e7694
|
improve dev env and fix autocomplete
|
2020-01-26 18:30:45 +01:00 |
|
Daniel
|
3d64f25bc2
|
fix return code
|
2020-01-26 17:03:02 +01:00 |
|
Daniel Pasch
|
5a6cf58391
|
Merge pull request #34 from gempir/frontend
Frontend
|
2020-01-26 13:14:37 +01:00 |
|
Daniel
|
3f787ad349
|
subdomain@
|
2020-01-26 13:13:56 +01:00 |
|
Daniel
|
2eb425199e
|
move swagger docs
|
2020-01-26 13:10:34 +01:00 |
|
Daniel
|
6953bd744b
|
assets stored in binary
|
2020-01-26 12:58:59 +01:00 |
|
Daniel
|
2d8d26323e
|
move logsearch to justlog
|
2020-01-25 14:22:27 +01:00 |
|