1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

76 Commits

Author SHA1 Message Date
4ff733e148 dev: initial attempt 2022-06-07 13:30:48 +09:00
bd239acb87 fix: better whois impl 2022-06-05 17:13:54 +09:00
c5d6712f0a chore: update deps 2022-03-25 15:24:52 +09:00
c8bfc0c33b fix: js.org 2022-03-10 13:13:53 +09:00
d9efb19c31 chore: strengthen test 2022-03-10 02:57:58 +09:00
529b96a2bb chore: add engagement text 2021-11-11 12:37:21 +09:00
f85e4ce66d chore: add sponsors 2021-11-09 13:53:14 +09:00
1caf8681b6 fix: directly fetch cname db from js.org repo 2021-10-27 16:45:17 +09:00
ad58f4f567 chore: omit ga 2021-10-07 19:03:51 +09:00
4dfd0383de chore: update deps 2021-10-06 17:24:16 +09:00
f950106598 fix: better suggestion 2021-10-06 16:13:32 +09:00
4343d0f633 fix: theme-color
chore: fix margin
chore: update deps
2021-09-25 21:05:10 +09:00
ba4949fe7b fix: downgrade npm-name 2021-07-04 16:59:18 +09:00
7adb4952a3 chore: update deps 2021-07-02 16:50:54 +09:00
7b0d997ca1 chore: fix test 2021-06-20 20:07:05 +09:00
ed80674c87 chore: update deps 2021-06-20 19:57:19 +09:00
956f32c490 chore: update deps 2021-04-22 16:41:14 +09:00
dbd206b77f chore: update deps 2021-02-25 18:36:50 +09:00
7bd485c6d5 fix: tsc errors 2021-02-25 16:48:45 +09:00
73de4dd7ca feat: location based domain suggestion 2021-02-25 15:29:04 +09:00
7fbc430949 chore: update deps 2020-09-10 04:29:29 +09:00
4d4658de0c chore: add pre-push hook 2020-09-10 04:25:36 +09:00
52c16f4093 refactor: remove node-fetch 2020-09-10 04:23:19 +09:00
9278b7a2ee chore: update deps 2020-08-20 01:16:30 +09:00
0d13c993ad feat: show contributors 2020-07-30 15:39:14 +09:00
96c2c70e28
prettier 2020-07-19 13:39:15 +09:00
4a5668e1ee chore: add types 2020-07-07 21:04:40 +09:00
dependabot[bot]
3b2489685f chore(deps-dev): bump prettier-plugin-organize-imports
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 18:43:30 +09:00
dependabot[bot]
a5abe26bad chore(deps-dev): bump @testing-library/jest-dom from 5.5.0 to 5.11.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.5.0 to 5.11.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.5.0...v5.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 17:29:49 +09:00
dependabot[bot]
58113c9e11 chore(deps): bump react-toastify from 6.0.6 to 6.0.8
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.6 to 6.0.8.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.6...v6.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 12:53:47 +09:00
dependabot[bot]
d3e219dcaf chore(deps): bump i18next from 19.5.1 to 19.5.4
Bumps [i18next](https://github.com/i18next/i18next) from 19.5.1 to 19.5.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.5.1...v19.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 12:53:27 +09:00
dependabot[bot]
daba453bb9 chore(deps): bump react-ga from 3.0.0 to 3.1.1
Bumps [react-ga](https://github.com/react-ga/react-ga) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/react-ga/react-ga/releases)
- [Commits](https://github.com/react-ga/react-ga/compare/v3.0.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 12:53:08 +09:00
dependabot[bot]
3b6b5fef19 chore(deps): bump npm-name from 6.0.0 to 6.0.1
Bumps [npm-name](https://github.com/sindresorhus/npm-name) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/npm-name/releases)
- [Commits](https://github.com/sindresorhus/npm-name/compare/v6.0.0...v6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 11:09:32 +09:00
dependabot[bot]
f11ec66be6 chore(deps): bump @sentry/browser from 5.18.1 to 5.19.0
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.18.1 to 5.19.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.18.1...5.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 11:07:43 +09:00
dependabot[bot]
7c55c3a0fe chore(deps-dev): bump @types/jest from 24.9.0 to 26.0.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.0 to 26.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 11:06:56 +09:00
dependabot[bot]
fe5f2004bf chore(deps): bump i18next from 19.4.4 to 19.5.1
Bumps [i18next](https://github.com/i18next/i18next) from 19.4.4 to 19.5.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.4.4...v19.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 10:11:02 +09:00
dependabot[bot]
a77885dd5c chore(deps): bump react-router-dom from 5.1.2 to 5.2.0
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 09:56:08 +09:00
dependabot[bot]
284a897537 chore(deps): bump styled-components from 5.1.0 to 5.1.1
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 09:55:56 +09:00
dependabot[bot]
e3eb3fbcb9 chore(deps): bump framer-motion from 1.10.3 to 1.11.1
Bumps [framer-motion](https://github.com/framer/motion) from 1.10.3 to 1.11.1.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/master/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 09:55:37 +09:00
dependabot[bot]
a1d534fa71 chore(deps): bump react-toastify from 6.0.5 to 6.0.6
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.5...v6.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 09:14:17 +09:00
dependabot[bot]
f6cca6aa38 chore(deps): bump @sentry/browser from 5.15.5 to 5.18.1
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.15.5 to 5.18.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.15.5...5.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 09:14:00 +09:00
dependabot[bot]
e629fda853 chore(deps-dev): bump @types/node from 14.0.11 to 14.0.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.11 to 14.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 09:13:50 +09:00
dependabot[bot]
d85d4ec788 chore(deps-dev): bump @types/validator from 13.0.0 to 13.1.0
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 09:13:38 +09:00
dependabot[bot]
4d9e44963a chore(deps): bump react-spinners from 0.8.1 to 0.9.0
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/davidhu2000/react-spinners/releases)
- [Changelog](https://github.com/davidhu2000/react-spinners/blob/master/CHANGELOG.md)
- [Commits](https://github.com/davidhu2000/react-spinners/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 08:20:16 +09:00
dependabot[bot]
1d80e102c2 chore(deps): bump easy-peasy from 3.3.0 to 3.3.1
Bumps [easy-peasy](https://github.com/ctrlplusb/easy-peasy) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/ctrlplusb/easy-peasy/releases)
- [Changelog](https://github.com/ctrlplusb/easy-peasy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ctrlplusb/easy-peasy/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 08:19:09 +09:00
1be3011bf7 chore: emit source maps 2020-06-29 12:24:01 +09:00
8f3716b4d5 fix(sw): show update notification 2020-06-19 16:47:47 +09:00
f95f8ef551 fix: support new vercel style 2020-06-19 16:15:53 +09:00
ec50b37f3b cosmetic changes 2020-04-30 14:05:43 +09:00
bb83d75240 chore: no hoist jest 2020-04-14 17:27:09 +09:00