Mitar

Results 578 issues of Mitar

Currently, if I want to display a progress bar of how much data has been downloaded, I have to check `content-length` header to get the amount of all data so...

addition/proposal
needs implementer interest
topic: http
topic: api
topic: same-origin policy

Currently this plugin creates many timeout intervals, but all of them work at exactly the same period. This is suboptimal. Much better would be that depending on the current timestamp...

It is really not a nice experience that you have to click comment link first to be able to then enter text in input box for comment. Why not just...

webui

I just made a [spiritual successor of this project: js2go](https://gitlab.com/js2go/js2go). If anyone is interested. I also made some benchmarks and realized though that is is much slower than simply using...

Our use case is more that we have a YAML file with many settings, where only few of them have to be encrypted. We want to store that file in...

This PR adds support to annotate comments with a string (e.g., `sops:enc`) which can then be matched with a regex. If it matches, the corresponding value (the one which follows...

Because `w.(http.Pusher)` fails. It looks like `mutil.WrapWriter` does not implement it.

**Is your feature request related to a problem? Please describe.** When building web apps, I like to build them with reactivity: I subscribe to live queries on the client and...

enhancement
planning-week

**Is your feature request related to a problem? Please describe.** When building open collaborative apps (e.g., wikis) you can get objectionable or even illegal contributions (spam, copyright infringements). Generally you...

enhancement
planning-week