1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-18 04:50:32 +09:00

338 Commits

Author SHA1 Message Date
8730effb71 fix: not to match exact tld 2020-02-08 21:00:53 +09:00
3e6c678c46 fix: whois provider 2020-02-08 19:43:22 +09:00
71b74d4529 fix: tooltip position 2020-02-08 19:17:02 +09:00
c75d523f86 chore: cosmetic changes 2020-02-08 19:05:33 +09:00
e923f80a47 fix: make domain hack suggestion lower case 2020-02-08 19:00:01 +09:00
d951652f85 feat: add domain hack suggestions 2020-02-08 18:10:45 +09:00
e5a0ac6f4d chore: fix social image 2020-02-08 15:26:08 +09:00
986e6554b7 fix: update logo 2020-02-08 15:19:55 +09:00
cd395aa2ed fix: message for taken name 2020-02-08 13:47:55 +09:00
1822fb29ae chore: remove footer in standalone mode 2020-02-07 15:17:50 +09:00
bbbee91ebc feat: new logo 2020-02-06 17:21:22 +09:00
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
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