Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
RyanLua closed a pull request on RyanLua/FluentAutoClicker
Stabilize developer build
## Description This PR aims to stabilize Fluent Auto Clicker from a developer standpoint, moving versions to stable, improving the developer experience, and refactoring code for readability. ...RyanLua pushed 3 commits to dev-build RyanLua/FluentAutoClicker
RyanLua pushed 1 commit to dev-build RyanLua/FluentAutoClicker
- Remove folder nesting Signed-off-by: Ryan Luu <[email protected]> 3be8727
RyanLua pushed 1 commit to dev-build RyanLua/FluentAutoClicker
- Fix duplicate uploads Signed-off-by: Ryan Luu <[email protected]> 182e4a6
RyanLua pushed 1 commit to dev-build RyanLua/FluentAutoClicker
- Use updated path Signed-off-by: Ryan Luu <[email protected]> 999d69f
RyanLua pushed 1 commit to dev-build RyanLua/FluentAutoClicker
- Upload whole solution Signed-off-by: Ryan Luu <[email protected]> a803945
RyanLua created a comment on a pull request on RyanLua/ClassroomDarkMode
Thanks for contributing. Your changes will be included in the next version of Classroom Dark Mode.
RyanLua pushed 7 commits to main RyanLua/ClassroomDarkMode
- Update Current Gclass Color States 56a2310
- Comments 0578729
- removal of Dupe code dbd694e
- Remove unneeded CSS Signed-off-by: Ryan Luu <[email protected]> b456323
- Remove color adjustments Signed-off-by: Ryan Luu <[email protected]> db67949
- Use color variables Signed-off-by: Ryan Luu <[email protected]> 95c0a76
- Merge pull request #107 from J3sterlir/main FIXES: Text Readability Of Darkmode In Some Browsers (CHROME, FIREFOX, O... 51818cd
RyanLua closed a pull request on RyanLua/ClassroomDarkMode
FIXES: Text Readability Of Darkmode In Some Browsers (CHROME, FIREFOX, OPERA, EDGE)
## Description **Changes** 1. Unreadable Heading Tag (OPERA BROWSER - FIREFOX HAS THIS BUG) 2. Unreadable Text of Mark As Done Tab (EDGE HAS THIS BUG) 3. Unreadable Text Unsubmit Tab (EDGE ...RyanLua pushed 3 commits to main J3sterlir/ClassroomDarkMode
- Remove unneeded CSS Signed-off-by: Ryan Luu <[email protected]> b456323
- Remove color adjustments Signed-off-by: Ryan Luu <[email protected]> db67949
- Use color variables Signed-off-by: Ryan Luu <[email protected]> 95c0a76
RyanLua pushed 2 commits to premium-button RyanLua/rojo-showcase-template
RyanLua created a branch on RyanLua/rojo-showcase-template
premium-button - Rojo template for basic showcases which include scripts and common utilities.
RyanLua created a review comment on a pull request on RyanLua/ClassroomDarkMode
```css /* Header Tag FIX*/ .fOvfyc .B7SYid{ color: #ffffff; } /* Mark As Done/Unsubmit Tab*/ .qyKend{ color:#ffffff; } .VcNzjd{ color:#ffffff !important; } ``` I'm trying t...
RyanLua pushed 1 commit to dev-build RyanLua/FluentAutoClicker
- Update artifact Signed-off-by: Ryan Luu <[email protected]> eec8ae9
RyanLua pushed 1 commit to dev-build RyanLua/FluentAutoClicker
- Fix path Signed-off-by: Ryan Luu <[email protected]> 6bfa499
RyanLua pushed 1 commit to dev-build RyanLua/FluentAutoClicker
- Fix packaging Signed-off-by: Ryan Luu <[email protected]> e72d288
RyanLua created a branch on RyanLua/ClassroomDarkMode
adjust-colors - Dark mode for Google Classroom based on Material Design.