Commit Graph

9 Commits

Author SHA1 Message Date
HF
a60242617d move context menus and rewrite some components from react classes to hooks 2021-04-30 23:09:24 +02:00
HF
2b9cae2ca2 move all fetch requets from components to actions/fetch 2021-03-17 02:24:30 +01:00
HF
a5881d11ac add more translations 2021-01-31 00:48:49 +01:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
a3d1f33969 Add copy to clipboard button on image converter (not supported in all browsers) 2020-05-10 02:57:03 +02:00
HF
3e86ea25be Add converter in usermodal 2020-05-09 02:19:00 +02:00
HF
5cc626b8a0 add /mute chat command
fix eslint no-import error for jsons that don't get packed by webpack (i am sure there must be a better way to do that, but i am too lazy right now)
2020-04-27 19:49:24 +02:00
HF
520dc1655e eslint auto-fix 2020-01-04 07:00:47 +01:00
HF
11a9c11631 fix 75 eslint warnings,
rename files with jsx code to .jsx,
fix ChatModal export
2020-01-03 14:00:33 +01:00