Matt Zukowski
Matt Zukowski
Same, after a fresh install on a clean system. My rvm info is: ruby-1.9.3-p429: system: system: "osx/10.7/x86_64" bash: "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin11)" zsh: "/bin/zsh => zsh 4.3.11...
Same issue. I don't think I've ever seen a connect alert from Lulu for any IP other than my internal router at 192.168.x.1.
Is it just me or is MailParser unusably slow with Deno though? I can't quite figure out what's causing the slowdown... it seems to sit somewhere in `deno:ext/web/02_timer.js`? 🤷
Thanks for that tip @canac . I ended up switching to https://github.com/emailjs/emailjs-mime-parser which seems to be much faster, but took a fair bit of work to get it to produce...
I'm keeping an eye on it and occasionally merging pull requests, but I'm not actively using jquery.inview right now so I can't justify actively maintaining it. There's also the fact...
Hey Armin something's messed up with this pull request. Looks like you have copies of all the original commits in this repo. Can you try `git reset --hard zuk/master`, then...
Hey only saw this now... thanks for the pull request. I'll have to see how this affects the stuff we've already built on top of Drowsy, but I'm willing to...
@maruilian11, I no longer actively maintain this repo. A number of other people are involved, but I'll also grant you write access.
@JohnPreston I've been trying to figure out what you're hinting at, but I'm getting nowhere. Like @tkrotoff I too have a database migration that that exits. With the standard docker...