Skip to content

v2025.2.9-b99a19c

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 14:10
· 254 commits to chore/all-my-stuffs since this release

Docker images

  • GitHub Container Registry
    • ghcr.io/sharevb/it-tools:latest
    • ghcr.io/sharevb/it-tools:2025.2.9-b99a19c

Changelog

Features

  • Days Calculator: add more diff (days, weeks...minutes) (fd1647a)
  • Barcode Generator: use bwip-js to add more barcode types (77b6b39)
  • new tool: JWT Generator + JWT Signature verification (47917dc)
  • new tool: GPT Token Counter (a8a2a0d)
  • Url Encoder: enhance encoding options (f1adc66)
  • new tool: My IP Address (bf2f63c)
  • new tool: Geo Distance Computer (fcee9d8)
  • new tool: OVH X-VR-SPAMCAUSE Decoder (3a272f6)
  • new tool: IP Subnets Exclude Calculator (eead4e1)
  • CIDR in CIDR: IP Range (single IP, CIDR, range, mask) in IP Range (CIDR, range, mask) (1f3dfc5)
  • UUID Generator: add v6 and v7 versions (434001a)
  • wifi-qr-code: Allow to copy wifi connection string. Fixes CorentinTh#1438 (82a4958)
  • i18n: add back other languages (fb62eec)
  • sponsor: added sponsor banner (CorentinTh#1422) (08d977b)
  • new tool: curl converter (02593d8)
  • new tool: JSON string converter (f536ae7)
  • JSONPath and JQ memo (4015507)
  • add CSS Selectors and Xpath memo (43ad95d)
  • new tools: Date+Duration and Days Calculator (dec2e31)
  • handle option to handle digits and punctuations pronunciation (6cfaf63)
  • new tool: DNS query (over HTTPS) (2df9373)
  • new tool: Week Numbers Converter (699f327)
  • add SVG as possible input format (cd04593)
  • i18n: added Norwegian language (CorentinTh#1337) (aa8cba9)
  • new tool: Code Highlighter (eb1beb8)
  • new tools: iCal Generator/Merger/Parser (6896d03)
  • python/java formats + wrap option (2325669)
  • add split by separator + order by numeric + no sort (7bafd47)
  • new tool: VAT Number Validator (d38f9a2)
  • new tool: Images Formats Converter (bac8c8d)
  • new tool: Stacktrace Formatter (69e660b)
  • new tool: Luhn Checker (98c50f0)
  • new tool: Bounce Email Parser (e86e921)
  • new tool: Smart Raw Error Converter (7a83b35)
  • new tools: Units Converter (d1aca6a)
  • new tool: Countries/ISO 3166 Searcher (98db1e7)
  • Html WYSYWIG: add colors and tables (e3e8e9d)
  • new tool: JSON Size Analyzer (3aa887c)
  • new tool: Duration Calculator (5cd4253)
  • new tool: Currency Converter (b241003)
  • new tool: Duration Calculator (2384d3b)
  • new tool: List Comparaison (f117a74)
  • add whatsapp/sms message links forger (ba2d10a)
  • use a better jsoneditor version + current selected node jsonpath (cf0d31f)
  • new tool: SLA Computer (0e73e58)
  • handle prefix 0x, &H, \x and custom output prefix (0c63eb7)
  • new tool: SSL Certificate Converter (e62ca22)
  • List Converter: add remove prefix/suffix capability (327ff11)
  • add label for units (7856df3)
  • Outlook MSG Parser (b50b790)
  • add file upload option and word wrap (0c2dcbd)
  • new tool: Unicode Search (8fdb31b)
  • new tool: added Regex Cheatsheet (e2a1748)
  • new tool: WebSocket Tester (9347c9f)
  • new tool: Smart Text Replacer and LineBreaks manager (2f2b3db)
  • new tools: Data Storage Units Converter and Data Transfer Rate Converter (49aa769)
  • new tool: Timezone Converter (fcb8ab2)
  • new tools: Data Storage/Transfer Units Converter (35ae97d)
  • new tool: Paste as Markdown (9cee2d1)
  • new tool: Math OCR to Latex (6fbff77)
  • new tool: ICO <> PNG Converter (4bf7470)
  • handle parsing of common qr code types (951143d)
  • new tool: CSS <> XPath converter (be60b04)
  • add print button (95722a6)
  • add umask computation (7039888)
  • add unique words count and read time (1cf54a8)
  • new tool: Email Parser (a38def7)
  • new tool: XPath tester (23214dc)
  • new tool: AI Prompt Splitter (2da74fa)
  • new tool: WPA PSK Raw Key Generator (8b93379)
  • new tool: Hex File Converter (73e97f9)
  • new tool: jq/JSONPath tester (0d9f6aa)
  • new tool: Integers to IP (8659024)
  • new tool: Punycode Converter (d087bd9)
  • new tool: Mongo ObjectId DateTime Converter (f7b024a)
  • new tool: PIN Code Generator (8e9c5c0)
  • new tool: Passphrase Generator (f52b42d)
  • new tool: Color Wheel (f9f9288)
  • new tool: Exif Remover (ba1b5bc)
  • new tool: JSON to object (bb1f872)
  • Slugify: add separator option (b9725ea)
  • new tool: JSON <> XML (31e280c)
  • new tool: Paste as Markdown (d72facf)
  • add download button to many tools (31eac2b)
  • new tool: Potrace (045075a)
  • add refresh button (from PR CorentinTh#1213) (40aad48)
  • add sample of useful denied chars (8881f44)
  • new tool: XSLT Tester (29a9093)
  • new tool: Snowflake ID extractor (6540db3)
  • new tool: curl converter (6d079f1)
  • new tool: Torrent To Magnet and parser (3f44fec)
  • better UI (7869914)
  • disable some built-in regex (80d87cb)
  • new tool: Markdown TOC Generator (e32d38c)
  • add npmPackages (5441b26)
  • enhance cleaned PII and custom regexes (933d824)
  • new tool: Sensitive data masker (747a7c8)
  • new tool: text to unicode names (cd93fde)
  • Lorem Ipsum Generator: generate multi language/script (a465baf)
  • Display a footer/list of npm packages per tool (c2e55b1)
  • new tool: Common Regex Memo (3e8cdf3)
  • test that all tools are loading (2ef2b39)
  • new tool: JSON To Schema (2c2b302)
  • TextAreaCopyable: word wrap (42d1bf7)
  • TextAreaCopyable: word wrap (43922ae)
  • MAC Address Converter: add EUI-64 and IPv6 support (7437577)
  • New tool: Image to CSS (c8dbec7)
  • New tool: API Tester (c906f11)
  • TextareaCopyable/FormatTransformer: add download button prop (052ddeb)
  • TextAreaCopyable: word wrap (49f4c88)
  • TextAreaCopyable: more langs (f2de87e)
  • add key encoding (text or hex string) for hmac (53df0a2)
  • new tool: CRC calculator (e419ed3)
  • new tool: File Hasher (fd48016)
  • tool: nanoid generator (2dbc8fa)
  • new tool: Folder Tree Diagram (6e113a8)
  • new tool: Nginx Config File formatter (535ba88)
  • new tool: JS Unobfuscator (b5d3ed6)
  • new tools: Barcode Reader and Generator (fef1993)
  • new tool: JSON to C# (748126f)
  • new tool: JSON Editor (a28ba6e)
  • new tools: JSON to PHP Array and reverse (ebfae5e)
  • new tool: Math Formula format converter (bc0c344)
  • new tool: rsa/ecdsa signing and verify (2de5935)
  • new tool: Malicious Link Checker (91a6038)
  • new tool: unicode to java entities (e9a4d06)
  • new tool: unicode to java entities (2821655)
  • new tool: Json to Go (47888b5)
  • new tool: RMB Uppercase Converter (6530d37)
  • new tool: Unicode Formatter (eac0de1)
  • new tool: HDD Size Calculator (e46a5ec)
  • new tool: Airport and Airline lookup (071cd4c)
  • new tool: Text extractor form HTML (089853e)
  • Chmod Calculator: implement symbol form input (3d63fde)
  • new tool: Port Info Search (b36a01e)
  • new tool: Regex Tester (f61db56)
  • new tool: TTL Calculator (b3d48c0)
  • new tool: nano cheatsheet (fb343ea)
  • new tool: ECDSA Keygen (d415871)
  • add CSR parsing (2f64b7e)
  • add pgp parsing (5732ce7)
  • new tool: Markdown Editor (a99dae7)
  • new tool: HTML to Markdown (with paste) (d724281)
  • new tool: File Type Identifier (7c12c12)
  • ui: add c-monaco-editor to ui lib (e10beda)
  • new tool: JSON Linter (9390435)
  • new tool: HEIC Converter (d3ee99a)
  • Color Converter: Many enhancements (a25a69e)
  • new tool: PGP Encryption (01a0e06)
  • new tool: PGP Keygen (aa0f705)
  • new tool: RSA Encryption (97a2a11)
  • new tool: Morse converter (3305c81)
  • add OCRized text statistics (7a1beb5)
  • refactor text stats to service (7f2bf11)
  • c-file-upload: paste image (b7debec)
  • Text Statistics: add more stats (af1013d)
  • refactor text stats to service (2d87aaf)
  • new tool: JSON Linter (75269c8)
  • new tool: PDF Encrypt (1b82da5)
  • prepare qpdf-wasm (23b4dc8)
  • new tool: PDF Linearizer (849c34f)
  • prepare qpdf-wasm (8d710d1)
  • new tool: Pdf Unlocker (450b994)
  • prepare qpdf-wasm (f812703)
  • json to typescript (dd03874)
  • new tool: IPv4/6 in IP Range (9501a60)
  • utils: IPv4/6 Utils (591cdcd)
  • utils: IPv4/6 Utils (70ed8fe)
  • utils: IPv4/6 Utils (bf0faf6)
  • utils: IPv4/6 Utils (94f0b9e)
  • IPv4 Subnet/Address Calculator: add more ip info (070ec0b)
  • ASCII Art to Code: utility to format ASCII Art to code (756162f)
  • new tool: Image to ASCII Art (d37be27)
  • Hash Text: more hashing methods (2816ed2)
  • utils: IPv4/6 Utils (3550d81)
  • htpasswd generator: allow salt rounds input (if bcrypt) (3b7b0a4)
  • add SIP authentication (362434c)
  • new-tool: csv to json converter (9dca9c3)
  • new tool: Option 43 DHCP Generator (18f4fa8)
  • new tool: Javascript Prettier (d1d2b6b)
  • new tool: Markdown Cheatsheet (5bcc503)
  • new tool: URL Cleaner (e94cebf)
  • ui: add c-monaco-editor to ui lib (729a10c)
  • Text to NATO: add other languages, upper/lower and other (1b1be10)
  • ui: add c-monaco-editor to ui lib (65aad83)
  • Yaml Viewer: add parsing validation (fd0a723)
  • ASCII Art Drawer: add coding languages support (093daa8)
  • Chmod Calculator: octal input and special flags (3ead4d3)
  • new tool: Docker Compose Validator (c49ff00)
  • new tool: IPv6 Subnet Calculator (1f67ba1)
  • new tool: html cleaner (c0c5cfd)
  • new tool: JSON Escape/Unescape (9c5b297)
  • new tool: HTML Prettier (7616a35)
  • new tool: CSS Prettier (a7dd503)
  • add js-beautify (21fa721)
  • new tool: UTM URL Generator (9d3337f)
  • ipv4/6 calculator lib (d7a8c65)
  • ASCII Art to Code: utility to format ASCII Art to code (2850dbd)
  • Implement JS Object to JSON Converter (CorentinTh#849) (a385d18)
  • new tool: Implement JSON sorter, addressing issue CorentinTh#941 (22cdc82)
  • new tool: OCR Image (0d17698)
  • new tool: Software Licenses Compatibility and infos (5223491)
  • new tool: MIME Encoder/Decoder (df7cc7c)
  • new tool: GZIP String converter (3ad648d)
  • new tool: Url Defanger/Fanger (0106d1b)
  • prepare qpdf-wasm (06640f9)
  • new tool: Markdown to HTML (ccd6deb)
  • new tool: x509 Certificate Generator (16d1a00)
  • new tool: Certificate/Key Parser and infos (ce8199e)
  • c-file-upload: paste image (dbd4730)
  • new tool: QRCode decoder (6d61960)
  • new tool: Ansible Vault Encrypt/Decrypt (82d99b6)
  • TextareaCopyable: word-wrap prop (c413ac2)
  • new tool: x509 Certificate Generator (b21ea3c)
  • new tool: URL Text Fragment Generator (b779beb)
  • c-file-upload: paste image (6c00514)
  • new tool: htpasswd generator (3a0b612)
  • new tool: CSR Generator (92b723a)
  • c-input-text: handle paste htm (5641816)
  • base64 file converter: add a preview image (a25bd8f)
  • base64 file converter: add a filename and extension fields (435d812)
  • new-tool: Docker Compose to Kubernetes manifests (b293763)
  • ui: add c-monaco-editor to ui lib (2a8efd4)
  • new-tool: Docker Run command(s) to Kubernetes manifests (a10caaa)
  • ui: add c-monaco-editor to ui lib (377d6ec)
  • new tool: Ed25519 Key Pair Generator (ca44c5c)
  • rsa-key-generator: passphrase and formats (503cf67)
  • rsa-key-generator: passphrase and formats (85aed08)
  • TextareaCopyable: word-wrap prop (83832f3)
  • new tool: ascii art generator (c0f7f8f)
  • new tool: IPv4/6 Range To CIDR (2fe369a)
  • new tool: IPv6 Address Converter (5bd2929)
  • new tool: IP Geolocation (03f99d6)
  • new tool: ISBN Parser and Formatter (29e0107)
  • new tool: MAC Address Converter (4598eba)
  • new tool: IPv4/6 CIDR to IP Range (2908763)
  • new tool: Docker Compose to Docker Run (a4f0522)
  • tool enhancement: Docker Run to Docker Compose (39bc401)
  • ui: add c-monaco-editor to ui lib (22e836b)
  • new tool: Docker Compose Converter (1b17302)
  • new tool: Image EXIF Reader (d7c207c)
  • ✨ Add tool uuid-converter (94eb67b)

Bug fixes

  • Temperature Converter: don't round to 2 digits (9dd752f)
  • Certificate Parser: add validity dates and enhance extension display (1e17818)
  • My IP: use https://www.ipify.org/ (68f8e39)
  • serve it-tools in docker for any incoming name (81258f6)
  • typecheck (ce661be)
  • codeql (14e3d8e)
  • Image Formats Converter: better UI and clean image extension and multiple files (7cd3cb4)
  • allow all units for bitrate (746fe85)
  • fix handling of milliseconds (ea71d16)
  • handle (.net) timespan format and submilliseconds (13e929e)
  • use sandybox for webcrack (982ef5f)
  • use String.raw in unit test (2c56bb3)
  • use Plurimath as asset (0de2ed1)
  • Search tools: show more tools (a9caef7)
  • Dockerfile: allow base url in build (1bcc0ac)
  • Currency Converter: tool description (e0ea732)
  • yaml-viewer: prevent large integers from being converted to exponential notation by enabling inAsBigInt config (890c1f3)
  • list converter: e2e test (84eb800)
  • csv to json: e2e test (fb80d8a)
  • token generator test: codeql (62802ff)
  • json to csv: codeql (4e0252c)
  • markdown toc: codeql (225ad41)
  • integer converter: codeql (c413970)
  • ascii utils: codeql (7cd1aa2)
  • remove math format converter as not possible right now (0e66063)
  • new version of hash-wasm (a77ebf8)
  • iso duration test case (b1dce63)
  • sonar (2956b08)
  • codeql alerts (ff4fd6c)
  • paste-html fallback to text (f7286a0)
  • Properties to yaml: add description (5695589)
  • add a label on datetime range dropdown (58a1f73)
  • code style (7749f8c)
  • better description and use of units (171ad3f)
  • better ui and ISO Week mention (fcb4b68)
  • spelling (243146a)
  • Multilink Downloader: spelling (f8aa7db)
  • locales: update license from MIT to GPL-3.0 in language files (CorentinTh#1419) (63fbd3b)
  • e2e (f47dcf2)
  • missing tool en message (109a869)
  • deps and en.yml (e88fafe)
  • json to java typecheck (7720721)
  • shiki deps (60851b5)
  • remove all-tools single e2e spec test (d5e6965)
  • typecheck and lint (ef0894f)
  • regex tester: optional groups/captures failing (11c0ac7)
  • update tree sitter wasm (2f145f8)
  • ip and integer wrong merge (fd3ca23)
  • remove copy plugin (5d96ef8)
  • make vite copy tree sitter (8c99d26)
  • fs external (cd492c2)
  • disable top level await and some manual chunking (613bc8c)
  • deps (ca9c450)
  • escape i18n (a72f8f2)
  • url-parser: handle repeated params Fix CorentinTh#800 and CorentinTh#862 (cc33329)
  • replace svg-to-url, ui improve and build (28699f7)
  • tools lists (9ae4574)
  • shiki building (ebc7956)
  • icons,branding: swap twitter to X (CorentinTh#1369) (ea8c4ed)
  • FavoriteButton: pass tool path to favorite button (CorentinTh#1368) (ae13639)
  • readme: refresh stale contributors graph (CorentinTh#1364) (c7b80fb)
  • yaml-to-json: allow merge key to be parsed (CorentinTh#1359) (f836666)
  • intersection (393ac40)
  • better UI (7170450)
  • add GFM Tables, Strikeout, task list (d1fc7ec)
  • sonar (4c381f3)
  • translate (c6adf16)
  • changed UI (25dd3fe)
  • deps (d0582b3)
  • better ui to select file or paste content (6c71882)
  • deps (157b861)
  • ensure length and count are > 0 (aba466a)
  • let user choice 'standard' vs 'aws' (fa01008)
  • helpers dup % (605229f)
  • Cron Parser: handle aws, next executions and TZ (48b4904)
  • deps (6db5c32)
  • better ui on small phone screens (2f8fad5)
  • pre-wrap result to proper display (f0ef42a)
  • pnpm lock (10a3bab)
  • ui refactor (616e5c9)
  • make current tz offset not copyable (4784925)
  • 12hours format for input and ui overflow (66bfb2d)
  • title, desc, spaces and placeholders (a50bfd5)
  • add 24h switch and bugs fixes (04f2ec1)
  • v-html no sonar (f0af67e)
  • display numbers always with dot (66dd351)
  • no sonar for v-html (186a006)
  • add No Sort option (8ccbc34)
  • svg style bug in @regexper/render (f0a092f)
  • make pasting work (5b91610)
  • pnpm lock (880d937)
  • sonar (d30344b)
  • json-to-csv: handle single object and flatten (d02443a)
  • milliseconds test and e2e (3ef7e50)
  • date-time-converter: add UTC ISO Display and JS Date Constructor (6fd79d6)
  • wrong key length (96f6262)
  • better select between file and content (099ecc8)
  • th scope col (78c4436)
  • typing (2ca3a1f)
  • missing typedef (adb0249)
  • better error message handling (5724ca3)
  • eslint (e9ac8f5)
  • pnpm lock (d812c07)
  • deps (210b356)
  • OTP Generator: add query and storage for secret (so can be remembered) (fdb2bff)
  • error in denied chars logic (bda56ac)
  • denied chars expected values (f7e535f)
  • link to openstreetmap (a0b8cf0)
  • use ipinfo.io to allow https (a3e4ed9)
  • deps (aebc313)
  • deps (15f6c91)
  • update queryParams and downloadbase64 (bad0262)
  • update queryParams (c6b75ca)
  • update queryParams (2847215)
  • update queryParams (9b22ee0)
  • update queryParams (90556e8)
  • update queryParams (acc0029)
  • deps (fa3a858)
  • update queryParams (87d4e76)
  • update queryParams (81d1ccc)
  • deps (2dac7fd)
  • update queryParams (8a3b106)
  • update downloadbase64 (fbb362d)
  • update queryParams (0f28ddd)
  • update downloadbase64 (d43ba71)
  • deps (4c6c102)
  • deps (6571963)
  • deps (6d0b6c5)
  • update downloadbase64 (54dba5e)
  • update queryParams (f747161)
  • update downloadbase64 (45b107a)
  • update downloadbase64 (58f280c)
  • lock file (d92a285)
  • lint (ec6c5b4)
  • deps (c3c956b)
  • lint (48b8a7f)
  • better link style (aee1353)
  • store favorites regardless of languages (44d7fa5)
  • deps (aa90b72)
  • ignore some tools (9f38cdf)
  • add expect error message with toolHref (720c874)
  • better display format (char, U+XXXX and name) (e220d4a)
  • formatting, overflow, link colors (78084e6)
  • ignore Device related JS errors (ie, camera recorder) (48df524)
  • Emoji picker: fix lags (ab762c3)
  • iterate all tools from home (601673d)
  • add tsconfig for playright (2bd17e9)
  • build (e55d4fa)
  • eslint (5bc8da9)
  • last modif (45998fd)
  • final modifs (130183c)
  • nosonar in unit tests (c45a055)
  • Mac Address Converter: update description (11206a5)
  • TextAreaCopyable: copy button placement (135b311)
  • inverted done state (a0c51c9)
  • QR Code Generator: more styling, SVG, image upload (f2e0022)
  • Phone Parser: store country prefix (374caa1)
  • JWT Parser: UI overflow on small screen (50d7803)
  • refactor and unit test (ddd3f6e)
  • refactor with unit test + better handle korean (7a4310a)
  • refactor with unit test (d14371c)
  • refactor to service + add regex diagram + ui enhancements (c9f9bb1)
  • Token Generator: handle UI for small smartphone screen (0d67535)
  • Token Generator: handle UI for small smartphone screen (cbd32fd)
  • text-to-unicode: handle non-BMP + more conversion options (b0ae8d7)
  • text-to-binary: return valid UTF-8 results for non-ASCII text (35d8264)
  • Token Generator: multi token, last settings, length input, denied chars (ff57fda)
  • Cron Parser: handle more patterns (f1044b3)
  • better display (83a78e9)
  • use qpdf-wasm-esm-embedded + add logs (c35e710)
  • tiptap/core 2.3 causing typecheck errors in html wysiwyg (6971cb6)
  • date error (df1169d)
  • language type (d2c270a)
  • refactor using IPv4/6 Utils (6a9fb02)
  • refactor using IPv4/6 Utils (e0c642f)
  • refactor using IPv4/6 Utils (8967d8c)
  • refactor using IPv4/6 Utils Parse IPMask (ie, 192.168.0.5/255.255.255.0) to CIDR (ie 192.168.0.5/24), Fix CorentinTh#603 (328afe5)
  • missing module declaration, dependencies and some typing (1440c23)
  • removed direct link with cleaned for security reason (3f7151b)
  • bcrypt tool: allow salt rounds up to 100 (d832e86)
  • ignoring sonar alert (5c9333b)
  • remove empty unit test (for now) (5442a88)
  • PDF Signature Checker: fix reading problem (172c617)
  • better ui, word wrap (ffc635e)
  • typo and empty fields (0f01b86)
  • integer-base-converter: fix conversion for number of more than 32bits (34357dd)
  • make fonts list searchable (53e306b)
  • update docker2kube to handle correctly command/entrypoint/args (ed6bd1a)
  • update docker2kube to handle correctly command/entrypoint/args (690bb19)
  • integer-basee-converter: handle prefix/suffix and case in sensitive (e336ebe)
  • date-time-converter: handle timestamp in microseconds (88ecf60)
  • base64: use js-base64 to handle non ascii text (3e27051)
  • base64: use js-base64 to handle non ascii text (3f61e35)
  • integer-base-converter: fix conversion for number of more than 32bits (6749d81)
  • integer-base-converter: fix conversion for number of more than 32bits (21eabe9)
  • ui: copy icon placement (7ebbddd)
  • ui: copy icon placement (a74553c)

Refactoring

Tests

  • eslint: fixing correct title of tool text from html (b2a4b96)

Continuous integration

  • fix docker nightly (9192d46)
  • add a workflow to tag PR with merge conflicts (fde7035)
  • add a workflow to tag PR with merge conflicts (f07687b)
  • Remove unused uuid parser (6f64dc4)

Chores

  • update release workflow (b99a19c)
  • update corepack in github actions (8057334)
  • docker add arm64 (08ee879)
  • update playwright (1b78bad)
  • TZ=UTC for unit testing (35600c2)
  • change github repo url to my fork (f56a39a)
  • add docker compose sample (d920632)
  • Docker publish: publish to latest (and not dev) tag (4693994)
  • cleaning and referencing fork (8cfe480)
  • update workflows and readme (bc50a87)
  • build with dynamic node --max-old-space-size (78b7614)
  • fix docker workflows (for me) (675e5bf)
  • update composerize (495b7eb)
  • fix strange corepack message (dbfe511)
  • fix strange corepack message (e6e51cf)
  • fix strange corepack message (df8d369)
  • fix strange corepack message (0b84e26)
  • fix strange corepack message (2a4462c)
  • fix strange corepack message (cbb05d8)
  • fix strange corepack message (f19aeaf)
  • fix strange corepack message (f76aaa2)
  • fix strange corepack message (239b7e0)
  • fix strange corepack message (42f39bf)
  • fix strange corepack message (068d79a)
  • fix strange corepack message (fd6db9e)
  • fix pnpm lock (b4f4199)
  • fix strange corepack message (7e9613d)
  • update decomposerize (dbe2c38)
  • update composerize (e0de865)
  • ignore src/libs in codeql (48dd7bb)
  • github workflows: ci and e2e tests: try updating to node 20 (0de51a2)
  • github workflows: ci and e2e tests: try updating to node 20 (7c566fd)
  • github workflows: ci and e2e tests: try updating to node 20 (e60cee9)
  • github workflows: ci and e2e tests: try updating to node 20 (60a617c)
  • github workflows: ci and e2e tests: try updating to node 20 (24a806f)
  • github workflows: ci and e2e tests: try updating to node 20 (894f259)
  • github workflows: ci and e2e tests: try updating to node 20 (7631847)
  • github workflows: ci and e2e tests: try updating to node 20 (c434a5f)
  • github workflows: ci and e2e tests: try updating to node 20 (e68f743)
  • github workflows: ci and e2e tests: try updating to node 20 (a8da319)
  • github workflows: ci and e2e tests: try updating to node 20 (ee04bfe)
  • github workflows: ci and e2e tests: try updating to node 20 (9c9b0d5)
  • github workflows: ci and e2e tests: try updating to node 20 (444ccdd)
  • github workflows: ci and e2e tests: try updating to node 20 (bf9e07a)
  • github workflows: ci and e2e tests: try updating to node 20 (ba84e82)
  • github workflows: ci and e2e tests: try updating to node 20 (951768c)
  • github workflows: ci and e2e tests: try updating to node 20 (fbde975)
  • prepare sshpk for cert/key/sshkeys related tools (60841f6)
  • prepare sshpk for cert/key/sshkeys related tools (90fba75)
  • vue-i18n ignore html (ed019b0)
  • prepare sshpk for cert/key/sshkeys related tools (275a148)
  • fix deps (e073b2b)
  • prepare sshpk for cert/key/sshkeys related tools (caa67fd)
  • prepare sshpk for cert/key/sshkeys related tools (ee40ba1)
  • prepare sshpk for cert/key/sshkeys related tools (3f32990)

Other

  • Merge branch 'fix/wifi-qr-copytext' into chore/all-my-stuffs (e4cca1e)
  • Fix typecheck (38ec3f7)
  • Fix lint errors (0fc30fe)
  • Merge branch 'up/feat/seip-auth-tester' into chore/all-my-stuffs (1331b34)
  • Merge branch 'up/feat/microphone-tester' into chore/all-my-stuffs (def1f32)
  • Merge branch 'up/fix/git-memo-more2' into chore/all-my-stuffs (0d18e6c)
  • Merge branch 'up/fix/git-memo-more1' into chore/all-my-stuffs (f6bd077)
  • Merge branch 'up/fix/text-to-uni-enh' into chore/all-my-stuffs (f8bb810)
  • Merge branch 'up/fix/text-to-bin-enh' into chore/all-my-stuffs (9854f85)
  • Merge branch 'up/fix/kelvin-limit' into chore/all-my-stuffs (52909fc)
  • Merge branch 'up/feat/snowflake' into chore/all-my-stuffs (57281b6)
  • Merge branch 'up/feat/lang-env' into chore/all-my-stuffs (b6a770a)
  • Merge branch 'up/feat/key-encoding2' into chore/all-my-stuffs (16460f9)
  • Merge branch 'up/feat/key-encoding1' into chore/all-my-stuffs (0df03b0)
  • Merge branch 'up/feat/float-converter' into chore/all-my-stuffs (df4ea95)
  • Merge branch 'up/feat/image-resizer' into chore/all-my-stuffs (0c2a2e9)
  • Merge branch 'up/feat/unicode-to-java' into chore/all-my-stuffs (b7f17e8)
  • Merge branch 'up/feat/multi-link-downloader' into chore/all-my-stuffs (c5791b1)
  • Merge branch 'up/fix/aspect-ratio' into chore/all-my-stuffs (0083b18)
  • Merge branch 'up/fix/html-to-text' into chore/all-my-stuffs (db4e5fc)
  • Merge branch 'up/feat/spring-to-yaml' into chore/all-my-stuffs (54e6d8d)
  • Merge branch 'up/feat/json-to-java' into chore/all-my-stuffs (536e89b)
  • Merge branch 'up/fix/json-sort' into chore/all-my-stuffs (1b69560)
  • Merge branch 'up/feat/json-string-converter' into chore/all-my-stuffs (0c1b984)
  • Merge branch 'up/feat/json-to-typescript' into chore/all-my-stuffs (e7b70a5)
  • Merge branch 'up/feat/js-to-json' into chore/all-my-stuffs (de8bb9b)
  • Merge branch 'up/fix/json-to-object' into chore/all-my-stuffs (f7c2d89)
  • Merge branch 'up/fix/json-to-csv-sample' into chore/all-my-stuffs (e934a9b)
  • Merge branch 'up/fix/wifi-qr-wpa3' into chore/all-my-stuffs (95c7cb8)
  • Merge branch 'up/feat/uuid-converter' into chore/all-my-stuffs (bdc5966)
  • Merge branch 'up/feat/nanoid-generator' into chore/all-my-stuffs (95708f1)
  • Merge branch 'up/feat/uuidv7' into chore/all-my-stuffs (1ed8f60)
  • Merge branch 'up/feat/raid-calculator' into chore/all-my-stuffs (3ed3a61)
  • Merge branch 'up/feat/device-timezone' into chore/all-my-stuffs (bf33214)
  • Merge branch 'up/feat/csv-to-json' into chore/all-my-stuffs (fbb14cc)
  • Merge branch 'fix/regex-capture-error' into chore/all-my-stuffs (57b0978)
  • Merge branch 'feat/curlconverter' into chore/all-my-stuffs (10dc2e2)
  • Merge branch 'feat/image-to-css' into chore/all-my-stuffs (55fda63)
  • Merge branch 'feat/curlconverter' into chore/all-my-stuffs (640a873)
  • cleaning (7e25ba3)
  • Merge remote-tracking branch 'origin/main' into feat/image-to-css (0f8463f)
  • Update device-information.vue (d715376)
  • Merge branch 'fix/textarea-copyable-copy' into chore/all-my-stuffs (efe62da)
  • Merge branch 'fix/pdf-signature-checker' into chore/all-my-stuffs (068c986)
  • Merge branch 'fix/integer-base-converter-bigint' into chore/all-my-stuffs (c89762f)
  • Merge branch 'fix/integer-base-converter' into chore/all-my-stuffs (2ce4d1b)
  • Merge branch 'fix/favorites' into chore/all-my-stuffs (52cd2fb)
  • Merge branch 'fix/bcrypt-salt' into chore/all-my-stuffs (802f2c4)
  • Merge branch 'fix/base64' into chore/all-my-stuffs (13a00f1)
  • Merge branch 'feat/yaml-viewer-enh' into chore/all-my-stuffs (2d1f434)
  • Merge branch 'feat/x509-certificate-generator' into chore/all-my-stuffs (e15b421)
  • Merge branch 'feat/x509-cert-generator' into chore/all-my-stuffs (b2db2bd)
  • Merge branch 'feat/web-prettiers' into chore/all-my-stuffs (04d2c8a)
  • Merge branch 'feat/utm-generator' into chore/all-my-stuffs (cc3365e)
  • Merge branch 'feat/url-fragment-generator' into chore/all-my-stuffs (cb0349a)
  • Merge branch 'feat/url-defanger' into chore/all-my-stuffs (30f1c4e)
  • Merge branch 'feat/url-cleaner' into chore/all-my-stuffs (8519694)
  • Merge branch 'feat/soft-licenses' into chore/all-my-stuffs (7b487a6)
  • Merge branch 'feat/rsa-keygen-enhancements2' into chore/all-my-stuffs (89c35b4)
  • Merge branch 'feat/rsa-keygen-enhancements' into chore/all-my-stuffs (dc47863)
  • Merge branch 'feat/rsa-encryption' into chore/all-my-stuffs (cfeef64)
  • Merge branch 'feat/port-numbers' into chore/all-my-stuffs (fb56bbf)
  • Merge branch 'feat/pgp-keygen' into chore/all-my-stuffs (b942b46)
  • Merge branch 'feat/pgp-encryption' into chore/all-my-stuffs (95a83fe)
  • Merge branch 'feat/pdfutils' into chore/all-my-stuffs (8ebda99)
  • Merge branch 'feat/option43' into chore/all-my-stuffs (92eaa32)
  • Merge branch 'feat/nano-memo' into chore/all-my-stuffs (1db1d38)
  • Merge branch 'feat/morse-converter' into chore/all-my-stuffs (6cb0019)
  • Merge branch 'feat/mime-converter' into chore/all-my-stuffs (1147281)
  • Merge branch 'feat/markdown-editor' into chore/all-my-stuffs (188fc76)
  • Merge branch 'feat/markdown-cheatsheet' into chore/all-my-stuffs (7ef9d65)
  • Merge branch 'feat/json-linter' into chore/all-my-stuffs (9cd3841)
  • Merge branch 'feat/json-escape' into chore/all-my-stuffs (0622e17)
  • Merge branch 'feat/isbn-formatter' into chore/all-my-stuffs (d22e0d6)
  • Merge branch 'feat/ipv6-subnet-calculator' into chore/all-my-stuffs (709fed7)
  • Merge branch 'feat/ipv6-address-converter' into chore/all-my-stuffs (b3969d3)
  • Merge branch 'feat/ipv4-subnet-enh' into chore/all-my-stuffs (86feffa)
  • Merge branch 'feat/ip-utils' into chore/all-my-stuffs (57e8f5f)
  • Merge branch 'feat/ip-range-to-cidr' into chore/all-my-stuffs (3294c36)
  • Merge branch 'feat/ip-in-range' into chore/all-my-stuffs (7fab4e4)
  • Merge branch 'feat/ip-cidr-to-range' into chore/all-my-stuffs (e3fdf35)
  • Merge branch 'feat/image-exif-reader' into chore/all-my-stuffs (133d8b3)
  • Merge branch 'feat/image-ascii-art' into chore/all-my-stuffs (f22ea6c)
  • Merge branch 'feat/htpasswd' into chore/all-my-stuffs (d03b31e)
  • Merge branch 'feat/html-cleaner' into chore/all-my-stuffs (8fed1bb)
  • Merge branch 'feat/gzip' into chore/all-my-stuffs (310073a)
  • Merge branch 'feat/file-upload-paste-image' into chore/all-my-stuffs (72364fa)
  • Merge branch 'feat/file-type' into chore/all-my-stuffs (16a5e6b)
  • Merge branch 'feat/energy-computer' into chore/all-my-stuffs (32e30c5)
  • Merge branch 'feat/ed25519-keygen' into chore/all-my-stuffs (365fb4b)
  • Merge branch 'feat/ecdsa-keygen' into chore/all-my-stuffs (8617af9)
  • Merge branch 'feat/dockver-compose-converter' into chore/all-my-stuffs (8e373d2)
  • Merge branch 'feat/docker-validator' into chore/all-my-stuffs (dd49e2f)
  • Merge branch 'feat/docker-run-to-kube' into chore/all-my-stuffs (8d5fc99)
  • Merge branch 'feat/docker-compose-to-kubernetes' into chore/all-my-stuffs (e473473)
  • Merge branch 'feat/csr-generator' into chore/all-my-stuffs (8e37a86)
  • Merge branch 'feat/color-converter-enh' into chore/all-my-stuffs (3db071f)
  • Merge branch 'feat/asciiart' into chore/all-my-stuffs (0b137b5)
  • Merge branch 'feat/ascii-drawer-enh' into chore/all-my-stuffs (1836d22)
  • Merge branch 'feat/ansible-vault' into chore/all-my-stuffs (76f03ff)
  • Merge branch 'feat/air-codes' into chore/all-my-stuffs (2a985b6)
  • Merge branch 'fix/token-generator' into chore/all-my-stuffs (fe4dc60)
  • Merge branch 'fix/phone-parser-storage' into chore/all-my-stuffs (084a97d)
  • Merge branch 'fix/otp-storage' into chore/all-my-stuffs (c623458)
  • Merge branch 'fix/list-converter-no-sort' into chore/all-my-stuffs (44b8c16)
  • Merge branch 'fix/jwt-parser-overflow' into chore/all-my-stuffs (31c7475)
  • Merge branch 'fix/emoji-debounce' into chore/all-my-stuffs (3378767)
  • Merge branch 'fix/date-time-converter' into chore/all-my-stuffs (187625e)
  • Merge branch 'fix/crontab-enh' into chore/all-my-stuffs (5016782)
  • Merge branch 'feat/xslt-tester' into chore/all-my-stuffs (4222451)
  • Merge branch 'feat/xpath-tester' into chore/all-my-stuffs (1dfe831)
  • Merge branch 'feat/xml-json' into chore/all-my-stuffs (17a49c1)
  • Merge branch 'feat/wpa-psk-generator' into chore/all-my-stuffs (11f1fd6)
  • Merge branch 'feat/weeks-converter' into chore/all-my-stuffs (e83678b)
  • Merge branch 'feat/websocket-tester' into chore/all-my-stuffs (a83988a)
  • Merge branch 'feat/vat-validator' into chore/all-my-stuffs (4c424fc)
  • Merge branch 'feat/units-converters' into chore/all-my-stuffs (975a863)
  • Merge branch 'feat/unicode-search' into chore/all-my-stuffs (d7ad5bd)
  • Merge branch 'feat/unicode-formatter' into chore/all-my-stuffs (2250824)
  • Merge branch 'feat/ttl-calc' into chore/all-my-stuffs (107864b)
  • Merge branch 'feat/torrent-to-magnet' into chore/all-my-stuffs (ee341e0)
  • Merge branch 'feat/timezone-converter' into chore/all-my-stuffs (dc273dd)
  • Merge branch 'feat/text-to-unicode-names' into chore/all-my-stuffs (fd44be4)
  • Merge branch 'feat/text-stats-enh' into chore/all-my-stuffs (de6604f)
  • Merge branch 'feat/test-all-tools-loading' into chore/all-my-stuffs (3d49649)
  • Merge branch 'feat/storage-transfer-units' into chore/all-my-stuffs (8907ff0)
  • Merge branch 'feat/stacktrace-formatter' into chore/all-my-stuffs (c4e8b15)
  • Merge branch 'feat/ssl-converter' into chore/all-my-stuffs (80895b0)
  • Merge branch 'feat/smart-text-replacer-and-linebreaks' into chore/all-my-stuffs (0c8bb63)
  • Merge branch 'feat/smart-raw-errors-conv' into chore/all-my-stuffs (8fc2d72)
  • Merge branch 'feat/slug-sep' into chore/all-my-stuffs (d0385ea)
  • Merge branch 'feat/sla-computer' into chore/all-my-stuffs (aa61e3a)
  • Merge branch 'feat/sensitive-data-masker' into chore/all-my-stuffs (261ae3a)
  • Merge branch 'feat/rsa-dsa-sign-verif' into chore/all-my-stuffs (bf46a8e)
  • Merge branch 'feat/rmb-numbers' into chore/all-my-stuffs (224868e)
  • Merge branch 'feat/removeexif' into chore/all-my-stuffs (a016bb5)
  • Merge branch 'feat/regex-tester' into chore/all-my-stuffs (8bffa36)
  • Merge branch 'feat/qr-decoder' into chore/all-my-stuffs (fea5e51)
  • Merge branch 'feat/qr-code-enh' into chore/all-my-stuffs (5c5e865)
  • Merge branch 'feat/punycode' into chore/all-my-stuffs (87de5f9)
  • Merge branch 'feat/potrace' into chore/all-my-stuffs (a63775f)
  • Merge branch 'feat/pin-code-generator' into chore/all-my-stuffs (48a9245)
  • Merge branch 'feat/pdfunlock2' into chore/all-my-stuffs (320a897)
  • Merge branch 'feat/pdfunlock' into chore/all-my-stuffs (27ef1c6)
  • Merge branch 'feat/pdf-fastweb' into chore/all-my-stuffs (79b3961)
  • Merge branch 'feat/pdf-encrypt' into chore/all-my-stuffs (b1fc3fe)
  • Merge branch 'feat/passphrase-generator' into chore/all-my-stuffs (3bc667f)
  • Merge branch 'feat/ocr-image' into chore/all-my-stuffs (b187d58)
  • Merge branch 'feat/npm-display' into chore/all-my-stuffs (952f69a)
  • Merge branch 'feat/nginx-formatter' into chore/all-my-stuffs (0e1cc03)
  • Merge branch 'feat/nato-enh' into chore/all-my-stuffs (3a3e8a0)
  • Merge branch 'feat/mongo-objectid' into chore/all-my-stuffs (a8f8fff)
  • Merge branch 'feat/md-toc-generator' into chore/all-my-stuffs (f9c4d34)
  • Merge branch 'feat/md-to-html' into chore/all-my-stuffs (d2749f1)
  • Merge branch 'feat/math-ocr' into chore/all-my-stuffs (b89bac5)
  • Merge branch 'feat/math-converter' into chore/all-my-stuffs (c03fe5a)
  • Merge branch 'feat/malicious-link-checker' into chore/all-my-stuffs (0da0839)
  • Merge branch 'feat/mac-address-converter' into chore/all-my-stuffs (e897525)
  • Merge branch 'feat/luhn-checker' into chore/all-my-stuffs (48a51cb)
  • Merge branch 'feat/lorem-enh' into chore/all-my-stuffs (165ea5a)
  • Merge branch 'feat/list-converter-enh' into chore/all-my-stuffs (74504a0)
  • Merge branch 'feat/list-comparer' into chore/all-my-stuffs (950580d)
  • Merge branch 'feat/json-to-schema' into chore/all-my-stuffs (87512fc)
  • Merge branch 'feat/json-to-go' into chore/all-my-stuffs (4f7356d)
  • Merge branch 'feat/json-to-csharp' into chore/all-my-stuffs (4cdcbaf)
  • Merge branch 'feat/json-size' into chore/all-my-stuffs (efd30f9)
  • Merge branch 'feat/json-php-array' into chore/all-my-stuffs (060c9b2)
  • Merge branch 'feat/json-editor' into chore/all-my-stuffs (488cee0)
  • Merge branch 'feat/json-csv-enh' into chore/all-my-stuffs (7bd88e3)
  • Merge branch 'feat/js-unobfuscator' into chore/all-my-stuffs (bbd8747)
  • Merge branch 'feat/jq-tester' into chore/all-my-stuffs (c922a84)
  • Merge branch 'feat/ip-geolocation' into chore/all-my-stuffs (b404cdb)
  • Merge branch 'feat/integer-to-ip' into chore/all-my-stuffs (ab3f00e)
  • Merge branch 'feat/image-to-css' into chore/all-my-stuffs (8a4ebe2)
  • Merge branch 'feat/image-converter' into chore/all-my-stuffs (d3eca6f)
  • Merge branch 'feat/ico-png-converter' into chore/all-my-stuffs (8361798)
  • Merge branch 'feat/ical-utils' into chore/all-my-stuffs (fccc9db)
  • Merge branch 'feat/html-wysywig-enh' into chore/all-my-stuffs (73b6c3c)
  • Merge branch 'feat/html-to-md-converter' into chore/all-my-stuffs (5462608)
  • Merge branch 'feat/hex-file-converter' into chore/all-my-stuffs (bcfe44e)
  • Merge branch 'feat/heic-converter' into chore/all-my-stuffs (9deccfa)
  • Merge branch 'feat/hdd-calculator' into chore/all-my-stuffs (9a38169)
  • Merge branch 'feat/hash-text-enh' into chore/all-my-stuffs (fe41995)
  • Merge branch 'feat/format-transformer-download' into chore/all-my-stuffs (2e30edf)
  • Merge branch 'feat/folder-tree' into chore/all-my-stuffs (6617d45)
  • Merge branch 'feat/file-hasher' into chore/all-my-stuffs (615cdd0)
  • Merge branch 'feat/email-parser' into chore/all-my-stuffs (2691579)
  • Merge branch 'feat/duration-calculator' into chore/all-my-stuffs (1b59a9a)
  • Merge branch 'feat/docker-run-to-docker-compose-enh' into chore/all-my-stuffs (cf56644)
  • Merge branch 'feat/docker-compose-to-docker-run' into chore/all-my-stuffs (0e87628)
  • Merge branch 'feat/dns-query' into chore/all-my-stuffs (2f0df43)
  • Merge branch 'feat/currency-converter' into chore/all-my-stuffs (fbcfdbc)
  • Merge branch 'feat/curlconverter' into chore/all-my-stuffs (1da0846)
  • Merge branch 'feat/css-xpath-converter' into chore/all-my-stuffs (650e62b)
  • Merge branch 'feat/crc-calculator' into chore/all-my-stuffs (8a18301)
  • Merge branch 'feat/countries-searcher' into chore/all-my-stuffs (8ad1ed4)
  • Merge branch 'feat/common-regex-memo' into chore/all-my-stuffs (b9e8a7e)
  • Merge branch 'feat/color-wheel' into chore/all-my-stuffs (d376a3f)
  • Merge branch 'feat/code-highlighter' into chore/all-my-stuffs (528e88c)
  • Merge branch 'feat/chmod-enh' into chore/all-my-stuffs (765dcb9)
  • Merge branch 'feat/cert-key-parser' into chore/all-my-stuffs (b3aff65)
  • Merge branch 'feat/bounce-parser' into chore/all-my-stuffs (7a140fc)
  • Merge branch 'feat/barcodes' into chore/all-my-stuffs (c8118b0)
  • Merge branch 'feat/api-tester' into chore/all-my-stuffs (5413ede)
  • Merge branch 'feat/ai-prompt-splitter' into chore/all-my-stuffs (14b610b)
  • Merge branch 'ci/pr-merge-conflicts-tagger' into chore/all-my-stuffs (32ffd47)
  • Merge branch 'ci/pr-conflicts-tagger' into chore/all-my-stuffs (d76ed49)
  • feat(new tool) multi-link-downloader (7035eba)
  • feat(new tool) image-resizer (04d3fa2)
  • Merge remote-tracking branch 'origin/main' into feat/jq-tester (2bb7b10)
  • Merge branch 'main' into feat/dns-query (8c03359)
  • feat(new tool); Energy Expense Computer (d191b69)
  • Merge remote-tracking branch 'origin/main' into feat/image-converter (e9a5541)
  • feat(favorites) drag-and-drop favorites section (CorentinTh#1360) (0b1b98f)
  • feat(html-wysiwyg-editor) h3 fix (CorentinTh#1363) (1314973)
  • feat(json-to-csv) add example default value (e2498d6)
  • Merge remote-tracking branch 'origin/main' into feat/code-highlighter (87a6103)
  • Add tool floating-point-number-converter. (b57a40a)
  • The compilation toolset seems to have deleted some unused types and added the new for mic-tester (e8f1766)
  • register mic-tester component in the Web category (78b6224)
  • Create localizations for mic-tester component in de, en and pl (also initialize the pl localization, adding it to the dropdown selector at the top of the page) (cd96bf6)
  • Define and implement mic-tester tool (bd9afc7)
  • Merge remote-tracking branch 'origin/main' into feat/docker-run-to-docker-compose-enh (c6f9d46)
  • Merge remote-tracking branch 'origin/main' into feat/luhn-checker (0d7e6ea)
  • Merge remote-tracking branch 'origin/main' into feat/units-converters (c70c602)
  • Add WPA3 to the label so it is clear it is supported same way (e50995d)
  • Merge remote-tracking branch 'origin/main' into feat/html-to-md-converter (befc1a1)
  • Merge remote-tracking branch 'origin/main' into feat/html-wysywig-enh (86b1fe2)
  • Merge remote-tracking branch 'origin/main' into feat/json-size (8545fc6)
  • Merge remote-tracking branch 'origin/main' into feat/duration-calculator (f3f4209)
  • Merge branch 'main' into feat/list-comparer (1820f5f)
  • Merge branch 'main' into fix/phone-parser-storage (2bba236)
  • Merge branch 'main' into feat/cert-key-parser (6ab8265)
  • Merge branch 'main' into feat/json-editor (0566474)
  • Merge remote-tracking branch 'origin/main' into feat/json-editor (d289c9b)
  • Merge remote-tracking branch 'origin/main' into feat/sla-computer (6fadc83)
  • Merge branch 'main' into feat/hex-file-converter (8c65ad8)
  • Merge branch 'main' into fix/token-generator (123c26d)
  • Merge branch 'main' into fix/crontab-enh (9fa5866)
  • Merge remote-tracking branch 'origin/main' into fix/crontab-enh (c7154c3)
  • Merge branch 'main' into feat/nato-enh (9bf1b93)
  • Merge branch 'main' into feat/smart-text-replacer-and-linebreaks (0afbf52)
  • Merge branch 'main' into feat/email-parser (3573849)
  • Merge branch 'main' into feat/smart-text-replacer-and-linebreaks (e547b01)
  • Merge branch 'main' into feat/timezone-converter (c68388f)
  • Merge remote-tracking branch 'origin/main' into feat/timezone-converter (b9eead5)
  • Merge remote-tracking branch 'origin/main' into feat/paste-markdown (b554498)
  • Merge branch 'main' into feat/regex-tester (3993c8b)
  • Merge remote-tracking branch 'origin/main' into feat/regex-tester (f1f2da7)
  • Merge remote-tracking branch 'origin/main' into feat/docker-run-to-docker-compose-enh (3bd814f)
  • Merge branch 'main' into fix/pdf-signature-checker (0aec2de)
  • Merge branch 'main' into feat/html-to-md-converter (098237b)
  • Merge remote-tracking branch 'origin/main' into feat/html-to-md-converter (6013b6c)
  • Merge branch 'main' into fix/token-generator (324fd63)
  • Merge remote-tracking branch 'origin/main' into feat/ico-png-converter (2c9168e)
  • Merge branch 'main' into feat/qr-decoder (a3a624c)
  • Merge remote-tracking branch 'origin/main' into feat/qr-decoder (1fb3e1f)
  • Merge branch 'main' into main (3a51a6c)
  • Merge remote-tracking branch 'origin/main' into feat/md-to-html (1b2ce73)
  • Merge remote-tracking branch 'origin/main' into feat/torrent-to-magnet (e64cafd)
  • Merge remote-tracking branch 'origin/main' into feat/ai-prompt-splitter (722de30)
  • Merge remote-tracking branch 'origin/main' into feat/mongo-objectid (382a5cc)
  • Merge remote-tracking branch 'origin/main' into feat/removeexif (476172a)
  • fix typo (f118582)
  • fix (b34cc75)
  • fix some things and move things around (26ffcd5)
  • Added aspect ratio calculator (45e8f98)
  • Merge branch 'main' into pile-of-poo (a1252eb)
  • Merge branch 'main' into text-to-utf8-bin (236b7ae)
  • Merge remote-tracking branch 'origin/main' into feat/format-transformer-download (9c76553)
  • Merge remote-tracking branch 'origin/main' into feat/xslt-tester (b07d0a4)
  • added noopener per security check (89e8184)
  • syntax fixes (24fca68)
  • removed raw html and set link static (3f9d399)
  • specify type and interface for map (32b2237)
  • revert this (e515041)
  • liniting (844d7ac)
  • added raid 60 (26e0657)
  • added raid 50 (8bb3534)
  • don't need this check (603099d)
  • added space efficiency info (cb23cdf)
  • linting (b476b68)
  • no tests for this (e84ac9e)
  • use built in converter (d2554a7)
  • added enum to use base 2 or base 10 for calcs (ea6b3d0)
  • use table for display (c5ba4f3)
  • always show description (54d9351)
  • removed speed - not used (43da51f)
  • updated descriptions (368bc7e)
  • spacing (23b17f4)
  • implementation of raid calculator with levels 0, 1, 5, 6, and 10 need to add descriptions yet (37cfd0a)
  • Merge remote-tracking branch 'origin/main' into feat/ip-geolocation (20e138c)
  • Merge remote-tracking branch 'origin/main' into feat/qr-code-enh (d161082)
  • Merge remote-tracking branch 'origin/main' into fix/phone-parser-storage (72df50b)
  • Merge remote-tracking branch 'origin/main' into feat/crc-calculator (6285453)
  • Merge remote-tracking branch 'origin/main' into feat/file-hasher (41bbd2b)
  • Merge remote-tracking branch 'origin/main' into feat/math-converter (8219e47)
  • Merge remote-tracking branch 'origin/main' into feat/barcodes (c66103e)
  • Merge remote-tracking branch 'origin/main' into feat/regex-tester (4b42d55)
  • Merge remote-tracking branch 'origin/main' into feat/pdf-encrypt (0e08f07)
  • Merge remote-tracking branch 'origin/main' into feat/hash-text-enh (45205d1)
  • Merge remote-tracking branch 'origin/main' into feat/heic-converter (1b95877)
  • Merge remote-tracking branch 'origin/main' into fix/token-generator (4ca3ac3)
  • Merge remote-tracking branch 'origin/main' into feat/pdf-fastweb (b9778bd)
  • Merge remote-tracking branch 'origin/main' into feat/cert-key-parser (40d5a6a)
  • Merge remote-tracking branch 'origin/main' into feat/ocr-image (4cd72ae)
  • Merge remote-tracking branch 'origin/main' into feat/pdfunlock (6e2f09e)
  • fix space (cb74514)
  • Add Branches to Git cheatsheet (ddf3dd9)
  • Merge branch 'main' into feat/md-toc-generator (4c014a6)
  • Merge branch 'main' into feat/ipv6-subnet-calculator (700d835)
  • add new tools json-to-java entity (458da55)
  • use an empty iv, it's the same as the zero filled previously (4fd536a)
  • add keyencoding support for encryption (d8a4970)
  • [?] added packageManager to package.json (3e95060)
  • Added temperature limits CorentinTh#1144 (deb6a9b)
  • Merge branch 'main' into feat/crc-calculator (a69e159)
  • Merge branch 'main' into feat/crc-calculator (3d91a29)
  • UUIDv7 generator (bdc1c84)
  • Merge branch 'main' into feat/mac-address-converter (12b0dc1)
  • Fix type checking issues (7e90365)
  • Convert Converter to class (d75473b)
  • Always escape ASCII chars with special meaning (1dc965d)
  • Merge branch 'main' into fix/token-generator (8a49f23)
  • Add memory detection to Dockerfile (72ff028)
  • Merge branch 'main' into feat/cert-key-parser (c10302b)
  • Merge branch 'main' into feat/html-to-md-converter (5eaab0c)
  • Merge branch 'main' into feat/morse-converter (9bc3c54)
  • Make output of qpdf verbose (f07466f)
  • Revert .eslintrc.cjs (0062517)
  • Revert .eslintrc.cjs (6256dc2)
  • Merge branch 'main' into feat/ip-in-range (f9cc935)
  • Merge branch 'main' into feat/ip-cidr-to-range (a0141dc)
  • Merge branch 'main' into feat/ipv6-address-converter (e56eee9)
  • Merge branch 'main' into fix/bcrypt-salt (b70f3cb)
  • Merge branch 'main' into feat/htpasswd (9754453)
  • Fix type (df343d1)
  • Merge branch 'main' into feat/docker-run-to-docker-compose-enh (2dbed18)
  • Merge branch 'main' into feat/docker-compose-to-docker-run (a50e6a8)
  • Update dependencies (and composerize) (6efde9e)
  • Update dependencies (and decomposerize) (70c9cd6)
  • Fix build (654f7a8)
  • Merge branch 'main' into feat/ocr-image (12a8962)
  • Merge branch 'main' into feat/soft-licenses (3dde9f3)
  • Merge branch 'main' into feat/ansible-vault (8641d12)
  • Merge branch 'main' into feat/mime-converter (a748499)
  • Merge branch 'main' into feat/gzip (ecf0eac)
  • Merge branch 'main' into feat/csr-generator (df7fa89)
  • Merge branch 'main' into feat/cert-key-parser (6445c80)
  • Merge branch 'main' into feat/md-to-html (916a6fb)
  • Merge branch 'main' into feat/x509-cert-generator (cb45057)
  • Merge branch 'main' into feat/qr-decoder (e8cd98c)
  • Merge branch 'main' into feat/asciiart (5a11820)
  • Merge branch 'main' into feat/isbn-formatter (84d0f7f)
  • Merge branch 'main' into feat/mac-address-converter (00b85de)
  • Merge branch 'main' into feat/dockver-compose-converter (93d3ab6)
  • Merge branch 'main' into feat/image-exif-reader (5751977)
  • Merge branch 'main' into feat/docker-run-to-docker-compose-enh (9a28b89)
  • Merge branch 'main' into feat/docker-compose-to-docker-run (2c93029)
  • Add Spring Boot properties to YAML converter (e376a57)
  • Correct minor typo in git-memo.content.md (f7256fb)
  • Update git-memo.content.md (2d55c01)

Revert "fix

  • remove math format converter as not possible right now" (fd8b975)

Merge branch 'corentinth

  • main' into feat/json-to-csv-add-example (9b9594d)

Mic-tester

  • fix types (05c51e5)
  • use toasting service from naive-ui, and also lint it all up (17a885f)
  • pull the media api stuff into a service. (c7d8ea4)

Mic-test

Merge branch 'feat/duration-calculator' of https

  • //github.com/sharevb/it-tools into feat/duration-calculator (a2acee2)

Merge branch 'feat/json-editor' of https

  • //github.com/sharevb/it-tools into feat/json-editor (b620a8d)

Merge branch 'fix/token-generator' of https

  • //github.com/sharevb/it-tools into fix/token-generator (473c9cc)

Merge branch 'fix/crontab-enh' of https

  • //github.com/sharevb/it-tools into fix/crontab-enh (8754d62)
  • //github.com/sharevb/it-tools into fix/crontab-enh (0b4a261)

Merge branch 'feat/smart-text-replacer-and-linebreaks' of https

  • //github.com/sharevb/it-tools into feat/smart-text-replacer-and-linebreaks (1702fc3)
  • //github.com/sharevb/it-tools into feat/smart-text-replacer-and-linebreaks (5499593)

Merge branch 'feat/storage-transfer-units' of https

  • //github.com/sharevb/it-tools into feat/storage-transfer-units (0de61ef)

Merge branch 'feat/paste-markdown' of https

  • //github.com/sharevb/it-tools into feat/paste-markdown (1e7ace4)

Merge branch 'feat/qr-decoder' of https

  • //github.com/sharevb/it-tools into feat/qr-decoder (9ebf983)

Feature

  • Supports reading language from environment variables, which makes it easy to modify the language after packaging into a Docker image (a1022a9)

Update git-memo.content.md

Merge branch 'feat/mac-address-converter' of https

  • //github.com/sharevb/it-tools into feat/mac-address-converter (df049e2)

Style

  • eslint: fixing eslint errors and warnings (e672cda)

Merge branch 'feat/ocr-image' of https

  • //github.com/sharevb/it-tools into HEAD (7e68607)