Commit Graph
7 Commits
Author SHA1 Message Date
abcangandEugen Rochko d22cec81fb Unify the method of extracting tags (#3138) 2017-05-19 20:19:14 +02:00
abcangandEugen Rochko 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError (#2947) 2017-05-09 18:17:41 +02:00
abcangandEugen Rochko 91ddd345f2 Enable disableHostCheck option of webpack-dev-server (#2790) 2017-05-04 17:49:05 +02:00
abcangandEugen Rochko 629a4d0fca fix DB_URL (#2778) 2017-05-04 15:53:44 +02:00
abcangandEugen Rochko bea117a4b6 changed to run foreman with vagrant (#2742)
* changed to run foreman with vagrant

* change port specification method and database setting

* delete changes of environment variable related code

* hard coated the port
2017-05-04 04:39:50 +02:00
abcangandEugen 70891a99a9 Fix html escape characters in the URL (#2138)
* fix character escaping in URL

* add tests

* put a comma after the last item

* add HTML escape test
2017-04-19 14:52:18 +02:00
abcangandEugen 90760eae4c fix regex filter (#1845)
* fix regex filter

* fixed br to linebreak and, stlip tags.

* change to send raw content

* changed to unescape in reducer
2017-04-16 16:33:38 +02:00