hyperstown

Results 6 issues of hyperstown

**Feature detail** When user uses one account on two different phones and both devices have same photo, app doesn't recognize that photo from one device has already been uploaded and...

feature

Hi I've added support for new YouTube layout in UserScript for both desktop and mobile version. I've also checked if this didn't break old layout and as far as I...

### Description I have an issue when I try to connect to informix database using this connection string: `jdbc:informix-sqli://localhost:8510/tests:INFORMIXSERVER=test_server;CLIENT_LOCALE=pl_pl.57384;NEWCODESET=mazovia,mazovia,57384` When I try to connect I get an error: `Error getting...

bug
x:informix
wait for review
xf:connection

Hi I've added option to easy add navigation buttons to the slider. Now user can specify in options `navButtons: true` to easy add previous and next button. Button text can...

Hi. I noticed that currently is quite hard to do any customization on gallery items. I need to add a button to each image and I thought about two solutions:...

Hello I noticed that declaring non model field filter without label in filterset class is not displayed properly in filter form. So for this example model: ```py class Post(models.Model): title...