Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

BanDroid

BanDroid created a comment on an issue on BanDroid/bot-traffic-yura
> the best would be to write an `aiohttp` wrapper for all type of requests. thank you, i already have planned to use `aiohttp` in the future, altough, sorry you cant work with this repo because ...

View on GitHub

BanDroid opened an issue on BanDroid/bot-traffic-yura
use asynchronous module for http requests
current `requests` module is blocking the main thread, not very suitable for `discord.py` that handlers are asynchronous.
BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
  • deploy: nohup for running script at background b35efcd

View on GitHub

BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
  • deploy: change to use sftp instead of ftp 162b053

View on GitHub

BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
  • deploy: hilih kintil kena prank katanya pip3 a5d29ec

View on GitHub

BanDroid pushed 2 commits to main BanDroid/bot-traffic-yura
  • deps: remove audioop-lts, server use ubuntu which does not have this distribution aee1ea9
  • deploy: use pip3 in ssh action 94e1e48

View on GitHub

BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
  • deploy: fix ssh cwd and working in venv 573a2e2

View on GitHub

BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
  • deploy: ftp-deploy and github ssh action 4a18bf2

View on GitHub

BanDroid created a branch on BanDroid/bot-traffic-yura

main - Bot YuraManga untuk cek traffic.

BanDroid created a repository: BanDroid/bot-traffic-yura

https://github.com/BanDroid/bot-traffic-yura - Bot YuraManga untuk cek traffic.

BanDroid starred deniscerri/ecommerce-backend
BanDroid starred deniscerri/ytdlnis_website
BanDroid opened an issue on benallfree/pocketpages
[BUG]: cannot put static files like javascript or css
any idea how to put js or css file in pages? i cant use any js or css when linked to my ejs page, strict MIME type enabled.
BanDroid created a comment on an issue on primefaces/primereact-examples
> Trying to use the unstyled version like this: > ``` > <PrimeReactProvider > value={{ > unstyled: true, > pt: Tailwind, > ptOptions: { mergeSections: true, mergeProps: ...

View on GitHub

BanDroid starred Flipboard/bottomsheet
BanDroid created a comment on a pull request on beercss/beercss
> @BanDroid cool, make your own PR if you want to implement that (downside: requires JS and has a sharp edge unlike proper M3) we could continue the discussion [here](https://github.com/beercss/b...

View on GitHub

BanDroid created a comment on a pull request on beercss/beercss
why not implement the same as [this one](https://github.com/gabrielfins/ripple-effect)?

View on GitHub

BanDroid created a comment on an issue on gabrielfins/ripple-effect
my internet is a*ss right now, anyone could help me to check my PR, run index.html and see if it's working as you wish or not

View on GitHub

BanDroid opened a pull request on gabrielfins/ripple-effect
update, remove: update deps and remove jquery entirely
- add a index.html for testing, altough, the demo is been used by my own site [here](https://inukami.vercel.app). - remove jquery entirely. - update all dependencies including devDependencies. ...
BanDroid pushed 1 commit to master BanDroid/ripple-effect
  • update, remove: update deps and remove jquery entirely ca19f3f

View on GitHub

BanDroid starred gabrielfins/ripple-effect