DBX12

Results 36 comments of DBX12

First of all, +1 on that. I'm looking for the same. Second, you can reset the call counter in a hacky way by overwriting the `Calls` member of the mock...

Not sure if this is still relevant, the website of @nprail is offline.

Understandable. I'm interested in this project, maybe I contribute a bit more in the future.

It is sufficient to set said option to false. It shows the inputs but once you click "shorten" it says you need to log in. Of course you can ~use~...

I'm not sure if I understood you correctly. According to the setup guide, you have to point the document root of your website to the `public` folder of this project....

If you use an Apache2 webserver and the .htaccess can be parsed (that depends on your webserver settings), you can reach all files sitting i the public directory (so you...

Assuming `http://www.my.domain` hosts polr and `http://my.domain/` hosts the actual file, and both are independent webspaces, that would work. However, it is basically living standard to have the hosts `www.domain.tld` and...

I'm looking into this and will submit a PR soon.

Hi @Naktibalda, sorry for directly tagging you, but could you approve running the workflows? Thank you :) ---- I'm participating in hacktoberfest, so I would be very happy if you...

Those dependencies are really ... fun. What is your opinion, should I / we write the annotation parsing from scratch and remove the other package or try to make it...