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

475 Commits

Author SHA1 Message Date
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
01293b6628 fix: redirection 2020-02-05 16:39:05 +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
aead841eec
Create FUNDING.yml 2020-01-03 10:58:26 +09:00
dependabot[bot]
8e7ec1f170 chore(deps): bump handlebars from 4.1.2 to 4.5.3 in /api
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 02:30:47 +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
934486d64f chore: add coverage badge 2019-12-23 23:07:32 +09:00
d8658d50a2 chore(ci): use yarn workspaces 2019-12-23 23:01:33 +09:00
4a7687eafe chore: suppress error reporting for missing name 2019-12-23 21:49:42 +09:00
5f35af4aef chore: update deps 2019-12-23 21:48:59 +09:00
d714fb8074 chore: change license to Apache 2.0 2019-12-17 16:13:11 +09:00
8ecfb3919a chore: capitalize error message 2019-12-10 18:33:51 +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
5e46ee5ca7 chore: silence now comments 2019-11-05 19:24:57 +09:00
0054c44d23 chore: fix ci config 2019-11-05 18:55:07 +09:00
261af1f51f chore: fix ci env 2019-11-05 18:54:14 +09:00
2fc4d94779
feat: add crisp (#7)
* feat: add crisp

* test: add codacy

* fix: coverage
2019-10-24 12:55:09 +09:00
664801205c chore: update now 2019-10-24 00:48:29 +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
85520b2417 feat: improve cache 2019-09-17 14:30:33 +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
7c18e0643c chore: add global test command 2019-09-02 19:08:48 +09:00
f5ff77c91f chore: omit now-build 2019-09-01 13:38:55 +09:00
0d3a1de15e chore: fix typo 2019-09-01 13:23:28 +09:00
ff33c0b2d7 fix: limit nta result 2019-09-01 01:39:29 +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
f2e45bac4b feat(api): typescript 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