1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 20:40:32 +09:00

116 Commits

Author SHA1 Message Date
1ac74abff0 chore: fix test 2020-02-06 14:22:35 +09:00
c30e592ad1 chore: fix typo 2020-02-06 13:27:43 +09:00
d29f2ceffc fix: redesign ui 2020-02-06 13:16:30 +09:00
d417f6f7cd chore: cosmetic changes 2020-02-06 03:39:06 +09:00
16d29b00f4 chore: shuffle example words 2020-02-06 00:32:05 +09:00
31c4a40ab1 fix: add suggestion functions 2020-02-06 00:06:04 +09:00
1822c959b4 feat: add new words 2020-02-05 21:25:00 +09:00
f0c122c485 fix: cosmetic changes 2020-02-05 20:47:03 +09:00
39a27f7205 fix: refine suggestion button 2020-02-05 20:33:24 +09:00
081dc50c43 fix: sort out suggestions 2020-02-05 20:21:14 +09:00
f41768dd12 feat: add opam 2020-02-05 19:56:59 +09:00
7e2a6532b2 feat: add example queries 2020-02-05 19:22:35 +09:00
3546703bff feat: put icon on available name 2020-02-05 17:46:23 +09:00
7752eb6f5a fix: sanitize input 2020-02-05 17:28:22 +09:00
a1a397954e chore: much bigger font size 2020-02-05 16:30:30 +09:00
e0da648da8 chore: move cards to the folder 2020-02-05 16:30:30 +09:00
6f5099d00c feat: persistent search result 2020-02-05 16:30:30 +09:00
9187b817af chore: node engine 2020-01-07 11:59:30 +09:00
dependabot[bot]
77773f2c68 chore(deps): bump handlebars from 4.1.2 to 4.5.3 in /web
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-30 01:59:26 +09:00
1fd9332bdc chore: add eslint rules 2019-12-24 01:57:07 +09:00
4a7687eafe chore: suppress error reporting for missing name 2019-12-23 21:49:42 +09:00
snyk-bot
5c4f9959f1 fix: web/package.json & web/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
2019-12-07 11:04:53 +09:00
2fc4d94779
feat: add crisp (#7)
* feat: add crisp

* test: add codacy

* fix: coverage
2019-10-24 12:55:09 +09:00
54cd7be854 feat: add Netlify and GitLab 2019-10-16 14:14:02 +09:00
82aaea6276 fix: init react-ga before mounting component 2019-09-24 14:05:17 +09:00
80d6270799 test: add test for utils 2019-09-24 14:05:17 +09:00
a7efe886ab feat: add sentry 2019-09-24 14:05:17 +09:00
6c84493360 chore: cosmetic changes 2019-09-17 14:30:26 +09:00
2438518e3c chore: move components into separated files 2019-09-02 19:41:44 +09:00
0d3a1de15e chore: fix typo 2019-09-01 13:23:28 +09:00
88a0374594 feat(web): typescript 2019-09-01 01:39:29 +09:00
b07b597d2e feat: add nta 2019-09-01 01:39:29 +09:00
6fbd0346d0 chore: move i18n to util 2019-08-27 14:33:32 +09:00
dependabot[bot]
20110231c2 chore(deps): bump eslint-utils from 1.4.0 to 1.4.2 in /web
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 04:36:30 +09:00
37cddbe377 fix: simple title 2019-08-27 03:54:18 +09:00
629c916a87 feat: add heroku and now to welcome page 2019-08-27 03:51:39 +09:00
c2fee2271c fix: i18n 'show more' 2019-08-27 03:33:45 +09:00
df56b21a99 feat: Heroku and Now 2019-08-27 03:33:45 +09:00
e0a03406a5 fix(web): rename hooks file 2019-08-14 20:00:31 +09:00
03d76805af feat: setup test for web 2019-08-14 18:46:57 +09:00
c2a51aee2a chore: omit provider prefix 2019-08-14 15:14:08 +09:00
ec4bbf7dfa feat: spectrum 2019-08-14 15:13:57 +09:00
8012634bbc chore: add summary line to og:title 2019-08-14 13:34:14 +09:00
9d32f146a4 fix: normalize name 2019-08-14 13:04:34 +09:00
df8cf49230 fix: add twitter image 2019-08-14 13:02:04 +09:00
72b20066fb fix: replace social card 2019-08-14 13:00:50 +09:00
158e5dde4d fix: change list color 2019-08-14 12:42:45 +09:00
4519847a22 fix: meta tags 2019-08-14 12:28:58 +09:00
f3587aace9 fix: absolute url 2019-08-14 12:12:33 +09:00
d209d75750 feat: open graph 2019-08-14 11:47:41 +09:00