Felix Wolfsteller
Felix Wolfsteller
I am happy if you put some links to that discussion. I believe it would improve overall discussion and statement-quality.
> @fwolfst #10629 Gosh, I see. Thanks a lot. Unfortunately I don't have time to consume the whole discussion, but skimming through it I see why and what is happening...
Sorry for being pingy, but I'd really like to get this upsteam (and close our fork). Anything I can do to get it back alive?
Also if you'd release we could use the 🚨 lighthouse-spinner https://github.com/piotrmurach/tty-spinner/commit/ee6651a115f32731f253d359468afdb53917a40f ;) And thanks for all the tty!
Previous comment pointed out: https://github.com/ether/etherpad-lite/blob/79406051fa6610690f7c5ae1d6a0c79dc37f8a78/src/node/db/PadManager.js#L78 as a place to look at. You mean I would need case **insensitive** database, right? I have seen that actually some people did use a...
Yes users are weird :) otoh its not such a weird expectancy that URLs are handled case-insensitive ... like hTTPs://EtHeRPAd.oRG should work fine. Yep, I know why, but tell this...
I have a similar problems with kind of preserving "front-matter" (e.g. license information). That should be easier to implement (copy the x lines at beginning of file that are yaml...
I can provide a failing test case (also its not specifically testing for this bug): * add a haml file fixture with a t('slashed.module/model.attribute') * add to controller file fixture...
In every case, some pointers could be given by the README.md created by `padrino gen project --gem ....`. It explains how to mount the App. It is the place where...
Idea: Next to schema (or even query), show erd (https://github.com/amatsuda/erd or https://github.com/voormedia/rails-erd) if respective gem is available. Btw are you okay with "lazy" idea contributions as comments in this thread?