Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
luizbills pushed 3 commits to main litecanvas/litecanvas.github.io
luizbills created a branch on litecanvas/litecanvas.github.io
fix - Online playground for lightweight HTML5 games and animations using the litecanvas game engine.
luizbills created a comment on a pull request on litecanvas/games
> Hi @luizbills, did you have a chance to look at this? Yep. Did you seen my review?
luizbills created a comment on an issue on WordOps/WordOps
I solved, uninstalling the netdata and deleting all entries in `/var/lib/dpkg/statoverride`.
luizbills closed an issue on WordOps/WordOps
Netdata error after wo upgrade
**Describe the bug** I updated the `wo` via `wo update`. Then I executed: ``` wo stack migrate --nginx wo stack upgrade wo maintenance ``` Now, the following error happens when I try t...luizbills created a comment on a pull request on litecanvas/games
Use the builtin event manager instead create you own `EventEmitter`: ```js const engine = litecanvas() const unlisten = engine.listen('your-event', (x) => console.log(x, y)) engine.emit('...
luizbills created a comment on a pull request on litecanvas/games
Sure. I'll take a look soon
luizbills closed a pull request on jahvi/post-category-filter
Tested up to
I tested in WordPress 6.1luizbills created a tag on luizbills/wp-tweaks
2.4.0 - Several opinionated wordpress tweaks focused in :shield: security and :zap: performance.
luizbills published a release on luizbills/wp-tweaks
2.4.0
## What's Changed * Post revisions by @luizbills in https://github.com/luizbills/wp-tweaks/pull/95 * bump version by @luizbills in https://github.com/luizbills/wp-tweaks/pull/96 * add phpdoc by ...luizbills pushed 2 commits to main luizbills/wp-tweaks
luizbills created a branch on luizbills/wp-tweaks
pot-files - Several opinionated wordpress tweaks focused in :shield: security and :zap: performance.
luizbills pushed 2 commits to main luizbills/wp-tweaks
luizbills created a branch on luizbills/wp-tweaks
fix - Several opinionated wordpress tweaks focused in :shield: security and :zap: performance.