5im-0n

Results 8 issues of 5im-0n

When proxying a websocket with `--rewrite '/ws/(.*) --> https://someserver.com/ws/$1'` local-web-server somehow mangles the response.

enhancement
help wanted

when saving strings with quotes ", these strings get double encoded. this commit only converts objects to json before saving them to localstorage.

When using mod_pagespeed to optimize images, the exif orientation data is not taken into account, and exif data is stripped, so the image rotation is wrong when reaching the browser....

When `hashbang` is `true`, urls like http://localhost/?foo=bar got redirected to http://localhost/?foo=bar#!?foo=bar. This duplicated the query string and made the url ugly. This commit fixed this problem by making urls like...

It would be nice if animated gifs shared in a conversation would be shown directly inline. at the moment an animated gif get's converted to jpg and shared ad jpg.

I use ejs a lot in the browser only, and it would be really cool if we could use template strings to store ejs templates. Something like ``` var name...

Is it possible to somehow configure the datepicker locale? Having the week start on sunday is making me crazy :) I saw that vue2-datepicker supports locales[1], but am I right...

Type: Enhancement
Priority: High
Status: Accepted