Commit graph

86 commits

Author SHA1 Message Date
Corentin Thomasset
0078af00a6
feat(font): optimized google font import 2021-05-31 12:10:57 +02:00
Corentin Thomasset
baf98c8d67
feat(error): better 404 and error page 2021-05-31 11:33:07 +02:00
Corentin Thomasset
c303505ea9
fix(sec): added rel="noopener noreferrer" to target="_blank" links 2021-05-31 11:33:07 +02:00
Corentin Thomasset
90e76911b3
refactor(i18n): removed i18n extra routes 2021-05-31 11:33:07 +02:00
dependabot[bot]
be5cc46d9f chore(deps-dev): bump babel-jest from 27.0.1 to 27.0.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.2/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 08:58:54 +02:00
dependabot[bot]
ec6379a957 fix(deps): bump core-js from 3.13.0 to 3.13.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 08:58:32 +02:00
dependabot[bot]
1b23d97ad0 chore(deps): bump ws from 7.4.3 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 15:29:32 +02:00
Corentin Thomasset
919b948da7
fix(style): extractCSS for proper ssr layout 2021-05-29 13:50:17 +02:00
Corentin Thomasset
6c60f92245
refactor(path): removed old route builder 2021-05-29 13:49:43 +02:00
Corentin Thomasset
01091f083c
fix(path): corrected incorrect tool path 2021-05-28 20:04:03 +02:00
Corentin Thomasset
d8d7bcce32
refactor(deps): removed unused dep 2021-05-28 19:48:28 +02:00
Corentin Thomasset
690bd099ef
feat: externalized tool configuration 2021-05-28 19:46:22 +02:00
Corentin THOMASSET
c3adfe30ec
chore: added SECURITY.md 2021-05-28 15:06:49 +02:00
dependabot[bot]
8fc188e89a fix(deps): bump vuetify from 2.5.0 to 2.5.1
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.1/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 09:16:11 +02:00
dependabot[bot]
88b28fb51d fix(deps): bump @nuxtjs/axios from 5.13.4 to 5.13.5
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.4 to 5.13.5.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.4...v5.13.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 09:15:38 +02:00
dependabot[bot]
a91caea85e chore(deps-dev): bump @nuxtjs/eslint-config from 6.0.0 to 6.0.1
Bumps [@nuxtjs/eslint-config](https://github.com/nuxt/eslint-config) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@6.0.0...@nuxtjs/eslint-config@6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 08:50:32 +02:00
dependabot[bot]
a2f6943075 chore(deps): bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 18:41:18 +02:00
dependabot[bot]
6e34d8f0ee fix(deps): bump core-js from 3.12.1 to 3.13.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.0/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 08:47:14 +02:00
dependabot[bot]
964f1e37d9 chore(deps-dev): bump babel-jest from 26.6.3 to 27.0.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 27.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.1/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 08:46:42 +02:00
Corentin THOMASSET
ded803ff9c
chore(ci): added CodeQL ci pipeline 2021-05-24 14:13:02 +02:00
dependabot[bot]
7efc6d0d17 chore(deps-dev): bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 14:08:40 +02:00
Corentin Thomasset
fe8de0b3cf
fix(lint): updated slot 2021-05-22 00:45:00 +02:00
dependabot[bot]
65bce59f59 chore(deps-dev): bump eslint-plugin-nuxt from 1.0.0 to 2.0.0
Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases)
- [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt/eslint-plugin-nuxt/compare/v1.0.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 00:30:55 +02:00
dependabot[bot]
49a19accf7 chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 00:17:29 +02:00
Corentin Thomasset
95c876d18e
Merge branch 'dev' of github.com:CorentinTh/it-tools into dev 2021-05-22 00:13:57 +02:00
dependabot[bot]
6226bc7e0f chore(deps-dev): bump @nuxtjs/eslint-config from 3.1.0 to 6.0.0
Bumps [@nuxtjs/eslint-config](https://github.com/nuxt/eslint-config) from 3.1.0 to 6.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@3.1.0...@nuxtjs/eslint-config@6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 00:11:53 +02:00
dependabot[bot]
dcb784370e chore(deps-dev): bump @nuxtjs/eslint-config-typescript
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 3.0.0 to 6.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@3.0.0...@nuxtjs/eslint-config-typescript@6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 00:07:33 +02:00
Corentin Thomasset
7fe75339ca
chore(ci): added build step 2021-05-22 00:07:22 +02:00
dependabot[bot]
f7714fbf41 chore(deps-dev): bump @nuxtjs/eslint-module from 2.0.0 to 3.0.2
Bumps [@nuxtjs/eslint-module](https://github.com/nuxt-community/eslint-module) from 2.0.0 to 3.0.2.
- [Release notes](https://github.com/nuxt-community/eslint-module/releases)
- [Changelog](https://github.com/nuxt-community/eslint-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/eslint-module/compare/v2.0.0...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 00:02:08 +02:00
dependabot[bot]
e30b96048b fix(deps): bump @nuxtjs/axios from 5.13.1 to 5.13.4
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.1 to 5.13.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.1...v5.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 00:01:31 +02:00
dependabot[bot]
e9c73cb9f3 fix(deps): bump actions/setup-node from 2.1.2 to 2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.2 to 2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...v2.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 00:00:28 +02:00
Corentin Thomasset
520605a144
chore(ci): ci on push only 2021-05-21 23:54:19 +02:00
Corentin Thomasset
7b741783c3
chore(ci): commitlint increase body length 2021-05-21 23:54:07 +02:00
Corentin Thomasset
3035ba52a2
feat(seo): added canonical url 2021-05-21 23:43:40 +02:00
Corentin Thomasset
70cf404ec6
chore: uppercase FUNDING.yml file name 2021-05-21 23:43:02 +02:00
Corentin Thomasset
a71058e3e7
chore(ci): fetching all commit for commitlint 2021-05-21 23:29:35 +02:00
Corentin Thomasset
0a55f778ed
chore(ci): removed useless matrix 2021-05-21 23:28:01 +02:00
Corentin Thomasset
0e9c53bd72
chore(ci): added commitlint in runnable npm command 2021-05-21 23:20:04 +02:00
Corentin Thomasset
f7378dc042
feat: added changelog in /about 2021-05-21 22:51:09 +02:00
Corentin Thomasset
2a760bce8a
fix(ui): better responsive tool list 2021-05-21 22:50:35 +02:00
Corentin Thomasset
540ece8112
fix(ui): fixed sidenav header 2021-05-21 22:48:55 +02:00
Corentin Thomasset
be607c0678
fix(a11y): improved screen reader support 2021-05-18 17:48:32 +02:00
Corentin Thomasset
403e0fec74
refactor: prettier keyword lookup 2021-05-18 13:13:44 +02:00
Corentin Thomasset
103ff9f8ce
feat(tool): added random port generator 2021-05-18 13:03:28 +02:00
Corentin Thomasset
7b69b4e00f
chore(ci): dependabot will PR to the dev branch 2021-05-18 12:39:44 +02:00
Corentin Thomasset
a9b1beb6af
docs: updated README.md 2021-05-18 12:39:02 +02:00
Corentin Thomasset
e025376017
chore(ci): ci on push 2021-05-18 12:17:23 +02:00
Corentin Thomasset
4a5c64c853
chore(ci): added stale bot 2021-05-18 12:17:11 +02:00
Corentin Thomasset
c0f6a88c41
fix(config): resolve json module 2021-05-18 00:16:21 +02:00
Corentin Thomasset
58d91900a3
feat(ui): added prettier scrollbar 2021-05-17 23:57:02 +02:00