-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Shane32/QRCoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Steeltype/QRCoderLite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 101 files changed
- 1 contributor
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ec016f - Browse repository at this point
Copy the full SHA 6ec016fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08d1025 - Browse repository at this point
Copy the full SHA 08d1025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d54547 - Browse repository at this point
Copy the full SHA 6d54547View commit details -
resynced hashes to match SkiaSharp output since the encoding end up s…
…lightly different
Configuration menu - View commit details
-
Copy full SHA for 2f50da0 - Browse repository at this point
Copy the full SHA 2f50da0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d41bd46 - Browse repository at this point
Copy the full SHA d41bd46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ab35f - Browse repository at this point
Copy the full SHA 19ab35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c47edb0 - Browse repository at this point
Copy the full SHA c47edb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0b024 - Browse repository at this point
Copy the full SHA 1a0b024View commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4a4c3a - Browse repository at this point
Copy the full SHA b4a4c3aView commit details
Commits on Dec 17, 2025
-
Remove ArtQRCode and related tests, add SvgQRCode
Deleted ArtQRCode and its associated test files, as well as PostscriptQRCode and QRCode classes. Removed BitmapToHash from HelperFunctions. Added SvgQRCode implementation. Updated project file and modified related QR code generator classes to reflect these changes.
Configuration menu - View commit details
-
Copy full SHA for f3feef3 - Browse repository at this point
Copy the full SHA f3feef3View commit details -
Add OTP and cryptocurrency payload generators
Introduced OneTimePassword payload for generating otpauth URIs for TOTP/HOTP (2FA) and added BitcoinLikeCryptoCurrencyAddress with specific classes for Bitcoin, Bitcoin Cash, and Litecoin payment address payloads. These additions enable QR code generation for 2FA and cryptocurrency payment requests.
Configuration menu - View commit details
-
Copy full SHA for 737e7e0 - Browse repository at this point
Copy the full SHA 737e7e0View commit details -
Add input validation and limits for QR code generation
Introduces input validation and upper/lower bounds for parameters such as pixels per module, DPI, logo size, and geolocation coordinates across QR code output formats (ASCII, Bitmap, PNG, PDF, SVG). Adds decompression size limits and QR code version/side length checks to prevent resource exhaustion and invalid data in QRCodeData. Improves robustness and error handling in payload generators and utility methods.
Configuration menu - View commit details
-
Copy full SHA for 10e3273 - Browse repository at this point
Copy the full SHA 10e3273View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master