MayaTheShy
  • Joined on 2025-08-30
MayaTheShy created repository MayaTheShy/remoteturtle 2026-02-15 23:27:49 -05:00
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-24 15:02:46 -05:00
9c946d3eb2 Update wiki Home.md and advance submodule pointer
0534af5218 Update subproject commit reference for wiki to latest version
f363db5e47 Convert simple-icons manual backup from submodule to tracked files
Compare 3 commits »
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-24 14:47:46 -05:00
30bbe7a0a4 Update subproject commit for simple-icons to latest version
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-24 14:44:31 -05:00
c0cc4811fb Add Homepage.wiki as git submodule for documentation
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-24 14:35:54 -05:00
3e82d9d389 Add proper content type handling for Markdown files in Nginx configuration
e9475a0b0e Add additional documentation files to Docker image
172f88ca97 Implement markdown navigation system with dynamic link handling and add styles for navigation button
33f6f196eb Enhance FPS monitoring with detailed logging and switch to simple background mode on low FPS detection
4866f46aaf Refactor fetch event handling in service worker to skip cross-origin requests and improve network call management
Compare 34 commits »
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-24 11:42:57 -05:00
3b09920eee Add JavaScript modules for enhanced functionality and dynamic content loading
7caeb56def Add styles for dynamic README.md content rendering
0c3d89b7da Fetch and render README.md content dynamically in the notes section
622a164873 Add marked.js library for enhanced markdown rendering on Services Homepage
07581211d9 Remove background styles from header for improved readability on Services Homepage
Compare 6 commits »
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-24 01:06:36 -05:00
c36c2c08f4 Enhance galaxy background with terrain generation and moon lighting effects
0cfe29bea0 Refactor galaxy background animation and enhance terrain generation with smoother mountains and improved lighting
d054a2396b Enhance Services Homepage with galaxy background animation and canvas integration
9e034fcfa2 Remove Services Homepage entry from Management group in services.xml
14055cf4a2 Update service configurations: add maintenance status for Zoraxy, set host for Wizarr and Picoshare
Compare 28 commits »
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-23 23:43:50 -05:00
78240b3895 Add simple-icons as submodule
cfb3f15643 Register simple-icons submodule via .gitmodules
556e987d24 Add simple-icons submodule for logo assets
748da47235 Made a README file.
Compare 4 commits »
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-23 23:30:38 -05:00
f70002e026 Enhance card styling with gradient background and shimmer effect
6291565c4b Update SVG logos and add new designs
bb3041a856 Update service card display and enhance logo styling
a42830a10e Add host entry for Gitea service in services.xml
Compare 4 commits »
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-23 23:01:13 -05:00
4cc082be14 Use bind mounts instead of build for immediate edits
MayaTheShy pushed to main at MayaTheShy/Homepage 2025-11-23 22:59:38 -05:00
adeb4d472b Initial commit: Services homepage
MayaTheShy created repository MayaTheShy/Homepage 2025-11-23 22:57:40 -05:00
MayaTheShy pushed to main at MayaTheShy/Starworld 2025-11-16 22:40:09 -05:00
95f8091f20 Resolve merge conflict in bridge/src/lib.rs: keep color tinting logic for models
16d68caf83 Add future risk surface and priorities section to documentation (moved from feature branch)
29d9d02f65 Add future risk surface and priorities section to README
ad3f079ccf Enhance model color tinting support in Asteroids integration
d415213c5d Refactor TODO comments to clarify future enhancements for model material manipulation and texture application
Compare 5 commits »
MayaTheShy pushed to feature/support-all-entity-types at MayaTheShy/Starworld 2025-11-16 22:25:19 -05:00
9eca426d5f Resolve merge conflict in bridge/src/lib.rs by preserving feature branch logic
0a39697599 Entity Color/Material Protocol Support & Model Cache Robustness
bc330e7a40 Update color tint application in Reify implementation to reflect current limitations
d5d0637948 Update stardust-xr-molecules source to latest commit for improved stability
8cb859e873 Enhance model color tint application in Reify implementation
Compare 5 commits »
MayaTheShy created pull request MayaTheShy/Starworld#2 2025-11-16 22:19:39 -05:00
Complete Entity System: Parent/Child Hierarchies & Distance Query Support
MayaTheShy pushed to feature/support-all-entity-types at MayaTheShy/Starworld 2025-11-16 22:17:22 -05:00
49c2f5bb1a Update README to reflect support for parent/child hierarchies and distance-based entity querying
6b1a8f9c50 Update implementation summary to reflect completion of entity updates, additional entity types, parent/child hierarchies, and distance-based querying
f940819b43 Update entity rendering documentation to include support for additional entity types, parent/child hierarchies, and distance-based querying
bccddacf05 Update developer guide to clarify support for parent/child hierarchies and distance-based entity queries
fae81bf934 Update implementation status to include parent/child hierarchies and entity query/filtering by distance
Compare 16 commits »
MayaTheShy pushed to feature/support-all-entity-types at MayaTheShy/Starworld 2025-11-16 21:52:56 -05:00
e4519fa47d Add support for text entities in model reification and improve logging
ad3f079ccf Enhance model color tinting support in Asteroids integration
d415213c5d Refactor TODO comments to clarify future enhancements for model material manipulation and texture application
Compare 3 commits »
MayaTheShy created branch feature/support-all-entity-types in MayaTheShy/Starworld 2025-11-16 21:52:56 -05:00
MayaTheShy deleted branch feature/entity-color-materials from MayaTheShy/Starworld 2025-11-16 21:43:17 -05:00
MayaTheShy merged pull request MayaTheShy/Starworld#1 2025-11-16 21:43:16 -05:00
Entity Color Material Support (Blocked by API) — Documented and Ready