Commit Graph

  • e93cf75c33 fix eslint error poros 2025-01-21 19:21:02 +0100
  • 921f6ef12c fix lodash random call poros 2025-01-21 19:18:56 +0100
  • 61eee6eaa1 remove unsused import poros 2025-01-21 19:04:18 +0100
  • a654485bea use lodash random poros 2025-01-21 19:02:54 +0100
  • 64d7ea833f create object-id tool poros 2025-01-21 18:52:47 +0100
  • 268034c3b6 add tests for objectid utils poros 2025-01-21 18:15:16 +0100
  • 7e5e4d00ee add objectid util functions poros 2025-01-21 17:55:05 +0100
  • 64082d4e6d fix typo in README.md poros 2025-01-21 16:16:55 +0100
  • 83b80210fb
    Update pt.yml Agail Sanchez 2025-01-20 20:34:20 -0300
  • 5346666b48
    Modify baseConfig in case convertor to no longer strip numbers Ashley Connor 2025-01-13 21:56:55 -0800
  • 76425c94b7 feat(new tool): My IP Address sharevb 2025-01-12 22:13:50 +0100
  • f63ae14d6f feat(new tool): Geo Distance Computer sharevb 2025-01-12 22:16:52 +0100
  • 7e19e59094 feat(new tool): OVH X-VR-SPAMCAUSE Decoder sharevb 2025-01-12 22:21:10 +0100
  • 9045303721 feat(new tool): Dockerfile Linter sharevb 2025-01-12 22:26:38 +0100
  • a9bf3fe6c7 Merge remote-tracking branch 'origin/main' into feat/ip-include-exclude ShareVB 2025-01-12 21:14:16 +0100
  • d2b692269b feat(new tool): IP Subnets Exclude Calculator sharevb 2025-01-12 14:56:25 +0100
  • 19efa59aa9 Merge remote-tracking branch 'origin/main' into feat/ip-in-range ShareVB 2025-01-12 14:37:28 +0100
  • bb6995320c feat(CIDR in CIDR): IP Range (single IP, CIDR, range, mask) in IP Range (CIDR, range, mask) ShareVB 2025-01-12 14:22:13 +0100
  • f4ec4da68b fix: unit test ShareVB 2025-01-12 12:47:36 +0100
  • 921f3aadc9 fix: sonar ShareVB 2025-01-12 12:46:06 +0100
  • 98f6b044de fix: lint ShareVB 2025-01-12 12:41:42 +0100
  • 2abc3149e2 Merge remote-tracking branch 'origin/main' into feat/ip-cidr-to-range ShareVB 2025-01-12 12:35:55 +0100
  • c99871bdad chore: bring back unit tests ShareVB 2025-01-12 12:27:51 +0100
  • 8eb9239279 Merge remote-tracking branch 'origin/main' into feat/image-converter ShareVB 2025-01-12 11:58:30 +0100
  • c35bacaebd fix(Image Formats Converter): better UI and clean image extension and multiple files ShareVB 2025-01-12 11:43:57 +0100
  • 3173b239d3 perf: Optimize the command entry for creating tools, add a new category name when creating, so that the tool can be automatically imported after the developer creates it, reducing code conflicts caused by public file modifications jincan 2025-01-04 21:34:15 +0800
  • 5c335c556d feat(tools): add category to various tools for better organization jincan 2025-01-04 21:07:08 +0800
  • 06422fba4a Make the plug-in internationalization language independently configurable to reduce the coupling of configurations between plug-ins jincan 2025-01-04 18:32:03 +0800
  • b8bade04e0 feat(unocss): update attributify preset to ignore 'size' attribute jincan 2025-01-04 18:17:15 +0800
  • f2bf7810dd Merge branch 'feat/storage-transfer-units' of https://github.com/sharevb/it-tools into feat/storage-transfer-units ShareVB 2025-01-02 00:22:38 +0100
  • edfb3f575b fix: allow all units for bitrate ShareVB 2025-01-02 00:18:38 +0100
  • cfa2502201 fix: fix handling of milliseconds ShareVB 2025-01-01 21:54:11 +0100
  • 4e8d244cdc Merge remote-tracking branch 'origin/main' into feat/duration-calculator ShareVB 2025-01-01 19:19:20 +0100
  • 5116d183e1 fix: handle (.net) timespan format and submilliseconds ShareVB 2025-01-01 19:16:43 +0100
  • fd44c72fc5 feat(UUID Generator): add v6 and v7 versions ShareVB 2025-01-01 18:26:54 +0100
  • f9e0ffc809 Merge remote-tracking branch 'origin/main' into feat/js-unobfuscator ShareVB 2025-01-01 17:52:21 +0100
  • 7d8e7e926c fix: use sandybox for webcrack ShareVB 2025-01-01 17:47:24 +0100
  • 49083d7154 fix: use String.raw in unit test ShareVB 2025-01-01 17:18:14 +0100
  • 2f4bda93b7 Merge remote-tracking branch 'origin/main' into feat/math-converter ShareVB 2025-01-01 16:58:13 +0100
  • e5907ffdaa fix: use Plurimath as asset ShareVB 2024-12-15 18:56:47 +0100
  • 8f6a8e100e fix(Search tools): show more tools ShareVB 2025-01-01 13:13:20 +0100
  • ba2036043e Merge branch 'feat/currency-converter' of https://github.com/sharevb/it-tools into feat/currency-converter ShareVB 2025-01-01 11:54:16 +0100
  • e113798f50 Merge remote-tracking branch 'origin/main' into feat/currency-converter ShareVB 2025-01-01 11:52:58 +0100
  • 699bf027c0 fix(Currency Converter): tool description ShareVB 2025-01-01 11:48:52 +0100
  • 38ec3f7502 Fix typecheck Kamil Essekkat 2024-12-30 17:55:23 +0100
  • 0fc30feaed Fix lint errors Kamil Essekkat 2024-12-30 17:39:06 +0100
  • 82a4958a62 feat(wifi-qr-code): Allow to copy wifi connection string. Fixes #1438 Kamil Essekkat 2024-12-30 17:38:07 +0100
  • ab6609ef7b fix(yaml viewer): handle numbers as bigint to avoid conversion to exponent ShareVB 2024-12-30 17:30:49 +0100
  • 70c04633d1
    fix(css): update primary color variables v3 Corentin Thomasset 2024-12-28 10:38:48 +0100
  • 95a893c914
    chore(app): update package dependencies and manager version Corentin Thomasset 2024-12-28 00:35:05 +0100
  • 0bdb04b038 fix(yaml-viewer): prevent large integers from being converted to exponential notation by enabling inAsBigInt config Link1515 2024-12-26 16:44:49 +0800
  • 20d72b8fa6
    Merge 590591374b into 08d977b8cd Viktorashi 2024-12-23 22:06:33 +0000
  • 590591374b
    im a core tools contributer now Viktorashi 2024-12-24 00:05:03 +0200
  • 6959a473f3
    Merge a22a17b19a into 08d977b8cd Sebastián Trincado 2024-12-16 22:28:49 +0800
  • 4317361a3e Adds 'Open in GitHub Codespaces' badge CSK 2024-12-16 12:47:30 +0000
  • 8827917b68 Adds Dev Container configuration (#1393) CSK 2024-12-16 12:43:08 +0000
  • 8371d208b1 fix: sonar ShareVB 2024-12-15 20:59:48 +0100
  • 3f7745de2c Merge remote-tracking branch 'origin/main' into feat/md-toc-generator ShareVB 2024-12-15 20:45:15 +0100
  • cb37d5837f fix: codeql alerts ShareVB 2024-12-15 20:38:44 +0100
  • f0c255d2f2 fix: lint ShareVB 2024-12-15 19:47:20 +0100
  • 3ee86abb4d fix: lint ShareVB 2024-12-15 19:41:28 +0100
  • 28021f2690 Merge remote-tracking branch 'origin/main' into feat/html-to-md-converter ShareVB 2024-12-15 19:38:58 +0100
  • 3ca488e170 fix: paste-html fallback to text ShareVB 2024-12-15 19:37:56 +0100
  • 12a974de42 Merge remote-tracking branch 'origin/main' into feat/html-cleaner ShareVB 2024-12-15 19:37:00 +0100
  • 07e53f0e2f fix: paste-html ShareVB 2024-12-15 19:33:46 +0100
  • ef37a13037 Merge remote-tracking branch 'origin/main' into feat/weeks-converter ShareVB 2024-12-15 14:58:28 +0100
  • 5ac2af851b fix: better ui and ISO Week mention ShareVB 2024-12-15 14:58:06 +0100
  • e97d97896a fix: code style ShareVB 2024-12-15 13:58:21 +0100
  • b5df0b8c7f Merge remote-tracking branch 'origin/main' into feat/ai-prompt-splitter ShareVB 2024-12-15 13:57:17 +0100
  • ed77345767 fix: spelling ShareVB 2024-12-15 13:54:07 +0100
  • 50ad384e0f Merge remote-tracking branch 'origin/main' into feat/hdd-calculator ShareVB 2024-12-15 13:48:29 +0100
  • ae4baa358b fix: better description and use of units ShareVB 2024-12-15 13:47:01 +0100
  • 65e137d276 Merge remote-tracking branch 'origin/main' into feat/timezone-converter ShareVB 2024-12-15 13:04:10 +0100
  • 3042df9a77 fix: deps ShareVB 2024-12-15 12:59:11 +0100
  • 1af27138d7 Merge remote-tracking branch 'origin/main' into feat/timezone-converter ShareVB 2024-12-15 12:55:06 +0100
  • a2d88762c9 fix: add a label on datetime range dropdown ShareVB 2024-12-15 12:52:59 +0100
  • 08d977b8cd
    feat(sponsor): added sponsor banner (#1422) Corentin THOMASSET 2024-12-14 12:15:18 +0100
  • 2a6d4c64b2
    feat(sponsor): added sponsor banner Corentin Thomasset 2024-12-14 12:08:55 +0100
  • a22a17b19a feat(uuid-generator): add support for UUID v7 and update uuid package to version 11.0.0 Sebastian Trincado 2024-12-13 16:25:15 -0300
  • 6759a97ec7
    Merge 8545fc6fa5 into 63fbd3b45c sharevb 2024-12-13 13:14:26 -0300
  • b62538b1b6
    Merge 6cfaf63502 into 63fbd3b45c sharevb 2024-12-13 21:08:16 +0500
  • 3ca7d7f953
    Merge branch 'main' into main SeongUk Moon 2024-12-13 14:32:08 +0900
  • d20c027957
    Merge branch 'main' into translatable steffenrapp 2024-12-12 23:42:30 +0100
  • 8dcf86e8be
    Merge 8c0335937f into 63fbd3b45c sharevb 2024-12-12 20:52:27 +0100
  • 08bdad73ab
    Merge c70c602682 into 63fbd3b45c sharevb 2024-12-12 18:00:35 +0100
  • 96e3b022a9
    Merge e62ca2295c into 63fbd3b45c sharevb 2024-12-12 14:10:56 +0800
  • d952b1a37e
    Merge 84de3c4b62 into 63fbd3b45c sharevb 2024-12-11 20:54:22 +0100
  • 63fbd3b45c
    fix(locales): update license from MIT to GPL-3.0 in language files (#1419) Corentin THOMASSET 2024-12-11 20:33:24 +0100
  • c69e1835d2
    fix(locales): update license from MIT to GPL-3.0 in language files Corentin Thomasset 2024-12-11 20:28:15 +0100
  • 3116e19bdd
    Create SECURITY.md Nicecolo 2024-12-11 11:23:44 -0500
  • 84de3c4b62
    Merge branch 'main' into feat/ico-png-converter sharevb 2024-12-11 17:08:37 +0100
  • e672ba2569
    Merge branch 'main' into main Aindriú Mac Giolla Eoin 2024-12-10 14:21:41 +0000
  • 64c41e8cb7
    chore(deps): update pnpm to v8.15.9 renovate[bot] 2024-12-08 18:31:00 +0000
  • 118330a6be feat(i18n): added russian language support goodmice 2024-12-04 10:05:32 +0500
  • 2ce54e88b7
    Merge branch 'main' into border-generator-feature Adrian Ortiz 2024-12-03 08:41:24 -0600
  • 2f17291d62
    Merge 2664b78bbb into b47d132839 sharevb 2024-11-30 23:50:38 +0000
  • 9137aec645
    Merge 7170450aba into b47d132839 sharevb 2024-11-30 23:50:38 +0000
  • 3ee2ae33f3
    Merge 0d7e6ea82e into b47d132839 sharevb 2024-11-30 23:50:38 +0000
  • c442d9f040
    Merge 98db1e7238 into b47d132839 sharevb 2024-11-30 23:50:38 +0000
  • 09fb0e4ba8
    Merge d38f9a2af6 into b47d132839 sharevb 2024-11-30 23:50:38 +0000