Commit Graph

  • baf98c8d67 feat(error): better 404 and error page Corentin Thomasset 2021-05-31 11:32:54 +02:00
  • c303505ea9 fix(sec): added rel="noopener noreferrer" to target="_blank" links Corentin Thomasset 2021-05-31 11:32:15 +02:00
  • 90e76911b3 refactor(i18n): removed i18n extra routes Corentin Thomasset 2021-05-30 15:54:45 +02:00
  • be5cc46d9f chore(deps-dev): bump babel-jest from 27.0.1 to 27.0.2 dependabot[bot] 2021-05-31 00:10:10 +00:00
  • ec6379a957 fix(deps): bump core-js from 3.13.0 to 3.13.1 dependabot[bot] 2021-05-31 00:04:56 +00:00
  • 1b23d97ad0 chore(deps): bump ws from 7.4.3 to 7.4.6 dependabot[bot] 2021-05-30 12:56:59 +00:00
  • 919b948da7 fix(style): extractCSS for proper ssr layout Corentin Thomasset 2021-05-29 13:50:17 +02:00
  • 6c60f92245 refactor(path): removed old route builder Corentin Thomasset 2021-05-29 13:49:43 +02:00
  • 01091f083c fix(path): corrected incorrect tool path Corentin Thomasset 2021-05-28 20:04:03 +02:00
  • d8d7bcce32 refactor(deps): removed unused dep Corentin Thomasset 2021-05-28 19:48:28 +02:00
  • 690bd099ef feat: externalized tool configuration Corentin Thomasset 2021-05-28 19:44:27 +02:00
  • c3adfe30ec chore: added SECURITY.md Corentin THOMASSET 2021-05-28 15:06:49 +02:00
  • 8fc188e89a fix(deps): bump vuetify from 2.5.0 to 2.5.1 dependabot[bot] 2021-05-27 00:08:40 +00:00
  • 88b28fb51d fix(deps): bump @nuxtjs/axios from 5.13.4 to 5.13.5 dependabot[bot] 2021-05-27 00:05:08 +00:00
  • a91caea85e chore(deps-dev): bump @nuxtjs/eslint-config from 6.0.0 to 6.0.1 dependabot[bot] 2021-05-27 00:03:12 +00:00
  • a2f6943075 chore(deps): bump browserslist from 4.16.3 to 4.16.6 dependabot[bot] 2021-05-26 12:14:11 +00:00
  • 6e34d8f0ee fix(deps): bump core-js from 3.12.1 to 3.13.0 dependabot[bot] 2021-05-26 00:06:30 +00:00
  • 964f1e37d9 chore(deps-dev): bump babel-jest from 26.6.3 to 27.0.1 dependabot[bot] 2021-05-26 00:09:35 +00:00
  • ded803ff9c chore(ci): added CodeQL ci pipeline Corentin THOMASSET 2021-05-24 14:13:02 +02:00
  • 7efc6d0d17 chore(deps-dev): bump eslint from 7.26.0 to 7.27.0 dependabot[bot] 2021-05-24 00:10:42 +00:00
  • fe8de0b3cf fix(lint): updated slot Corentin Thomasset 2021-05-22 00:45:00 +02:00
  • 65bce59f59 chore(deps-dev): bump eslint-plugin-nuxt from 1.0.0 to 2.0.0 dependabot[bot] 2021-05-21 22:19:32 +00:00
  • 49a19accf7 chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.3.0 dependabot[bot] 2021-05-21 22:14:06 +00:00
  • 95c876d18e Merge branch 'dev' of github.com:CorentinTh/it-tools into dev Corentin Thomasset 2021-05-22 00:13:57 +02:00
  • 6226bc7e0f chore(deps-dev): bump @nuxtjs/eslint-config from 3.1.0 to 6.0.0 dependabot[bot] 2021-05-21 22:09:53 +00:00
  • dcb784370e chore(deps-dev): bump @nuxtjs/eslint-config-typescript dependabot[bot] 2021-05-21 22:04:20 +00:00
  • 7fe75339ca chore(ci): added build step Corentin Thomasset 2021-05-22 00:07:22 +02:00
  • f7714fbf41 chore(deps-dev): bump @nuxtjs/eslint-module from 2.0.0 to 3.0.2 dependabot[bot] 2021-05-21 21:44:46 +00:00
  • e30b96048b fix(deps): bump @nuxtjs/axios from 5.13.1 to 5.13.4 dependabot[bot] 2021-05-21 21:42:47 +00:00
  • e9c73cb9f3 fix(deps): bump actions/setup-node from 2.1.2 to 2.1.5 dependabot[bot] 2021-05-21 21:41:05 +00:00
  • 520605a144 chore(ci): ci on push only Corentin Thomasset 2021-05-21 23:54:19 +02:00
  • 7b741783c3 chore(ci): commitlint increase body length Corentin Thomasset 2021-05-21 23:54:07 +02:00
  • 3035ba52a2 feat(seo): added canonical url Corentin Thomasset 2021-05-21 23:43:40 +02:00
  • 70cf404ec6 chore: uppercase FUNDING.yml file name Corentin Thomasset 2021-05-21 23:43:02 +02:00
  • a71058e3e7 chore(ci): fetching all commit for commitlint Corentin Thomasset 2021-05-21 23:29:35 +02:00
  • 0a55f778ed chore(ci): removed useless matrix Corentin Thomasset 2021-05-21 23:28:01 +02:00
  • 0e9c53bd72 chore(ci): added commitlint in runnable npm command Corentin Thomasset 2021-05-21 23:20:04 +02:00
  • f7378dc042 feat: added changelog in /about Corentin Thomasset 2021-05-21 22:51:09 +02:00
  • 2a760bce8a fix(ui): better responsive tool list Corentin Thomasset 2021-05-21 22:50:35 +02:00
  • 540ece8112 fix(ui): fixed sidenav header Corentin Thomasset 2021-05-21 22:48:55 +02:00
  • be607c0678 fix(a11y): improved screen reader support Corentin Thomasset 2021-05-18 17:48:32 +02:00
  • 403e0fec74 refactor: prettier keyword lookup Corentin Thomasset 2021-05-18 13:13:44 +02:00
  • 103ff9f8ce feat(tool): added random port generator Corentin Thomasset 2021-05-18 13:03:28 +02:00
  • 7b69b4e00f chore(ci): dependabot will PR to the dev branch Corentin Thomasset 2021-05-18 12:39:44 +02:00
  • a9b1beb6af docs: updated README.md Corentin Thomasset 2021-05-18 12:39:02 +02:00
  • e025376017 chore(ci): ci on push Corentin Thomasset 2021-05-18 12:17:23 +02:00
  • 4a5c64c853 chore(ci): added stale bot Corentin Thomasset 2021-05-18 12:17:11 +02:00
  • c0f6a88c41 fix(config): resolve json module Corentin Thomasset 2021-05-18 00:16:21 +02:00
  • 58d91900a3 feat(ui): added prettier scrollbar Corentin Thomasset 2021-05-17 23:57:02 +02:00
  • e8ea193ff0 refactor(lint): fixed lint issues Corentin Thomasset 2021-05-17 23:39:32 +02:00
  • 05da3752ca feat: added navigator drawer footer Corentin Thomasset 2021-05-17 23:39:13 +02:00
  • fed0daf0a7 fix(ui): responsive qr-code generator Corentin Thomasset 2021-05-17 23:33:50 +02:00
  • f6998f0f9a chore: added funding.yml Corentin Thomasset 2021-05-17 23:33:12 +02:00
  • c16e537abf feat(tool): added qr-code generator Corentin Thomasset 2021-05-17 23:11:47 +02:00
  • 27f3826d5f fix(types): added missing typings Corentin Thomasset 2021-05-17 23:11:20 +02:00
  • a8f9d7e555 fix(ui): remove table background Corentin Thomasset 2021-05-17 22:02:38 +02:00
  • 677f65b917 chore(changelog): added crontab update info Corentin Thomasset 2021-05-17 22:01:51 +02:00
  • 5b19e6324b feat(tool): added crontab generator Corentin Thomasset 2021-05-17 21:54:09 +02:00
  • bb201c6b0a chore(changelog): listed removed tools Corentin Thomasset 2021-05-17 21:20:58 +02:00
  • 7735644e05 feat(tool): lorem ipsum generator Corentin Thomasset 2021-05-17 21:20:28 +02:00
  • 619deae438 feat(seo): lowercase keywords Corentin Thomasset 2021-05-17 21:18:35 +02:00
  • be2cd38eea refactor(lint): fixed linting Corentin Thomasset 2021-05-17 20:19:54 +02:00
  • a0c0d9df4a chore(deps): upgraded dependencies Corentin Thomasset 2021-05-17 19:59:23 +02:00
  • 7e80f27551 feat(tools): added text stats Corentin Thomasset 2021-05-17 19:58:58 +02:00
  • 67bc09ccfd feat(tools): added base64 string converter Corentin Thomasset 2021-05-17 19:58:33 +02:00
  • 34800f461d feat(seo): removed duplicate keywords and added split title Corentin Thomasset 2021-05-17 19:56:38 +02:00
  • 4fdc09a787 feat: added color-picker-converter.vue Corentin Thomasset 2021-04-01 18:47:42 +02:00
  • f1d8d55cce feat: added base-converter.vue Corentin Thomasset 2021-04-01 18:47:30 +02:00
  • e907b05c32 feat(tool): added Date Converter Corentin Thomasset 2021-03-15 21:11:36 +01:00
  • ecbc5bad28 feat(tool): added BIP39 generator Corentin Thomasset 2021-03-15 18:38:16 +01:00
  • 93c11f0e44 fix: added missing meta hid Corentin Thomasset 2021-03-15 17:38:50 +01:00
  • 991f9f8e1e docs: drafted CONTRIBUTING.md Corentin Thomasset 2021-03-15 13:20:37 +01:00
  • 5e9c8bd781 ci: added commitlint on pull request Corentin Thomasset 2021-03-15 13:07:14 +01:00
  • 55a1d130a0 fix: prevented routes duplicates du to i18n Corentin Thomasset 2021-03-15 12:49:38 +01:00
  • d50cbf263c refactor: changed folder case Corentin Thomasset 2021-03-15 12:27:33 +01:00
  • 29c221a8f5 feat: updated memo Corentin Thomasset 2021-03-15 12:26:20 +01:00
  • 0a4abde23d feat: added memo base Corentin Thomasset 2021-03-14 23:37:57 +01:00
  • 1034296359 feat: added file-to-base64 Corentin Thomasset 2021-03-14 21:20:35 +01:00
  • 5fa81533d9 feat: added components Corentin Thomasset 2021-03-14 20:11:39 +01:00
  • 6e0c369398 feat: component base Corentin Thomasset 2021-02-13 19:55:45 +01:00
  • 02dafd6a2f feat: first tool base Corentin Thomasset 2021-02-06 11:14:28 +01:00
  • b0e232bc77 fix: set variables.scss Corentin Thomasset 2020-12-21 22:57:42 +01:00
  • c554017e43 refactor: cleaned project structure Corentin Thomasset 2020-12-21 22:49:27 +01:00
  • c66e2097b6 chore: setup nuxt Corentin Thomasset 2020-12-21 22:06:13 +01:00
  • d0bed32b8e chore: empty base Corentin Thomasset 2020-12-21 21:40:46 +01:00
  • 5bd5d2c2f3 1.7.0 v1.7.0 Corentin Thomasset 2020-07-23 23:25:52 +02:00
  • 55dffa5635 feat: crontab generator Corentin Thomasset 2020-07-23 23:25:15 +02:00
  • baee5e6656 1.6.0 v1.6.0 Corentin Thomasset 2020-07-22 13:05:46 +02:00
  • df5804c71d chore: changelog version Corentin Thomasset 2020-07-22 13:05:35 +02:00
  • 8e99a0a783 chore(deps): bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-21 00:48:01 +00:00
  • 6e22b12494 feat: base64 generator Corentin Thomasset 2020-07-22 13:02:33 +02:00
  • aaa154d0b8 chore: updated roadmap Corentin THOMASSET 2020-07-20 10:26:54 +02:00
  • 37b28c8d21 docs: updated README.md Corentin Thomasset 2020-07-08 20:18:34 +02:00
  • 06aac238b2 fix: array to bool in rules Corentin Thomasset 2020-07-08 20:03:22 +02:00
  • a282c526c1 feat: BIP39 generator Corentin Thomasset 2020-07-08 19:54:55 +02:00
  • 19eafdbe37 doc: fixed link in CHANGELOG.md Corentin Thomasset 2020-07-08 19:54:33 +02:00
  • 635552fbce 1.5.2 v1.5.2 Corentin Thomasset 2020-07-08 13:37:39 +02:00
  • 7f8404645d chore: version Corentin Thomasset 2020-07-08 13:37:35 +02:00
  • 66c569f886 chore: pwa auto update Corentin Thomasset 2020-07-08 13:35:24 +02:00
  • f02a816eaa docs: updated README.md Corentin Thomasset 2020-06-23 13:19:44 +02:00