Commit Graph

82 Commits

Author SHA1 Message Date
HF
26c6de0b02 chat and localisation
more translations
allow links in chat
parallell webpack builds
2021-01-31 14:13:20 +01:00
HF
840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF
0c5ab8bf97 add localisation via ttag 2021-01-29 02:17:51 +01:00
HF
e4a6171666 get rid of unneccessary keycode package 2021-01-27 16:05:43 +01:00
HF
4e85b74f28 upgrade packages 2020-12-07 22:18:48 +01:00
HF
a2a2fcba82 clean up building scripts, remove obsolete stuff 2020-12-02 23:35:49 +01:00
HF
8689f3349e make webpack config simpler 2020-12-02 21:20:45 +01:00
HF
141ca00fc3 Upgrade npm packages, adjust webpack config 2020-12-01 20:33:34 +01:00
HF
1b32b69e61 remove hammerjs dependency 2020-11-06 19:28:38 +01:00
HF
482cfd3fe3 migreate chat to proper sql tables with relations 2020-11-05 22:40:28 +01:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
d1502882c1 change from rgbquant to image-q 2020-05-09 16:35:38 +02:00
HF
3e86ea25be Add converter in usermodal 2020-05-09 02:19:00 +02:00
HF
80fe10da7b Create GIMP Palette on client in own Converter Menu 2020-05-08 15:10:32 +02:00
HF
2149326b1a change pixel logging, upgrade packages 2020-05-01 05:14:43 +02:00
HF
d0f4537a00 upgrade packages 2020-04-15 15:14:32 +02:00
HF
cc3fc29e89 add typescript support
update sass
2020-01-21 22:38:50 +01:00
HF
759bffbf1f change Blacklist/Whitelist tables to not use ip.toLong to avoid weird results on IPv6 2020-01-08 00:36:34 +01:00
HF
cb5f4b6ef4 change from sendmail to nodemailer
fix eslint errors corresponding to mail sending
2020-01-06 11:49:53 +01:00
HF
a8987604f3 dynamically create package.json for deployment 2020-01-05 20:47:59 +01:00
HF
b484ff17b6 fix winston and sql error after upgrade
add option to log sql
2020-01-04 13:54:30 +01:00
HF
ddc41802fe update packages
remove push.js
2020-01-04 12:11:05 +01:00
HF
98c87eed20 remove express-validator
we can install it again if we find more use to it
2020-01-04 05:40:50 +01:00
HF
ff359916db update more packages to node 12 compatible versions 2020-01-04 02:31:27 +01:00
HF
8e4dfb4d45 update css-loader 2020-01-04 01:11:08 +01:00
HF
9f8a2aec19 use npm instead of yarn 2020-01-04 00:34:51 +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
HF
0368c61662 fix Dependencies 2020-01-03 04:16:15 +01:00
HF
297c70f6b0 Remove old static globe files,
include recaptcha just in html if specifically required
2020-01-03 02:05:29 +01:00
HF
eb98167825 build js files for globe with webpack and html with react 2020-01-03 00:44:04 +01:00
HF
1522dfe36e update webpack-bundle-analyzer to get annoying github security alert away 2020-01-02 21:37:14 +01:00
HF
de89e4cdf5 Mirror repository for github 2020-01-02 17:58:06 +01:00