Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.0.0 #268

Merged
merged 36 commits into from
Nov 6, 2024
Merged

Release/2.0.0 #268

merged 36 commits into from
Nov 6, 2024

Conversation

sunnydanu
Copy link
Owner

Version 2024.11.06-4c6f110

Features

  • husky: hooks added : - post-checkout, post-merge, post-rewrite, pre-commit, pre-push (7609644)
  • new tool: DNS query (over HTTPS) (2df9373)
  • new tool: JSON Editor (d20e932)
  • new tool: Live code : Code Playground (f72eb4c)
  • add SVG as possible input format (cd04593)
  • i18n: added Norwegian language (#1337) (aa8cba9)
  • new tool: Code Highlighter (eb1beb8)
  • new tool: Images Formats Converter (bac8c8d)
  • new tool: Countries/ISO 3166 Searcher (98db1e7)
  • new tool: Currency Converter (b241003)
  • new tool: List Comparaison (f117a74)
  • use a better jsoneditor version + current selected node jsonpath (cf0d31f)
  • new tool: Color Wheel (f9f9288)
  • new tool: Exif Remover (ba1b5bc)
  • new tool: curl converter (6d079f1)
  • 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)
  • new tool: JS Unobfuscator (b5d3ed6)
  • new tool: JSON Editor (a28ba6e)
  • new tool: Text extractor form HTML (089853e)
  • add OCRized text statistics (7a1beb5)
  • refactor text stats to service (7f2bf11)
  • c-file-upload: paste image (b7debec)
  • ui: add c-monaco-editor to ui lib (65aad83)
  • Yaml Viewer: add parsing validation (fd0a723)
  • new tool: OCR Image (0d17698)
  • new tool: GZIP String converter (3ad648d)
  • new tool: IPv4/6 Range To CIDR (2fe369a)
  • new tool: IP Geolocation (03f99d6)
  • new tool: MAC Address Converter (4598eba)
  • 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)
  • aes: specify the initialization vector in AES encryption (a4aad32)
  • new tool: argon2 password hashing and verification (8bcca22)

