Skip to content

Merge Develop in main#82

Merged
mohitmalibetterbugs merged 25 commits intomainfrom
develop
Apr 14, 2026
Merged

Merge Develop in main#82
mohitmalibetterbugs merged 25 commits intomainfrom
develop

Conversation

@mohitmalibetterbugs
Copy link
Copy Markdown
Collaborator

No description provided.

HarrysonLadines and others added 25 commits February 28, 2026 14:04
Adds a reusable CopyButton component and refactors WordCounter and JsonToTxt to use it.

Fixes #17
# [1.4.0-develop.1](v1.3.2...v1.4.0-develop.1) (2026-02-28)

### Features

* **ui:** add reusable CopyButton and refactor wordCounter and jsonToTxt ([d5b9e83](d5b9e83)), closes [#17](#17)
Replaces placeholder hashing logic with bcryptjs implementation as contributed in PR #23
Adds proper salt generation and verification using bcrypt.compare.

Fixes #13
# [1.4.0-develop.2](v1.4.0-develop.1...v1.4.0-develop.2) (2026-02-28)

### Bug Fixes

* **tools:** implement proper bcrypt generator ([94d19be](94d19be)), closes [#23](#23) [#13](#13)
closes: #21
Co-authored-by: Syed Fahad <sfahad2904@gmail.com>
* feat. json to csv convertor

* align checkbox
Fixes #18
This pull request implements a specialized IPv4 Subnet Calculator tool for network engineers and DevOps professionals. The tool simplifies network planning and infrastructure setup by instantly calculating subnet details from an IP address and CIDR prefix or subnet mask.

closes #33
# [1.4.0-develop.3](v1.4.0-develop.2...v1.4.0-develop.3) (2026-03-03)

### Features

* Add IPv4 Subnet Calculator Tool ([ad1c03f](ad1c03f)), closes [#33](#33)
* Add Smart Repair feature to JSON Validator ([#41](#41)) ([7a3c7a5](7a3c7a5)), closes [#38](#38)
# [1.4.0-develop.4](v1.4.0-develop.3...v1.4.0-develop.4) (2026-03-03)

### Features

* Add lockfile guard workflow to prevent unintended lockfile changes ([aa20fb5](aa20fb5))
* feat(tools): add SVG to React/CSS utility

Add SVG converter tool that transforms raw SVG code into optimized variants:
- React Component: Clean, reusable functional component with dynamic sizing
- CSS Data URI: Inline SVG for CSS background images
- CSS Mask: SVG as CSS mask-image for flexible icon styling

Features:
- Automatic metadata cleanup (removes XML declarations, comments, DOCTYPE)
- viewBox preservation for responsive sizing
- Optional currentColor replacement for theme support
- Configurable default width/height
- File upload support (.svg files)
- Copy-to-clipboard functionality

Closes #50
# [1.4.0-develop.5](v1.4.0-develop.4...v1.4.0-develop.5) (2026-03-05)

### Bug Fixes

* **release:** update GITHUB_TOKEN to use RELEASE_TOKEN for semantic release ([be3a012](be3a012))

### Features

* **tools:** add SVG to React/CSS utility ([218ccad](218ccad)), closes [#50](#50)
Added a favourite tool feature.
Favourite tools are pushed to top.
Added a filter for favourite tools.
Closes #61
# [1.4.0-develop.6](v1.4.0-develop.5...v1.4.0-develop.6) (2026-03-08)

### Features

* Add Unix Timestamp (Epoch) Converter Utility ([f277272](f277272)), closes [#16](#16)
# [1.4.0-develop.7](v1.4.0-develop.6...v1.4.0-develop.7) (2026-03-08)

### Features

* **tools:** add Unix Timestamp Converter to development tools list ([3fedf57](3fedf57))
# [1.4.0-develop.8](v1.4.0-develop.7...v1.4.0-develop.8) (2026-03-08)

### Features

* Added URL parser & Query Editor Tool ([c9933ba](c9933ba)), closes [#51](#51)
- Added `class-validator` package to `package.json`.
- Adjusted styles in `page.tsx` for sidebar positioning and button margin.
- Refined text styles in `[slug]/page.tsx` for better readability.
- Updated descriptions in `constants.tsx` for JSON tools to enhance clarity.

Co-authored-by: Mohit Mali <mohit@linearloop.io>
@mohitmalibetterbugs mohitmalibetterbugs merged commit 0ff2b00 into main Apr 14, 2026
4 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.