Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: CorentinTh/it-tools

v2024.10.22-7ca5933

22 Oct 09:58
5732483
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2024.10.22-7ca5933
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2024.10.22-7ca5933

Changelog

Features

Bug fixes

  • favorites: store favorites regardless of languages (#1202) (7ca5933)
  • emoji-picker: debounced search input (#1181) (76a19d2)
  • format-transformer: set overflow for output area width (#787) (b430bae)
  • jwt-parser: prevent UI overflow on small screen (#1095) (dd4b7e6)

Refactoring

  • regex-tester: better description (7251700)

Chores

Documentation

v2024.5.13-a0bc346

14 May 12:15
e876d03
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2024.5.13-a0bc346
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2024.5.13-a0bc346

Changelog

Features

Bug fixes

  • language: English language cleanup (#1036) (221ddfa)
  • url-encoder, validation: typo in validation of url-encoder.vue #1024 (cb5b462)
  • integer base converter: support bigint (#872) (9eac9cb)
  • bcrypt tool: allow salt rounds up to 100 (#987) (23f82d9)

Refactoring

Chores

  • issues: prevent empty issues (#1078) (a0bc346)
  • issues: removed old issue templates (#1077) (5a7b0f9)
  • node: upgraded node version in CI workflows (b59942a)
  • version: release 2024.05.10-33e5294 (38d5687)
  • issues: improved issues template (2852c30)
  • issues: improved bug issue template (#1046) (a799234)

Documentation

  • changelog: update changelog for 2024.05.10-33e5294 (9dfd347)

v2023.12.21-5ed3693

21 Dec 07:58
670f735
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.12.21-5ed3693
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.12.21-5ed3693

Changelog

Features

Bug fixes

  • jwt-parser: jwt claim array support (#799) (5ed3693)
  • camera-recorder: stop camera on navigation (#782) (80e46c9)
  • doc: updated create new tool command in readme (#762) (7a70dbb)
  • base64-file-converter: fix downloading of index.html content without data preambula (#750) (043e4f0)
  • eta: corrected example (#737) (821cbea)

Refactoring

  • about, i18n: improved i18n dx with markdown (#753) (bd3edcb)
  • token, i18n: complete fr translation (#752) (de1ee69)
  • uuid generator: uuid version picker (#751) (38586ca)
  • case converter: no split on lowercase, uppercase and mocking case (#748) (ca43a25)
  • ui: replaced legacy n-upload with c-file-upload (#747) (7fe47b3)
  • token: added password in token generator keywords (#746) (16ffe6b)
  • bcrypt: fix input label align (#721) (093ff31)

Chores

  • deps: switched from oui to oui-data for mac address lookup (#693) (0fe9a20)
  • deps: update unocss monorepo to ^0.57.0 (#638) (2e396d8)

v2023.11.2-7d94e11

02 Nov 09:11
b261499
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.11.2-7d94e11
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.11.2-7d94e11

Changelog

Features

Bug fixes

  • dockerfile: revert replacement of nginx image with non-privileged one (#716) (7d94e11)
  • encryption: alert on decryption error (#711) (02b0d0d)

Refactoring

  • math-evaluator: improved description (e87f4b1)
  • math-evaluator: improved search and UX (#713) (58de897)

v2023.11.1-e164afb

01 Nov 10:35
4d5a67d
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.11.1-e164afb
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.11.1-e164afb

Changelog

Features

Bug fixes

Refactoring

  • ui: better ui demo preview menu (#664) (015c673)
  • color-converter: improved color-converter UX (#701) (abb8335)
  • docker: improved docker config (#700) (020e9cb)
  • c-table: added description on c-table for accessibility (b408df8)
  • ci: reduced timeout in e2e (#666) (88b8818)
  • ui: new c-table ui component (#665) (ee4c853)
  • ui: removed n-page-header component in user-agent parser (#663) (cbf58fd)
  • ui: removed n-p components in about page (#662) (a757a51)
  • ui: switched naive tooltip components to custom ones (#661) (025f556)
  • spelling: minor corrections to phrasing/spelling (#596) (8a30b6b)
  • i18n: merge tools scoped locales with global ones (#612) (233d556)
  • c-key-value-list: got rid of table for layout (#611) (7ab9204)
  • CI: run e2e against built app and no longer vercel (#610) (18dd140)
  • bcrypt: fix typo (#604) (e18bae1)

Chores

  • deps: clean unused dependencies (#709) (e164afb)
  • deps: update docker/setup-qemu-action action to v3 (#627) (4365226)
  • deps: update docker/setup-buildx-action action to v3 (#626) (57ecda1)
  • deps: update docker/login-action action to v3 (#625) (d8d7a3b)
  • deps: update docker/build-push-action action to v5 (#624) (d36b18f)
  • deps: update dependency node to v18.18.2 (#674) (eea9f91)
  • deps: update dependency node to v18.18.0 (#636) (2d2dffb)
  • deps: update actions/checkout action to v4 (#613) (4972159)
  • deps: update dependency unplugin-icons to ^0.17.0 (#609) (f035f48)
  • deps: update dependency @intlify/unplugin-vue-i18n to ^0.13.0 (#597) (d1dff42)
  • deps: update dependency @antfu/eslint-config to ^0.41.0 (#585) (a9cd91c)
  • deps: update dependency typescript to ~5.2.0 (#587) (f3e14fc)

Doc

  • readme: added contributors list (#622) (557b304)
  • hosting: added cloudron in the other hosting solutions section (#589) (06c3547)

v2023.8.21-6f93cba

22 Aug 07:04
2274766
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.8.21-6f93cba
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.8.21-6f93cba

Changelog

Features

  • copy: support legacy copy to clipboard for older browser (#581) (6f93cba)
  • new tool: string obfuscator (#575) (c58d6e3)

Chores

  • deps: switched to fucking typescript v5 (#501) (76b2761)
  • deps: update dependency @antfu/eslint-config to ^0.40.0 (#552) (6ff9a01)
  • deps: update dependency prettier to v3 (#564) (a2b9b15)
  • deps: removed @typescript-eslint/parser (#563) (144f86e)
  • deps: removed ts-pattern (#565) (0f1f659)
  • deps: update dependency sql-formatter to v12 (#520) (2bcb77a)

v2023.8.16-9bd4ad4

16 Aug 12:43
f235dcd
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.8.16-9bd4ad4
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.8.16-9bd4ad4

Changelog

Features

  • Case Converter: Add lowercase and uppercase (#534) (7b6232a)
  • new tool: emoji picker (#551) (93f7cf0)
  • ui: added c-select in the ui lib (#550) (dfa1ba8)
  • new-tool: password strength analyzer (#502) (a9c7b89)
  • new-tool: yaml to toml (e29b258)
  • new-tool: json to toml (ea50a3f)
  • new-tool: toml to yaml (746e5bd)
  • new-tool: toml to json (c7d4f11)
  • command-palette: random tool action (ec4c533)
  • config: allow app to run in a subfolder via BASE_URL (#461) (6304595)
  • new-tool: percentage calculator (#456) (b9406a4)
  • new-tool: json to csv converter (69f0bd0)
  • new tool: xml formatter (#457) (a6bbeae)
  • chmod-calculator: added symbolic representation (#455) (f771e7a)
  • enhancement: use system dark mode (#458) (cf7b1f0)
  • phone-parser: searchable country code select (d2956b6)
  • new tool: camera screenshot and recorder (34d8e5c)
  • base64-string-converter: switch to encode and decode url safe base64 strings (#392) (0b20f1c)

Bug fixes

  • deps: update dependency uuid to v9 (#566) (5e12991)
  • deps: update dependency mathjs to v11 (#519) (7924456)
  • deps: update dependency @vueuse/router to v10 (#516) (ea0f27c)
  • copy: prevent shorthand copy if source is present in useCopy (#559) (86e964a)
  • c-lib: hide component library shortcut link in non-dev (#557) (56d74d0)
  • emoji picker: fix copy button (#556) (e5d0ba7)
  • deps: update dependency @vueuse/head to v1 (#515) (d12dd40)
  • deps: update dependency country-code-lookup to ^0.1.0 (#493) (8c72e69)
  • deps: update dependency @vueuse/head to ^0.9.0 (#492) (cec9dea)
  • i18n: fallback for demo i18n (12d9e5d)
  • typos: fixed more typos & uppercase JSON (#475) (9526ed8)
  • about: typos and wording (#474) (7068610)
  • mime-types: typos (#470) (c4cec9e)
  • sonar: took down minor sonar warning (4cbd7ac)
  • readme: typo (105b21b)
  • ipv4-range-expander: calculate correct for ip addresses where the first octet is lower than 128 (#405) (8c92d56)
  • ipv4-converter: removed readonly on input (7aed9c5)

Refactoring

  • navbar: consistent spacing in navbar buttons (#507) (30f88fc)
  • ui: remove n-text (#506) (72c98a3)
  • ui: replaced some n-input to c-input (#505) (05ea545)
  • json-viewer: input monospace font (#485) (9125dcf)
  • search: command palette design (#463) (bcb98b3)
  • c-input-text: force usage of props with default (1e2a35b)
  • naming: prevent auto import conflicts for git memo (45c2474)
  • imports: removed unnecessary imports to vue (fe61f0f)
  • ui: removed all n-space (4d2b037)
  • ui: replaced some n-input with c-input-text (f7fc779)
  • transformers: use monospace font for JSON and SQL text areas (#476) (ba4876d)

Chores

  • deps: update dependency vitest to ^0.34.0 (#562) (9bd4ad4)
  • deps: update dependency node to v18.17.1 (#560) (65a9474)
  • deps: update dependency unocss to ^0.55.0 (#561) (85cc7a8)
  • deps: update dependency @unocss/eslint-config to ^0.55.0 (#553) (4268e25)
  • deps: update dependency @intlify/unplugin-vue-i18n to ^0.12.0 (#526) (d1c8880)
  • deps: update docker/login-action action to v2 (#512) (99bc84c)
  • deps: update dependency jsdom to v22 (#499) (cd5a503)
  • deps: update dependency @vitejs/plugin-vue-jsx to v3 (#497) (1a60236)
  • deps: update dependency @vitejs/plugin-vue to v4 (#496) (a249421)
  • deps: update dependency vite-plugin-pwa to ^0.16.0 (#488) (6498c9b)
  • deps: update dependency vite to v4 (#503) (f40d7ec)
  • ci: e2e against vercel deployement (#518) (2e28c50)
  • e2e: execute e2e against built app (#511) (cf382b5)
  • deps: update github/codeql-action action to v2 (#513) (0152583)
  • deps: update node.js to v18 (#514) (38cb61d)
  • deps: switched from vite-plugin-md to vite-plugin-vue-markdown (#510) (354aed6)
  • deps: update dependency workbox-window to v7 (#509) (6b8682f)
  • deps: update dependency vite-svg-loader to v4 (#508) (9e8349d)
  • deps: update dependency typescript to ~4.9.0 (#481) (f440507)
  • deps: update dependency vue-tsc to ^0.40.0 (#490) (b0d9a3e)
  • deps: updated unplugin-auto-import (#504) (5c3bebf)
  • deps: removed start-server-and-test dependency (8df7cd0)
  • deps: update dependency c8 to v8 (#498) (6bda2ca)
  • deps: update dependency @types/jsdom to v21 (#495) (994a1c3)
  • deps: update node.js to v16.20.1 (#491) (05edaf4)
  • deps: update dependency vitest to ^0.32.0 (#489) (49eacea)
  • deps: update actions/checkout action to v3 (#494) (3f7d469)
  • deps: update dependency unplugin-vue-components to ^0.25.0 (#484) (5f21908)
  • deps: update dependency unplugin-auto-import to ^0.16.0 (#483) (6cb0845)
  • deps: update dependency unocss to ^0.53.0 (#482) (38710dc)
  • deps: update dependency @unocss/eslint-config to ^0.53.0 (#478) (282cfc4)
  • deps: added renovate.json (#477) (363c2e4)
  • i18n: tool scoped locales (#471) (1b038c7)
  • wysiwyg-editor: update tiptap dependencies (732da08)
  • i18n: setup i18n plugin config (ebfb872)
  • config: netlify deployment support (#443) (93799af)
  • ci: shard e2e tests (962a6d6)
  • lint: switched to a better lint config (33c9b66)
  • deps: updated vueuse dependency version (8515c24)

Documentation

  • ide: updated vscode extensions settings (#472) (847323c)

v2023.5.14-77f2efc

14 May 21:41
b3b6b7c
Compare
Choose a tag to compare
Loading

Changelog

Features

  • list-converter: a small converter who deals with column based data and do some stuff with it (#387) (83a7b3b)
  • new tool: phone parser and normalizer (ce3150c)

Bug fixes

  • phone-parser: use default country code (a43c546)
  • home: prevent weird blue border on card (3f6c8f0)

Refactoring

  • ui: replaced some n-input with c-input-text (77f2efc)

Chores

  • issues: updated new tool request issue template (edae4c6)

Ui-lib

  • new-component: added text input component in the c-lib (aad8d84)
  • button: size variants (401f13f)

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.5.14-77f2efc
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.5.14-77f2efc

v2023.4.23-92bd835

24 Apr 08:28
daf2cf0
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.4.23-92bd835
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.4.23-92bd835

Changelog

Features

  • ui-lib: demo pages for c-lib components (92bd835)
  • new-tool: diff of two json objects (362f2fa)
  • ipv4-range-expander: expands a given IPv4 start and end address to a valid IPv4 subnet (#366) (df989e2)
  • date converter: auto focus main input (6d22025)

Bug fixes

  • ts: cleaned legacy typechecking warning (e88c1d5)
  • mac-address-lookup: added copy handler on button click (c311e38)

Refactoring

  • ui-lib: prevent c-button to shrink (61ece23)
  • ui: replaced naive ui cards with custom ones (f080933)
  • clean: removed unused lodash import (bb32513)
  • clean: removed useless br tags (74073f5)
  • ui: getting ride of naive ui buttons (c45bce3)

v2023.4.14-dbad773

14 Apr 19:26
c68a1fd
Compare
Choose a tag to compare
Loading

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.4.14-dbad773
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.4.14-dbad773

Changelog

Features

  • new-tool: http status codes (8355bd2)

Refactoring

  • uuid-generator: prevent NaN in quantity (6fb4994)

Chores

  • release: create a github release on new version (dbad773)
  • version: reset CHANGELOG content to support new format (85cb0ff)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.