Commit Graph

38 Commits

Author SHA1 Message Date
Jannis Mattheis b66d58c372 Fix formatting with zsh 2019-03-27 21:13:53 +01:00
eternal-flame-AD 4f29464297 use js-base64 for password base64 encoding 2019-03-10 09:12:27 +01:00
饺子w ec5b1f8c30 Support reverse proxy with path rewrite (#127) 2019-02-13 18:47:48 +01:00
eternal-flame-AD e5b24f4c92 Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
2019-02-09 12:52:01 +01:00
Jannis Mattheis ade175119a Remove typeface-roboto-mono 2019-01-21 19:28:07 +01:00
Jannis Mattheis e6c3a5938e Remove js source maps from build 2019-01-21 19:28:07 +01:00
Jannis Mattheis c77c1b18b8 Move react-script-ts to devDependencies 2018-11-30 18:29:37 +01:00
Jannis Mattheis ffbf7eee1f Remove react-infinite-any-height 2018-11-11 21:03:42 +01:00
Jannis Mattheis 1a9132e5a0 Remove usage of react-infinite-any-height
This module uses the index as key, this is bad, because we have a real
id for identifying messages.
see https://reactjs.org/docs/lists-and-keys.html
2018-11-11 21:03:42 +01:00
Jannis Mattheis 66ccb94dc7 Remove flux dependency 2018-11-11 21:03:42 +01:00
Jannis Mattheis 35171e0cad Add new infinite list dependency 2018-11-11 21:03:42 +01:00
Jannis Mattheis f0f3c53563 Remove react-list
just to buggy :(
2018-11-11 21:03:42 +01:00
Jannis Mattheis 82f5c393cb Add mobx dependencies 2018-11-11 21:03:42 +01:00
Jannis Mattheis f7b593e7b1 Remove jsdom env from tests 2018-09-17 17:51:31 +02:00
Jannis Mattheis 7e7d13f3c1 Add wait-on dependency
Used for waiting till the gotify instance is started.
2018-09-17 17:51:31 +02:00
Jannis Mattheis ccd1c84866 Add tree-kill dependency
Used for killing the running gotify instance.
2018-09-17 17:51:31 +02:00
Jannis Mattheis 0444304278 Add rimraf dependency
Used for deleting the created go executable.
2018-09-17 17:51:31 +02:00
Jannis Mattheis cec842cf5e Add puppeteer dependency
Used for end to end testing the ui
2018-09-17 17:51:31 +02:00
Jannis Mattheis ac88f2beab Add get-port dep
used for getting a free port in tests
2018-09-17 17:51:31 +02:00
Jannis Mattheis c43bfb0ce7 Add tslint-sonarts 2018-09-08 11:45:36 +02:00
Jannis Mattheis 8301317c5a Update jest and node types 2018-09-08 11:45:36 +02:00
Jannis Mattheis dc5c1ddc06 Update notifyjs 2018-09-08 11:45:36 +02:00
Jannis Mattheis c2d6f7b585 Update typescript 2018-09-08 11:45:36 +02:00
Jannis Mattheis 2280aca447 Update react-scripts-ts 2018-09-08 11:45:36 +02:00
Jannis Mattheis f2503936ae Update react-timeago 2018-09-08 11:45:36 +02:00
Jannis Mattheis e18c4c95e1 Update detect-browser 2018-09-08 11:45:36 +02:00
Jannis Mattheis 48f7663405 Update prop-types 2018-09-08 11:45:36 +02:00
Jannis Mattheis d0a3c13ead Update react-list 2018-09-08 11:45:36 +02:00
Jannis Mattheis 70c980fcd8 Update react-router 2018-09-08 11:45:36 +02:00
Jannis Mattheis 33100ce868 Update react & react-dom 2018-09-08 11:45:36 +02:00
Jannis Mattheis 21da31ecab Update material-ui 2018-09-08 11:45:36 +02:00
Jannis Mattheis 1afa51959f Add prettier 2018-08-23 17:53:45 +02:00
Jannis Mattheis 75e3f88c9b Replace javascript config with typescript 2018-04-26 20:51:03 +02:00
Jannis Mattheis bdfde6f25d [#34] Add react-list UI dependency 2018-04-13 18:56:11 +02:00
Jannis Mattheis 00d506ba7c Add js lint & building to make file 2018-03-31 18:44:49 +02:00
Jannis Mattheis 9189045d74 Add notifyjs dependency 2018-03-20 18:44:18 +01:00
Jannis Mattheis 6657e884b1 Remove unused dependencies 2018-03-18 17:29:15 +01:00
Jannis Mattheis 90e07f2489 Add UI package conf 2018-03-18 17:29:15 +01:00