Commit graph

120 commits

Author SHA1 Message Date
dependabot[bot]
13cf5d3bb6 chore(deps-dev): bump @nuxt/types from 2.15.6 to 2.15.7
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.6 to 2.15.7.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.6...v2.15.7)

---
updated-dependencies:
- dependency-name: "@nuxt/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 09:28:53 +02:00
dependabot[bot]
fa93a143a5 chore(deps-dev): bump @vue/test-utils from 1.2.0 to 1.2.1
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.1/packages/test-utils)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 09:28:19 +02:00
dependabot[bot]
d7a0b5264d fix(deps): bump nuxt from 2.15.6 to 2.15.7
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.6 to 2.15.7.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.6...v2.15.7)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 09:24:31 +02:00
dependabot[bot]
fce6f87566 chore(deps-dev): bump @nuxtjs/vuetify from 1.11.3 to 1.12.1
Bumps [@nuxtjs/vuetify](https://github.com/nuxt-community/vuetify-module) from 1.11.3 to 1.12.1.
- [Release notes](https://github.com/nuxt-community/vuetify-module/releases)
- [Changelog](https://github.com/nuxt-community/vuetify-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/vuetify-module/compare/v1.11.3...v1.12.1)

---
updated-dependencies:
- dependency-name: "@nuxtjs/vuetify"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 08:54:22 +02:00
Corentin Thomasset
2d76a4fbb6
refactor(types): fixed types 2021-06-12 18:01:42 +02:00
Corentin Thomasset
59c2a46b53
chore(deps): fixed dependencies 2021-06-12 18:01:20 +02:00
Corentin Thomasset
91e4c0707c
feat(tool): added roman numeral converter 2021-06-11 22:28:52 +02:00
Corentin Thomasset
35490851fe
refactor(types): copy can handle numbers 2021-06-11 22:28:52 +02:00
dependabot[bot]
0afac97616 fix(deps): bump cronstrue from 1.113.0 to 1.114.0
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 1.113.0 to 1.114.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v1.113.0...v1.114.0)

---
updated-dependencies:
- dependency-name: cronstrue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 09:02:48 +02:00
dependabot[bot]
bd666517e8 chore(deps-dev): bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 09:51:06 +02:00
dependabot[bot]
e701fe9c19 fix(deps): bump core-js from 3.13.1 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.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.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 09:01:48 +02:00
Corentin Thomasset
c487ff88e5
Merge branch 'dev' of github.com:CorentinTh/it-tools into dev 2021-06-05 23:34:58 +02:00
Corentin Thomasset
d785f8ad60
feat(tool): added unit converter 2021-06-05 23:34:03 +02:00
dependabot[bot]
4636b9f04b fix(deps): bump @nuxtjs/axios from 5.13.5 to 5.13.6
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.5 to 5.13.6.
- [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.5...v5.13.6)

---
updated-dependencies:
- dependency-name: "@nuxtjs/axios"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 09:18:35 +02:00
dependabot[bot]
fe0ecab947 fix(deps): bump vuetify from 2.5.1 to 2.5.3
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.3/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 08:59:19 +02:00
Corentin Thomasset
ac6799666e
refactor(lint): removed unused import 2021-06-01 17:36:29 +02:00
Corentin Thomasset
ddef668530
fix: removed ToolConfig from memo 2021-06-01 17:33:55 +02:00
Corentin Thomasset
285fcb9ae6
refactor: added scope="col" to <th> tags 2021-06-01 00:13:03 +02:00
Corentin Thomasset
b19219fdbf
refactor(lint): fix lint 2021-06-01 00:09:33 +02:00
Corentin Thomasset
b34eb4c1ac
refactor: fixed more sonarcloud issues 2021-06-01 00:07:04 +02:00
Corentin Thomasset
a866ac6070
refactor: fixed sonarcloud issues 2021-05-31 23:43:45 +02:00
Corentin Thomasset
2a54b80de6
fix(tool): prevented reading on potentially undefined 2021-05-31 23:36:16 +02:00
Corentin Thomasset
aa06b82337
refactor: removed debug prompt 2021-05-31 23:09:53 +02:00
Corentin Thomasset
ec57c464b6
refactor: fixed lint 2021-05-31 22:56:25 +02:00
Corentin Thomasset
84e1b3660d
feat: added sponsor button 2021-05-31 22:53:29 +02:00
Corentin Thomasset
3fbb962223
chore: updated year in LICENSE 2021-05-31 22:53:29 +02:00
Corentin Thomasset
4d7c56de59
chore: added LICENSE file 2021-05-31 22:53:29 +02:00
Corentin Thomasset
c4b505da0d
chore: updated package.json fields 2021-05-31 22:53:28 +02:00
Corentin Thomasset
950f69f04b
refactor: removed useless runtime config 2021-05-31 22:53:28 +02:00
Corentin Thomasset
638dd13438
fix(tool): refresh port now work again 2021-05-31 22:53:28 +02:00
Corentin Thomasset
74e5758735
fix(sec): switched to cryptographically secure random 2021-05-31 22:53:28 +02:00
Corentin Thomasset
03a7e8c42d
feat(tool): added URL encoder/decoder 2021-05-31 22:53:28 +02:00
Corentin THOMASSET
5550248a8b chore(issues): update issue templates 2021-05-31 22:51:19 +02:00
Corentin Thomasset
6ada9a96cd
refactor(lint): fix lint issues 2021-05-31 12:13:52 +02:00
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