Bug fixes

  • tools: removed buggy tools - image-to-css - curl-converter (4c6f110)
  • extract-text-from-html: test case fixed (0f44e70)
  • ip-range-to-cdr: eslint fix (3fa0d09)
  • Properties to YAML: fix test case (5a724be)
  • aes: missing error message (5744d6a)
  • husky: fixed pre-push command (0afb64c)
  • husky: updated test commands (ef2076d)
  • husky: updated test commands (4713e96)
  • index: title updated (d37b2c2)
  • argon2: fixed broken test case (d3c850d)
  • yml: yml intended (dd69e5e)
  • argon2: import updated (d14f3e6)
  • lint: lint issue fixed (08aa02c)
  • shiki building (ebc7956)
  • json-editor: es-lint fixed (9aef12f)
  • json-editor: fix ui (d71762d)
  • ci: typecheck commented (209092f)
  • pnpm: lock file updated (f40a621)
  • ci: Update ci.yml (64bd09b)
  • pnpm-lock: pnpm lock file updated (a3e87dc)
  • json-editor: type added (ce3cc34)
  • e2e: fixed broken test case (aa00aa9)
  • test case: fixed broken test cases (8eab43b)
  • ui: minor updates (3bb53a4)
  • ui: footer broken link to version (9bc81cd)
  • peer-share: fix file transfer (b494708)
  • icons,branding: swap twitter to X (#1369) (ea8c4ed)
  • FavoriteButton: pass tool path to favorite button (#1368) (ae13639)
  • readme: refresh stale contributors graph (#1364) (c7b80fb)
  • yaml-to-json: allow merge key to be parsed (#1359) (f836666)
  • intersection (393ac40)
  • changed UI (25dd3fe)
  • deps (157b861)
  • link to openstreetmap (a0b8cf0)
  • use ipinfo.io to allow https (a3e4ed9)
  • deps (6571963)
  • update queryParams (f747161)
  • build (e55d4fa)
  • eslint (5bc8da9)
  • last modif (45998fd)
  • final modifs (130183c)
  • nosonar in unit tests (c45a055)
  • Mac Address Converter: update description (11206a5)
  • refactor with unit test (d14371c)
  • better ui, word wrap (ffc635e)
  • ui: copy icon placement (7ebbddd)

Refactoring

Tests

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

Continuous integration

  • Remove unused uuid parser (6f64dc4)

Chores

  • components: minor update (be586f7)
  • pnpm: lock updated (b73dd1b)
  • workflow: github action updated (e12eb9a)
  • i18n: lang file updated (424deca)
  • peer-share: theme update (fdcb898)
  • update composerize (495b7eb)
  • fix strange corepack message (f76aaa2)
  • fix strange corepack message (239b7e0)
  • fix strange corepack message (42f39bf)
  • fix strange corepack message (068d79a)
  • update decomposerize (dbe2c38)
  • update composerize (e0de865)
  • github workflows: ci and e2e tests: try updating to node 20 (e68f743)

Other

Merge branch 'developing/2.0.0' of https

  • //github.com/sunnydanu/godev.run into feat(new-tool)-microphone-tester Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(new-tool)-microphone-tester (67adebc)
  • //github.com/sunnydanu/godev.run into feat(new-tool)-microphone-tester (266bd9c)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--countries-iso-3166-searcher (5a30bd2)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--images-formats-converter (f4cac03)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--currency-converter (9025351)
  • //github.com/sunnydanu/godev.run into pr-1319-feat(new-tool)-code-highlighter (972ddcb)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--currency-converter (05ad951)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--list-comparaison (909dbaa)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--color-wheel (acbc529)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--color-wheel (e1c53a0)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--curl-converter (18031b9)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--json-to-schema (365384a)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--image-to-css (2d16fa4)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--json-to-schema (80f8a76)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--text-extractor-form-html (6073537)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--js-unobfuscator (aafbbaa)
  • //github.com/sunnydanu/godev.run into feat(yaml-viewer)--add-parsing-validation Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(yaml-viewer)--add-parsing-validation (a9b6e82)
  • //github.com/sunnydanu/godev.run into feat(yaml-viewer)--add-parsing-validation (8912ea0)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--exif-remover (37cadef)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--exif-remover (fe567cd)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--api-tester (b1027d8)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--ipv4-6-range-to-cidr (86faf51)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--ipv4-6-range-to-cidr (56d26d1)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--mac-address-converter (0df3b72)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--mac-address-converter (50f301f)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--ip-geolocation (a986de3)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--image-exif-reader (1f3644b)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--docker-compose-format-converter (31de42c)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--docker-compose-to-docker-run (db46bfd)
  • //github.com/sunnydanu/godev.run into feat(tool-enhancement)--docker-run-to-docker-compose-enhancements-and-fixes (a862158)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--spring-boot-properties-to-yaml-converter (7fad082)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--spring-boot-properties-to-yaml-converter (2de23c6)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--spring-boot-properties-to-yaml-converter (6741c61)
  • //github.com/sunnydanu/godev.run into new-tool--uuid-converter (bf494ea)
  • //github.com/sunnydanu/godev.run into feat(aes)--specify-the-initialization-vector-in-aes-encryption Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(aes)--specify-the-initialization-vector-in-aes-encryption (5fe8d19)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--ocr-image (474cfca)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--gzip-string-converter (3f0d056)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--gzip-string-converter (b8bfc8e)
  • //github.com/sunnydanu/godev.run into feat(new-tool)-multi-link-downloader (bbbf50d)
  • //github.com/sunnydanu/godev.run into feat(new-tool)-multi-link-downloader Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(new-tool)-multi-link-downloader. (b3e4ddc)
  • //github.com/sunnydanu/godev.run into feat(new-tool)-multi-link-downloader (6e60535)
  • //github.com/sunnydanu/godev.run into feat(new-tool)-ai-prompt-splitter (e93f780)
  • //github.com/sunnydanu/godev.run into feat(new-tool)-ai-prompt-splitter (4a70122)
  • //github.com/sunnydanu/godev.run into developing/2.0.0 Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into developing/2.0.0 (9ce5d3a)
  • //github.com/sunnydanu/godev.run into feat(aes)--specify-the-initialization-vector-in-aes-encryption (df703d7)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--argon2-password-hashing-and-verification Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(new-tool)--argon2-password-hashing-and-verification (235c4d9)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--argon2-password-hashing-and-verification (1493f9a)
  • //github.com/sunnydanu/godev.run into feat(new-tool)-image-resizer (3a67181)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--dns-query-(over-https) (a6e9dbf)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--json-editor (809f129)
  • //github.com/sunnydanu/godev.run into feat(new-tool)--dns-query-(over-https) (352e811)

This pr incorporates contributions from upstream [pr-#373](https

Merge branch 'feat(new-tool)--dns-query-(over-https)' of https

  • //github.com/sunnydanu/godev.run into feat(new-tool)--dns-query-(over-https) Merge branch 'feat(new-tool)--dns-query-(over-https)' of https://github.com/sunnydanu/godev.run into feat(new-tool)--dns-query-(over-https) (2e86a8f)

Doc

  • new file: CODEOWNERS file created (0c14078)
  • readme: Update README.md (fc733fa)
  • readme: Update README.md (9ffcae0)
  • readme: logo updated (87a4bc6)
  • readme: readme updated (dfbba55)
  • readme: readme updated (8c83f8e)

Doc(gitignore)

 chore

  • (json editor): theme updated (defabf3)

Ui

Refector

  • peer-share: url updated (e8f491d)
  • file-transfer: icon updated (9609c41)

Feat(peershare)

  • Reformed PeerShare to provide more p2p features - New Live Clipboard added (9535021)

Godev.run

  • v2 - minor fix (e24a958)
  • v2 - lang file updated (17313c2)
  • v2 - min-h-screen removed (d55476a)
  • v2 - conflicting css fixed, file-transfer receiver page layout fixed (9c0580a)
  • v2 - fix p2p index and broken link (f37dcdf)
  • v2 - minor fix (e850f56)
  • v2 - renamed file-transfer to peer-share (0b0f99c)
  • v2 - lint fix (ccddda5)
  • v2 - file-transfer - minor fix (8627d53)
  • v2 - New Tool added - File Transfer - A client-side secure P2P file sharing using WebRTC (20a995a)
  • v2 - title updated (ef0820e)
  • 2.0 : initial commit (441c52a)

New feature added

Godevrun

  • new feature added : file share (414c723)

Godevrun

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/json-editor' of https

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

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)

sharevb and others added 30 commits September 23, 2024 00:25
Browser countries and iso 3166 codes (and more)
FIx #983
…initialize the pl localization, adding it to the dropdown selector at the top of the page)
…ghlighter

Pr 1319 feat(new tool) code highlighter
…converter

feat(new-tool):-images-formats-converter
….run into feat(new-tool)--countries-iso-3166-searcher
…166-searcher

feat(new-tool):-countries/iso-3166-searcher
Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
godev-run ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 7:28pm

@sunnydanu sunnydanu self-assigned this Nov 6, 2024
@sunnydanu sunnydanu merged commit 94f14ef into main Nov 6, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants