Skip to content

feat: Implement box drawing functionality and logging enhancements#1

Merged
RobotEby merged 1 commit intomainfrom
dev/server-core
Feb 12, 2026
Merged

feat: Implement box drawing functionality and logging enhancements#1
RobotEby merged 1 commit intomainfrom
dev/server-core

Conversation

@RobotEby
Copy link
Owner

  • Added BoxxerInstance structure for drawing gradient boxes in the UI.
  • Created main.c to initialize logging and demonstrate encoding/decoding with XOR and hashing functions.
  • Introduced Xor encoding/decoding service with customizable nonce sizes and hash algorithms.
  • Implemented various hashing functions including djb2 and scorpion variants.
  • Developed file system utilities for reading, writing, and appending to files.
  • Established random number generation utilities with improved algorithms.
  • Enhanced shared types and structures for better data handling across modules.

- Added BoxxerInstance structure for drawing gradient boxes in the UI.
- Created main.c to initialize logging and demonstrate encoding/decoding with XOR and hashing functions.
- Introduced Xor encoding/decoding service with customizable nonce sizes and hash algorithms.
- Implemented various hashing functions including djb2 and scorpion variants.
- Developed file system utilities for reading, writing, and appending to files.
- Established random number generation utilities with improved algorithms.
- Enhanced shared types and structures for better data handling across modules.
@RobotEby RobotEby self-assigned this Feb 12, 2026
@RobotEby RobotEby added the enhancement New feature or request label Feb 12, 2026
@RobotEby RobotEby merged commit 7a13be2 into main Feb 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant