This website requires JavaScript.
Explore
Help
Register
Sign In
MayaTheShy
0 Followers
·
0 Following
Joined on
2025-08-30
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
9
Projects
Packages
Public Activity
Starred Repositories
MayaTheShy
pushed to
master
at
MayaTheShy/remoteturtle
2026-03-22 11:45:30 -04:00
4d5d2162e6
feat: refactor world block retrieval to use getAllBlocksForAPI method
MayaTheShy
pushed to
master
at
MayaTheShy/remoteturtle
2026-03-22 11:45:14 -04:00
24570d0fc0
feat: integrate WorldBlockCache for efficient world block management and update logging
6312e45bf1
feat: add getWorldBlockCount function to retrieve the total number of world blocks
34725d7d71
feat: implement WorldBlockCache for efficient block management with LRU caching
Compare 3 commits »
MayaTheShy
pushed to
master
at
MayaTheShy/remoteturtle
2026-03-22 11:44:19 -04:00
811e2a6e18
feat: enhance task assignment logic to support un-assigning tasks
MayaTheShy
pushed to
master
at
MayaTheShy/remoteturtle
2026-03-22 11:43:14 -04:00
ad0754113d
feat: add endpoints for task cancellation and dispatcher control
3e55d77592
feat: implement TaskDispatcher for automatic task management and dispatching
9984dc0760
refactor: start task dispatcher after server initialization
88163be0dd
refactor: add TaskDispatcher for automatic task assignment to idle turtles
Compare 4 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 11:38:45 -04:00
6760ca5e5d
Refactor code structure for improved readability and maintainability
82ab5cd9f5
Refactor file download paths for improved organization in manager.lua
Compare 2 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 11:33:30 -04:00
5a99543fd6
Add display module for dashboard rendering and touch handling
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 11:31:09 -04:00
79fdee1e29
Add shared mutable state management and cache implementation in state.lua
acfaad67f7
Add peripheral helpers and inventory operations in operations.lua
e664102807
Add configuration constants and data structures for inventory management
Compare 3 commits »
MayaTheShy
pushed to
master
at
MayaTheShy/remoteturtle
2026-03-22 11:25:59 -04:00
679a249f8b
refactor: implement API key authentication for secure access to endpoints
69041244a2
refactor: add API_KEY environment variable to server configuration
Compare 2 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Opus
2026-03-22 11:21:54 -04:00
53b38b7286
Fix variable reference for HMAC key assignment in setupCrypto function
c1b2e03fd6
Implement HMAC verification for encrypted messages and attach HMAC during encryption
Compare 2 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Opus
2026-03-22 11:21:15 -04:00
4a233b1c55
Add trustKey to password update and implement getTrustKey function for ChaCha20 protocol
9e06241ac3
Refactor trustConnection function to use getTrustKey instead of getPassword for improved security
Compare 2 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Opus
2026-03-22 11:20:00 -04:00
39caa32908
Implement PBKDF2 password hashing with salt for enhanced security
9103c44658
Remove SHA hashing from password update process
Compare 2 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 04:11:13 -04:00
026d0c8d6b
Add Cross-Project Integration API for RemoteTurtle system
33845c70d7
Add cross-link to Turtle Dashboard in App component
fa18c72cf7
Add styles for cross-link button in App.css
c5aa4b5332
Add TURTLE_SERVER_URL environment variable to server configuration
Compare 4 commits »
MayaTheShy
pushed to
master
at
MayaTheShy/remoteturtle
2026-03-22 04:11:13 -04:00
9a56e6b736
refactor: add cross-project integration API for inventory management and turtle state queries
79b50071ee
refactor: add inventory dashboard link with appropriate attributes in the panel
9b09a59eba
refactor: add styling for cross-link button with hover effects
6d8ec7b013
refactor: add INVENTORY_SERVER_URL environment variable to server configuration
Compare 4 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Opus
2026-03-22 04:09:52 -04:00
882894685c
Refactor linkfs and netfs resolve functions for improved path handling
ba49f7ca7d
Upgrade ChaCha20 rounds from 8 to 20 for enhanced security
f3c35afe07
Add debug inspector toggle for control-shift mouse click in UI
8a6896e276
Change default branch name from 'master' to 'main' in git.list function
a18a8b7140
Fix URL scheme for update.lua in fstab
Compare 6 commits »
MayaTheShy
created branch
main
in
MayaTheShy/Opus
2026-03-22 04:09:51 -04:00
MayaTheShy
renamed repository from
MayaTheSHy
to
MayaTheShy/Opus
2026-03-22 03:23:18 -04:00
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 03:16:30 -04:00
6adbd88b22
Add remote reboot functionality to SettingsPanel
c65fd67b8e
Add styles for remote reboot section in SettingsPanel
62f67b7893
Add reboot listener to handle remote reboot commands
58ff05c5e6
Add reboot listener to handle incoming reboot commands
899606b5c0
Add reboot listener to handle remote reboot commands
Compare 10 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 03:09:41 -04:00
891fb2a10c
Add startup script for Crafting Turtle with auto-update functionality
8da6d8bc0e
Add startup script for Inventory Client with auto-update functionality
8c98546fbf
Add startup script for Web Bridge with auto-update functionality
9a7d4b3175
Add startup script for automatic file updates and launching inventoryManager
Compare 4 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 03:04:56 -04:00
479e1918f5
Implement rate limiting and enhance input validation for API endpoints
9d5fceee5c
Enhance Dockerfile to create SQLite data directory with proper ownership
efc3a88052
Add security headers to nginx configuration for enhanced protection
Compare 3 commits »
MayaTheShy
pushed to
main
at
MayaTheShy/Inventory-Manager-CC
2026-03-22 02:52:36 -04:00
deeb70ba0d
Buffer ORDER_CHANNEL messages in craftItem function to avoid re-queue bounce
187b0276d1
Improve cache update logic to handle nil values in main function
Compare 2 commits »
First
Previous
...
34
35
36
37
38
...
Next
Last