Commit Graph
38 Commits
Author SHA1 Message Date
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
Vyrtsev Mikhail 5ac3255d17 third party cookies blocked fallback 2018-11-14 07:08:48 +03:00
igoradamenko 0150029bc5 fix typos in readme 2018-11-11 15:42:22 +02:00
Jackandigoradamenko ab6bfff32f Add help page about markdown formatting #8 2018-09-29 23:04:33 +03:00
Aleksey Gurianov 8f3b8e11e1 Fix crossdomain clickoutside listener 2018-07-18 23:37:00 +04:00
Aleksey Gurianov 9b5c784bdc Admin page to approve deleteme request 2018-07-17 23:21:11 +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 25c75011f4 tweak CI detect on frontend 2018-07-11 22:44:13 +04:00
Mihail NovikovandAleksei Gurianov bcd28306e2 migrate from sass to PostCSS (#142)
closes #135
2018-07-09 01:17:04 +04:00
PrettierandAleksey Gurianov 2df3aa01d4 apply prettier formating 2018-07-07 01:17:37 +04:00
Aleksey Gurianov fea398483e Revert "Add: user-info in iframe Issue #98"
This reverts commit bae2b8dcaa.
2018-07-06 03:08:53 +04:00
Efremov AlexeyandAleksei Gurianov bae2b8dcaa Add: user-info in iframe Issue #98
Signed-off-by: Efremov Alexey <lexich121@gmail.com>
2018-07-06 01:30:37 +04:00
Гурьянов Алексей Александрович 7088accf70 split polyfills into separate bundle 2018-06-24 16:14:46 +04:00
Гурьянов Алексей Александрович f473c2a659 fix eslint warnings 2018-06-24 16:14:07 +04:00
konstantin krivlenia 52d791a7b6 setup testing environment 2018-06-23 18:36:14 +03:00
igoradamenko b9c567c10e redesign 2018-05-02 02:18:38 +03:00
igoradamenko 6f0578de17 fix html,body styles 2018-04-30 07:55:45 +03:00
igoradamenko d3043c0ab0 replace BASE_URL by REMARK_URL in runtime 2018-04-14 21:41:51 +03:00
igoradamenko 2090aa3f1d add some logs to builder 2018-04-10 22:42:41 +03:00
igoradamenko 6566bc7412 get back build compress 2018-04-08 14:53:24 +03:00
igoradamenko 92726fb7a3 remove useless code from webpack config 2018-04-08 14:22:51 +03:00
igoradamenko 7854fb1a8f set default url for REMARK_URL env variable in webpack 2018-03-26 16:01:44 +03:00
igoradamenko bf35ef81cf try to set BASE_URL in frontend using REMARK_URL in backend 2018-03-26 15:08:27 +03:00
igoradamenko f711f3151f add temp solution for extracting all styles to one bundle 2018-03-11 21:23:52 +03:00
igoradamenko 66abaaf5cf add last-comments widget to webpack build script 2018-03-11 20:38:52 +03:00
igoradamenko 43666cbaba add test page for counters 2018-03-10 23:49:37 +03:00
igoradamenko dfb14a4c6d don't wrap styles for html and body with #ID selector 2018-03-04 00:52:22 +03:00
igoradamenko 42ee0f7e56 split test htmls to index (for prod test) and dev (for dev) 2018-02-18 01:16:14 +02:00
igoradamenko d707449d5c build embed script only in production mode 2018-02-18 00:37:27 +02:00
igoradamenko 10f65eb853 move constants to separated file 2018-02-18 00:37:27 +02:00
igoradamenko 3b85e2b875 add embed script for iframe and test page for them 2018-02-15 23:31:24 +02:00
igoradamenko de76638b7b add iframe.html 2018-02-13 23:49:21 +02:00
igoradamenko e4e580c55a separate dev & production settings in webpack config 2018-02-13 01:15:09 +02:00
igoradamenko 80352a86f0 add build-frontend part to dockerfile 2018-02-12 22:08:19 +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