Commit Graph

  • 004cb83719
    chore(clean): removed extra console.log Corentin Thomasset 2023-04-05 08:47:54 +02:00
  • aa4dc0418e feat(plausible): disable plausible instance for self hosted instance Corentin Thomasset 2023-04-04 18:59:49 +02:00
  • a599528044
    fix(otp-generator): editable secret Corentin Thomasset 2023-04-04 12:55:02 +02:00
  • b3390f6ff7
    chore(docker): fixed the docker-run command in README (#323) Radu Ursache 2023-03-31 17:53:32 +03:00
  • dee5586bf5
    fix(docker): consistent casing in Dockerfile Corentin Thomasset 2023-03-31 01:10:00 +02:00
  • 5281824b5d fix(otp-generator): better computation of token Corentin Thomasset 2023-03-31 00:49:45 +02:00
  • 15cb03347c
    feat(menu): collapsible category Corentin Thomasset 2023-03-30 23:35:34 +02:00
  • 24ba0ff5fa feat(menu): collapsible category Corentin Thomasset 2023-03-30 23:35:34 +02:00
  • 849981d1ec refactor(issue): better issue template Corentin Thomasset 2023-03-30 21:25:08 +02:00
  • 3b625fd473 feat(json-prettify): sort keys Corentin Thomasset 2023-03-29 23:25:39 +02:00
  • 863c8d0f6a
    refactor(new-tool-script): added new tool creation script in package.json Corentin Thomasset 2023-03-29 22:43:51 +02:00
  • 9b4f7727f2
    refactor(uuid-generator): now using computedRefreshable Corentin Thomasset 2023-03-29 21:13:49 +02:00
  • cf16cb195d
    refactor(token-generator): now using computedRefreshable Corentin Thomasset 2023-03-29 21:12:20 +02:00
  • f6237376e1
    refactor(port-generator): now using computedRefreshable Corentin Thomasset 2023-03-29 21:05:21 +02:00
  • 165dc93f83 feat(rsa-key-pair-generator): refresh certs button Corentin Thomasset 2023-03-29 20:51:48 +02:00
  • 161a21f285 feat(config): hide the banner by default Corentin Thomasset 2023-03-29 19:46:59 +02:00
  • 972ffe6f69 fix(docker): nginx config to redirect to index.html Corentin Thomasset 2023-03-29 00:11:29 +02:00
  • c339ab3551 feat(new-tool): IPv4 subnet calculator Corentin Thomasset 2023-03-28 23:31:11 +02:00
  • 47948dd343 refactor(import): removed unused imports Corentin Thomasset 2023-03-27 22:47:52 +02:00
  • 91369cb238
    refactor(html-editor): use correct letter casing (#292) marvin-j97 2023-03-27 17:38:37 +02:00
  • ffb99579ba
    feat(new-tool): add a docker run to docker compose converter (#291) cgoIT 2023-03-27 17:31:13 +02:00
  • f512d09227 fix(rsa-key-pair-generator): correct prime web worker url Corentin Thomasset 2023-03-26 23:56:46 +02:00
  • 7c40539ef9 refactor(otp-generator): coerce lowercase secret characters to uppercase Corentin Thomasset 2023-03-26 22:40:43 +02:00
  • f3b1863f09 feat(new-tool): html wysiwyg editor Corentin Thomasset 2023-03-26 19:04:42 +02:00
  • b1d6bfd2dc refactor(otp-generator): no more barcode color invertion Corentin Thomasset 2023-03-26 16:08:44 +02:00
  • 8787ce72ab
    fix(roman-converter): replaced incorrect default value Corentin Thomasset 2023-03-24 18:35:37 +01:00
  • dab8d63390
    refactor(readme): better headings levels Corentin Thomasset 2023-03-24 08:42:28 +01:00
  • 96aaa35ea2
    docs(docker): added self hosting command in README Corentin Thomasset 2023-03-23 22:47:14 +01:00
  • 519b169336
    chore(docker): arm64 and amd64 as supported platform (#271) Benny 2023-03-23 21:48:07 +01:00
  • 3bc1f0d1fa
    chore(docker): it-tools docker container Corentin Thomasset 2023-03-23 18:54:51 +01:00
  • b519cc9574
    chore(deps): updated dependencies versions Corentin Thomasset 2023-03-19 11:59:43 +01:00
  • 30e9149d61
    feat(new-tool): RSA key pair generator Corentin Thomasset 2023-03-10 18:16:55 +01:00
  • 7958e2e075
    refactor(branding): correct branding for twitter & github (#268) marvin-j97 2023-03-08 18:09:53 +01:00
  • 61024279b5
    fix(about): correct git branch in package.json url Corentin Thomasset 2023-03-08 13:48:52 +01:00
  • ad202bd372
    revert(pwa): fallback to autoUpdate Corentin Thomasset 2023-03-01 23:35:17 +01:00
  • 400654b6b1
    chore(pwa): close update notification on update Corentin Thomasset 2023-03-01 22:41:11 +01:00
  • 3351b70c1a
    refactor(sponsor): updated support link to buy me a coffe Corentin Thomasset 2023-03-01 22:15:51 +01:00
  • 53ce079dff
    refactor(pwa): prompt for pwa update Corentin Thomasset 2023-03-01 21:46:23 +01:00
  • a771346250
    refactor(style): improved dark mode colors Corentin Thomasset 2023-02-21 23:14:27 +01:00
  • a312dedf65
    fix(jwt-parser): prevent [object Object] value Corentin Thomasset 2023-02-21 22:52:08 +01:00
  • 0ddf18f4b5
    feat(new-tool): String to NATO alphabet Corentin Thomasset 2023-02-15 00:43:08 +01:00
  • 9634f5d9a8
    fix(case-converter): allowed diacritics Corentin Thomasset 2023-02-10 22:52:25 +01:00
  • e6c0445684
    fix(case-converter): allowed diacritics Corentin Thomasset 2023-02-10 22:52:25 +01:00
  • 32f87f3fca
    refactor(tool-card): enforce description height Corentin Thomasset 2023-02-10 22:13:08 +01:00
  • a3b1cb5737
    refactor(tool-card): enforce description height Corentin Thomasset 2023-02-10 22:13:08 +01:00
  • 6fe4b5ac60
    feat(new-tool): slugify string Corentin Thomasset 2023-02-10 22:06:32 +01:00
  • 1a3f0a135d
    refactor(keycode-info): wording Corentin Thomasset 2023-02-06 23:26:40 +01:00
  • 072083832d
    chore(release): 2.19.0 Corentin Thomasset 2023-02-06 23:14:52 +01:00
  • c934c4e50c
    feat(new-tool): keycode info Corentin Thomasset 2023-02-06 23:11:22 +01:00
  • 4a5734d4a3
    chore(release): 2.18.0 Corentin Thomasset 2023-02-04 09:59:56 +01:00
  • f708f5091e
    feat(new-tool): json minify (#265) Tsonglew 2023-02-04 16:56:17 +08:00
  • db817a2459
    refactor(tools): config in query params Corentin Thomasset 2023-01-28 21:06:16 +01:00
  • 119041c185
    chore(release): 2.17.0 Corentin Thomasset 2023-01-13 18:27:39 +01:00
  • 4607837f9a
    feat(new-tool): temperature converter Corentin Thomasset 2023-01-13 18:26:28 +01:00
  • f52f7a845c
    refactor(jwt-parser): simplified code Corentin Thomasset 2023-01-13 13:59:27 +01:00
  • acc7f0a586
    feat(new-tool): jwt parser (#262) bastantoine 2022-12-27 09:38:35 +01:00
  • ebb7301a98
    chore(release): 2.16.0 Corentin Thomasset 2022-12-21 21:15:16 +01:00
  • def60e7248
    refactor(tracker): better tracker injection Corentin Thomasset 2022-12-21 21:02:57 +01:00
  • bf88836dbe
    feat(search-bar): use cmd + k to focus on mac Corentin Thomasset 2022-12-21 00:21:12 +01:00
  • bfc2e24bbf
    feat(tracker): added actions monitoring Corentin Thomasset 2022-12-21 00:03:31 +01:00
  • 40872859a5
    refactor(clean): removed unused import Corentin Thomasset 2022-12-20 21:15:00 +01:00
  • cf723f144e
    refactor(clean): removed empty style tag Corentin Thomasset 2022-12-20 21:01:34 +01:00
  • 7f964941d3
    chore(docs): updated readme Corentin Thomasset 2022-12-20 20:57:24 +01:00
  • af075dcccc
    feat(tool): improved favorite tool management Corentin Thomasset 2022-12-17 15:33:52 +01:00
  • 274ff02b54
    chore(git): added .env to gitignore Corentin Thomasset 2022-12-17 11:42:47 +01:00
  • 679dd1c1f6
    refactor(menu): improve support button Corentin Thomasset 2022-12-17 01:30:27 +01:00
  • 4cd809bd0c
    feat(tools): added favorite tool handling Corentin Thomasset 2022-12-17 01:30:02 +01:00
  • 8d09086e78
    chore(release): 2.15.0 Corentin Thomasset 2022-12-16 21:59:47 +01:00
  • acf8bc11db
    fix(tool-card): correct text color on light mode for card description Corentin Thomasset 2022-12-16 21:57:23 +01:00
  • 71e98e93e5
    feat(search-bar): better search back result Corentin Thomasset 2022-12-16 21:44:54 +01:00
  • 1b5d4e72bd
    refactor(search-bar): improved tool fuzzy search Corentin Thomasset 2022-12-16 18:10:50 +01:00
  • 8476cf319b
    fix(integer-base-converter): handle non-decimal char and better error message Corentin Thomasset 2022-12-07 21:52:24 +01:00
  • 0ff853437b
    chore(release): 2.14.1 Corentin Thomasset 2022-11-23 22:00:08 +01:00
  • 39c8f92065
    chore(release): 2.14.0 Corentin Thomasset 2022-11-23 22:00:01 +01:00
  • 35b5187119
    feat(new-tool): chmod calculator Corentin Thomasset 2022-11-23 21:57:38 +01:00
  • 94698cea50
    chore(release): 2.13.0 Corentin Thomasset 2022-11-14 22:17:34 +01:00
  • 8294cd68da
    chore(deps): upgraded dependencies Corentin Thomasset 2022-11-14 22:13:37 +01:00
  • 7c9b8ac178
    feat(new-tool): mime type to extension converter Corentin Thomasset 2022-11-14 22:13:26 +01:00
  • 5d8f46abf8
    refactor(ui): change sponsor button location and caption Corentin Thomasset 2022-11-13 23:16:57 +01:00
  • 35a3760771
    fix(ui): remove icon transparency overlap Corentin Thomasset 2022-11-13 23:13:50 +01:00
  • 4ef25887b9
    feat(date-converter): added mongodb objectID format Corentin Thomasset 2022-09-09 11:53:06 +02:00
  • 7f229959d6
    refactor(otp-generator): changed url Corentin Thomasset 2022-08-24 00:22:54 +02:00
  • d3a2936979
    chore(release): 2.12.0 Corentin Thomasset 2022-08-24 00:17:40 +02:00
  • 5f16885923
    feat(new-tool): added otp generator Corentin Thomasset 2022-08-24 00:10:53 +02:00
  • ea5e7a7fc7
    feat(config): added tsx to allowed extension Corentin Thomasset 2022-08-24 00:10:31 +02:00
  • 7de6c86f9e
    refactor(useQRCode): switched args to MaybeRef Corentin Thomasset 2022-08-24 00:09:59 +02:00
  • 83da6b7ee9
    refactor: token generator can use a custom alphabet Corentin Thomasset 2022-08-24 00:09:16 +02:00
  • 737319edf1
    chore(release): 2.11.0 Corentin Thomasset 2022-08-19 17:47:34 +02:00
  • a77a82f5a2
    chore: updated ci workflow to handle pnpm Corentin Thomasset 2022-08-19 17:42:46 +02:00
  • da17696293
    refactor(colored-card): added transition on like hover Corentin Thomasset 2022-08-18 11:09:25 +02:00
  • 164e32b442
    feat(new-tool): meta tag generator Corentin Thomasset 2022-08-17 14:36:52 +02:00
  • 49755909bd
    fix(deps): added missing optional deps Corentin Thomasset 2022-08-18 10:53:23 +02:00
  • 44d653b1f2
    chore(deps): switched to pnpm Corentin Thomasset 2022-08-18 10:35:04 +02:00
  • 7c449f4f2d
    fix: removed colored card border Corentin Thomasset 2022-08-17 17:33:44 +02:00
  • ab7483b5c2
    feat: added colored share card Corentin Thomasset 2022-08-17 15:09:43 +02:00
  • 5222bd5d04
    refactor(share): updated share meta Corentin THOMASSET 2022-08-16 15:22:41 +02:00
  • cf5e4d9056
    chore(release): 2.10.3 Corentin Thomasset 2022-08-14 10:55:06 +02:00
  • 992f96b48a
    refactor(share): updated twitter meta tags Corentin Thomasset 2022-08-14 10:53:45 +02:00
  • fcf4cfe64d
    refactor(share): new share banner Corentin Thomasset 2022-08-14 10:53:39 +02:00
  • f54223fb0a
    refactor(validation): simplified validation management with helpers Corentin Thomasset 2022-08-04 21:59:48 +02:00