Markus Busche Markus
  • Joined on 2023-08-23
Markus pushed to main at Markus/lib-privatebin 2025-08-28 23:34:43 +02:00
Markus pushed tag v0.1.5.4 to Markus/lib-privatebin 2025-08-28 22:22:29 +02:00
Markus released v0.1.5.4 - Automated Release at Markus/lib-privatebin 2025-08-28 22:22:28 +02:00
Markus pushed to main at Markus/lib-privatebin 2025-08-28 22:21:07 +02:00
f1b791f1f4 feat: Add QR code generation functionality to PrivateBin API library
Markus pushed tag v0.1.4.4 to Markus/lib-privatebin 2025-08-28 21:51:10 +02:00
Markus released v0.1.4.4 - Automated Release at Markus/lib-privatebin 2025-08-28 21:51:09 +02:00
Markus pushed to main at Markus/lib-privatebin 2025-08-28 21:49:41 +02:00
77879e6521 Fix rate limiting issue in example.cpp by adding delays between API calls
Markus pushed to main at Markus/lib-privatebin 2025-08-28 21:43:53 +02:00
3b4d591eff Fix type conversion warnings in base58.cpp and improve CMake syntax
Markus pushed to main at Markus/lib-privatebin 2025-08-28 21:29:22 +02:00
4add1edd11 Update CMakeLists.txt for cross-platform compatibility and improve build scripts
Markus pushed to main at Markus/lib-privatebin 2025-08-28 21:28:13 +02:00
cd7e957692 Fix compiler warnings and improve code quality
Compare 2 commits »
Markus pushed to main at Markus/lib-privatebin 2025-08-28 20:41:11 +02:00
d712d3a9d8 Update README with comprehensive Linux build instructions and compatibility information
Markus pushed to main at Markus/lib-privatebin 2025-08-28 20:38:17 +02:00
000fde485f Fix CMakeLists.txt for Linux compatibility while preserving Windows vcpkg support
Markus pushed tag v0.1.3.4 to Markus/lib-privatebin 2025-08-28 20:26:34 +02:00
Markus released v0.1.3.4 - Automated Release at Markus/lib-privatebin 2025-08-28 20:26:33 +02:00
Markus pushed to main at Markus/lib-privatebin 2025-08-28 20:24:19 +02:00
b97d9f2d7f v0.1.1.6: Enhanced create_release.ps1 - automatic build and artifact upload
Markus released v0.1.2.4 - Automated Release at Markus/lib-privatebin 2025-08-28 20:21:24 +02:00
Markus pushed to main at Markus/lib-privatebin 2025-08-28 20:21:24 +02:00
9b77d041dc Release v0.1.2.4 prepare for release
Markus pushed tag v0.1.2.4 to Markus/lib-privatebin 2025-08-28 20:21:24 +02:00
Markus pushed to main at Markus/lib-privatebin 2025-08-28 20:20:52 +02:00
b30a36b884 v0.1.1.5: Enhanced text format support (plaintext, syntax highlighting, markdown); comprehensive testing and documentation
Markus pushed to main at Markus/lib-privatebin 2025-08-28 20:11:33 +02:00
3c2c2b35e2 v0.1.1.4: Build scripts moved to scripts/ directory; enhanced documentation; automated release script