Commit Graph

64 Commits

Author SHA1 Message Date
Jannis Mattheis a7733b4f0a fix: use notistack 2025-08-04 12:03:29 +02:00
Jannis Mattheis 734113d187 fix: upgrade eslint 2025-08-04 12:03:29 +02:00
Jannis Mattheis edddfc9d9c fix: remove js-base64 2025-08-04 12:03:29 +02:00
Jannis Mattheis 54f6de1768 fix: upgrade mui 2025-08-04 12:03:29 +02:00
Jannis Mattheis 7cfa31475f fix: remove proptypes 2025-08-04 12:03:29 +02:00
Jannis Mattheis ca2d087569 fix: upgrade typescript 2025-08-04 12:03:29 +02:00
Jannis Mattheis 7a5b699b30 fix: upgrade to vite & vitest 2025-08-04 12:03:29 +02:00
Jannis Mattheis e68c5560e1 Update puppeteer 2022-09-10 16:50:01 +02:00
Jannis Mattheis 819a881557 Update ui deps 2021-06-19 09:39:15 +00:00
Jannis Mattheis 6c50f8287c Update other deps 2021-04-16 17:42:45 +00:00
Jannis Mattheis 977e481b78 Update puppeteer 2021-04-16 17:42:45 +00:00
Jannis Mattheis fd691e47c0 Update axios 2021-04-16 17:42:45 +00:00
Jannis Mattheis 36c0c467ec Update prettier 2021-04-16 17:42:45 +00:00
Jannis Mattheis 43c4eba0fa Update react-scripts & fix eslint 2021-04-16 17:42:45 +00:00
Jannis Mattheis 0d65ca6d3f TSLint -> ESLint 2020-09-12 14:19:43 +00:00
Jannis Mattheis 33c0e01dae Update ui deps 2020-09-12 14:19:43 +00:00
Jannis Mattheis 1ee817dc2b yarn upgrade --latest 2020-05-08 15:16:43 +02:00
Jannis Mattheis f80c9d2270 Update puppeteer 2020-05-08 15:16:43 +02:00
Yasa Akbulut e858d5ad3f Bump material-ui/core and material-ui/icons 2020-03-22 10:02:24 +01:00
Yasa Akbulut ce056faed8 Use react-scripts proxy for development
Setting the `defaultDevConfig.url` to use the default port and
proxying requests via the react-scripts proxy overcomes CORS issues
and reduces friction for ui contributions
2020-03-22 10:02:24 +01:00
Jannis Mattheis 956c089abb Update axios 2019-09-28 21:09:47 +02:00
Jannis Mattheis afbbb82199 Update @material-ui 2019-09-28 21:09:47 +02:00
Jannis Mattheis 4b1996534c Update typescript 2019-09-28 21:09:47 +02:00
Jannis Mattheis b4395f02f1 Add tslint as implicit dependency 2019-09-28 21:09:47 +02:00
Jannis Mattheis 15096a98bb Move to react-scripts
react-scripts-ts is outdated.
2019-09-28 21:09:47 +02:00
Jannis Mattheis e9bbe17fa4
Allow markdown in messages (#180) 2019-03-30 11:08:51 +01:00
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