Commit Graph
28 Commits
Author SHA1 Message Date
Vyrtsev Mikhail bed8d28c5a update deps 2019-04-12 01:52:53 +03:00
Vyrtsev Mikhail 13f914f58c update npm deps 2019-03-25 01:09:49 +03:00
Misha VyrtsevandAleksei Gurianov 5809419bce Refactor frontend to typescript (#281) 2019-03-24 22:53:55 +04:00
Misha VyrtsevandUmputun a2b9b39640 Update dependencies (#277)
* update dependencies

* fix eslint warnings

* remove redundant sass-loader
2019-02-17 13:32:51 -06:00
igoradamenko 3f2bb253bd try to add storage access request during login, again 2018-11-12 20:30:17 +02:00
Alexandr KandAleksei Gurianov 419d2ae75e Add focus-visible polyfill, issue #187 (#193)
* add focus-visible polyfill
* remove unnecessary outline: none from styles
* make buttons Pin, Block, Delete visible when focused
* fix outline of user details close button
* close user info by ESC
* user info: don't focus the close button
2018-08-23 20:46:16 +04:00
Aleksei GurianovandGitHub a544aff6ac improve and document developer setup (#161)
japanese commit
fixes #158
2018-07-13 09:54:12 +04:00
Aleksey Gurianov b076a06e33 regenerate package-lock 2018-07-10 14:13:53 +04:00
Aleksei GurianovandGitHub 2c570c2530 reveal node_modules in separate container (#123)
This allows reusing docker fs layer with node_modules
in case if there were no changes in package*.json
As a result, it decreases dependency on network
during rebuilds at least in a local environment.
2018-07-10 01:03:27 +04:00
Mihail NovikovandAleksei Gurianov bcd28306e2 migrate from sass to PostCSS (#142)
closes #135
2018-07-09 01:17:04 +04:00
Mihail NovikovandAleksei Gurianov b08e351da0 Add a11y linter (#130) 2018-07-06 20:13:24 +04:00
Aleksey Gurianov 9949632cd7 set prettier rules to warn and fix jsx pragma 2018-07-06 19:05:35 +04:00
Efremov AlexeyandAleksei Gurianov dec8bb4fc9 Add: Issue #92 prettier + husky + lint-staged 2018-07-06 19:05:35 +04:00
igoradamenko ed92a0bda5 add finally polyfill for promises 2018-06-30 23:56:52 +03:00
Гурьянов Алексей Александрович 7088accf70 split polyfills into separate bundle 2018-06-24 16:14:46 +04:00
konstantin krivlenia 52d791a7b6 setup testing environment 2018-06-23 18:36:14 +03:00
konstantin krivlenia 07f82bf6a5 add eslint check 2018-06-23 01:38:03 +03:00
igoradamenko 29659a8f33 fix 2 low severity vulnerabilities in node packages deps 2018-05-26 23:23:31 +03:00
igoradamenko abbf5806c5 fix vulnerabilities in node packages deps 2018-05-26 23:12:22 +03:00
igoradamenko 1aa699ebd3 Revert "try to use lightweight unfetch instead of heavy axious"
This reverts commit b020ef2
2018-03-10 23:07:01 +03:00
igoradamenko 9493c61f2c Revert "remove axios"
This reverts commit 086af34
2018-03-10 23:06:39 +03:00
igoradamenko 086af343af remove axios 2018-03-10 21:15:50 +03:00
igoradamenko b020ef22a0 try to use lightweight unfetch instead of heavy axious 2018-03-10 19:38:58 +03:00
igoradamenko b2e9101e29 add copy-webpack-plugin 2018-02-13 23:48:43 +02:00
igoradamenko e9ffc75bfa remove useless NODE_ENV key from dockerfile build-frontend part 2018-02-12 22:17:57 +02:00
igoradamenko 1f4e1b160f rewrite draft using preact 2018-01-23 20:15:35 +02:00
igoradamenko 446b80b5c9 prepare webpack config to preact 2018-01-23 20:15:35 +02:00
igoradamenko 45df3c8f3e add draft of web app 2018-01-06 11:58:24 +02:00