Commit graph

48 commits

Author SHA1 Message Date
Leppunen
8d91847746 Migrate create-react-app to vite
Also bump all web dependencies to current versions and migrate to MUI v5
2023-02-28 21:29:09 +02:00
gempir
44c0e9284b also generate swagger in docker 2021-11-23 12:13:46 +01:00
gempir
345b9ed9fe fix duplication of userids on config when added via api #134 2021-11-23 10:12:24 +01:00
trimbe
cb1d26b771 run make 2021-11-16 21:33:41 -05:00
zneix
e7b61e7534
Removed references to channelConfigs and messageType 2021-10-03 01:17:10 +02:00
gempir
f9eeebd037 add opt out option 2021-06-05 16:23:52 +02:00
gempir
1a891ca8ba update swagger 2021-04-16 18:34:11 +02:00
gempir
d2775a8298 add docs for parameters of list fixes #92 2021-03-19 19:01:21 +01:00
gempir
8f76f05d2d document admin api endpoints 2020-12-05 17:52:12 +01:00
gempir
a0b8de73c9 add missing rq docs 2020-12-04 21:34:18 +01:00
gempir
c44090d880 complete log docs 2020-12-04 21:30:38 +01:00
gempir
ecfd51456a document userid endpoints 2020-12-04 21:03:02 +01:00
gempir
92005a7801 add documentation for channel and userlog endpoints 2020-12-03 20:57:35 +01:00
gempir
a896750a27 add frontend for docs and basic docs for list and channels 2020-12-02 21:50:10 +01:00
gempir
f07157e963 show and hide documentation 2020-12-02 20:45:57 +01:00
gempir
9d0e832c6d update link colors 2020-11-14 10:29:23 +01:00
gempir
287a996676 improve theming 2020-11-07 11:16:33 +01:00
gempir
a8a3250410 render basic message, time and name 2020-11-07 10:38:21 +01:00
gempir
d5319a764c basic form 2020-11-04 21:44:55 +01:00
gempir
7ed55387a1 start over with frontend 2020-11-03 22:34:35 +01:00
István Gazsi
f545308e70 Disallow spiders from indexing pages 2020-10-29 20:40:59 +01:00
gempir
cc7838b7e8 simplify webpack setup 2020-09-05 12:15:35 +02:00
gempir
30f8d063fd fix displaying ffz emotes 2020-09-05 11:33:17 +02:00
gempir
cd7b88424f hashed bundles now 2020-08-30 12:04:29 +02:00
gempir
1a741dfff8 hash bundle 2020-08-30 11:42:09 +02:00
gempir
770d34286f fix rendering when emotes are turned off 2020-08-30 11:11:43 +02:00
gempir
a911053e9a fix handling of emote replacements when emojis are in the message fixes #55 2020-08-30 10:41:42 +02:00
gempir
d47d1f2ec4 prevent xss 2020-08-06 17:13:52 +02:00
gempir
6511265d3f setting to disable emotes and show displayName fixes #44 2020-07-25 13:23:29 +02:00
gempir
b94474fe3f fixes #45 and #48 2020-07-25 12:52:37 +02:00
gempir
263ed3b08a only shows available logs in frontend 2020-05-31 16:39:43 +02:00
gempir
d69acb5995 ffz support and fix copying of emotes now copies the correct text 2020-05-23 10:57:37 +02:00
gempir
f43a740340 fix bttv support 2020-05-17 20:24:40 +02:00
gempir
692ac439b6 broken tmi messages are now not crashing the frontend anymore, fixed bttv a bit. still need to figure out channel emotes 2020-05-16 20:21:52 +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
a9b93d9911 update frontend bundle 2020-04-11 19:26:29 +02:00
gempir
aa92bb557b finish refactoring 2020-03-01 14:53:53 +01:00
gempir
dff0dbd8b0 slowly remove echo, write own http handler 2020-02-23 16:02:47 +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
gempir
c618a654ab update assets 2020-02-08 18:45:12 +01:00
gempir
dbdaee0069 autocomplete component 2020-02-08 12:58:47 +01:00
gempir
7d30ce97cd more global state, fix load all 2020-02-07 21:10:22 +01:00
gempir
fffb0f5c5d remove react-md dependency 2020-01-31 23:05:56 +01:00
Daniel
3b355e7694 improve dev env and fix autocomplete 2020-01-26 18:30:45 +01:00
Daniel
2d8d26323e move logsearch to justlog 2020-01-25 14:22:27 +01:00