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

49 Commits

Author SHA1 Message Date
e3b693c8ef fix: add @types/validator 2020-06-12 11:52:47 +09:00
4232d0435d fix: properly validate URL 2020-06-11 22:00:25 +09:00
b8ce81b276 fix: use dedicated api for twittter 2020-06-11 22:00:25 +09:00
dependabot-preview[bot]
39000580e5 chore(deps-dev): bump @types/jest from 24.9.1 to 25.2.3 in /api
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 25.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 20:44:16 +00:00
dependabot-preview[bot]
eb09ff6f7c chore(deps-dev): bump @types/node from 13.13.6 to 14.0.1 in /api
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.6 to 14.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 20:33:12 +00:00
dependabot-preview[bot]
1658efe9f3 chore(deps-dev): bump jest from 25.4.0 to 25.5.4 in /api
Bumps [jest](https://github.com/facebook/jest) from 25.4.0 to 25.5.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.4.0...v25.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-09 22:36:35 +09:00
dependabot-preview[bot]
64fee6ce5b chore(deps-dev): bump jest from 24.9.0 to 25.4.0 in /api
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 20:38:38 +00:00
530a9bf0af chore: cleanup 2020-03-31 23:52:24 +09:00
dependabot-preview[bot]
19a4df4f88 chore(deps-dev): bump @types/node from 13.9.1 to 13.9.5 in /api
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.1 to 13.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 20:49:59 +00:00
dependabot-preview[bot]
ec0aca1a1b chore(deps-dev): bump ts-jest from 25.2.1 to 25.3.0 in /api
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.2.1 to 25.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/25.2.1...v25.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 20:43:50 +00:00
2f85792fce chore: update deps 2020-03-26 20:36:38 +09:00
dependabot-preview[bot]
b06d015e53 chore(deps-dev): bump nock from 12.0.2 to 12.0.3 in /api
Bumps [nock](https://github.com/nock/nock) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v12.0.2...v12.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 20:47:38 +00:00
dependabot[bot]
455d93d072 chore(deps): bump acorn from 5.7.3 to 5.7.4 in /api
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 12:05:19 +09:00
64b40c9c8a chore: update test 2020-03-14 12:02:32 +09:00
dependabot-preview[bot]
96e59dd5c5 chore(deps-dev): bump @types/node-fetch from 2.5.0 to 2.5.5 in /api
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.0 to 2.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 02:41:50 +00:00
dependabot-preview[bot]
f253346d20 chore(deps-dev): bump nock from 10.0.6 to 12.0.2 in /api
Bumps [nock](https://github.com/nock/nock) from 10.0.6 to 12.0.2.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v10.0.6...v12.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 02:34:21 +00:00
0fa08f57f3 chore: update deps 2020-02-24 16:42:03 +09:00
3e6c678c46 fix: whois provider 2020-02-08 19:43:22 +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]
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
1fd9332bdc chore: add eslint rules 2019-12-24 01:57:07 +09:00
8ecfb3919a chore: capitalize error message 2019-12-10 18:33:51 +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
85520b2417 feat: improve cache 2019-09-17 14:30:33 +09:00
6c84493360 chore: cosmetic changes 2019-09-17 14:30:26 +09:00
f5ff77c91f chore: omit now-build 2019-09-01 13:38:55 +09:00
ff33c0b2d7 fix: limit nta result 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
df56b21a99 feat: Heroku and Now 2019-08-27 03:33:45 +09:00
fc034bc2bb feat(api): add test 2019-08-14 19:55:28 +09:00
ec4bbf7dfa feat: spectrum 2019-08-14 15:13:57 +09:00
618512b4f8 fix: card popup 2019-08-07 22:25:51 +09:00
102b98b76a fix: optimize analytics 2019-08-07 17:42:07 +09:00
d480d14100 fix: limit 10 items 2019-08-07 14:08:45 +09:00
1031a70b0f feat: google search card 2019-08-07 14:08:32 +09:00
f3c01ac77f feat: switch app store region based on lang 2019-08-07 13:38:27 +09:00
a38cab3002 fix: reconstruct api 2019-08-06 01:17:45 +09:00
65453f95f7 feat: app store 2019-08-06 01:17:29 +09:00
ee6ceead02 feat: add linux card 2019-08-05 22:59:47 +09:00
cd5ed81052 fix: rename components 2019-08-05 22:59:39 +09:00
97ef88b8e4 test: setup 2019-08-03 00:35:23 +09:00
72a70fe1a4 feat: rubygems 2019-08-02 16:27:05 +09:00
a8fa8a04d1 feat: cache only if the response is succeeded 2019-08-01 13:22:03 +09:00
afd9452e0d fix: set ENOTFOUND as available flag 2019-07-31 18:42:07 +09:00
6598c8fcea chore: update deps 2019-07-31 13:40:29 +09:00
11e7f0e9e0 chore: split app into api and web 2019-07-31 13:11:00 +09:00