Innokentiy Sokolov

Results 7 issues of Innokentiy Sokolov

### What happend? I'm trying to use `giu` in conjunction with `systray` library to make an app that sits in a tray area. The app suppose to have settings window...

bug

I noticed that default file icon and folder icon is the same color. So only icon shape and reading file/folder name allows you to be 100% sure what type of...

enhancement

I've struggled the situation when sorting mixed content (files and folders) leads to Linux-like sorting when folders and files are treated equally. ![pic](https://user-images.githubusercontent.com/13551109/111950629-9b2c7480-8af3-11eb-9564-1a442b098910.png) It would be much convenient if folders...

I'm struggled with PUG template using official PUG example like [this one](https://pugjs.org/language/conditionals.html): ```pug - var user = {description: 'foo bar baz'} - var authorised = false #user if user.description h2.green...

☢️ Bug

If I upload a file with S3 storage acting as a backend I cannot download it via torrent. Torrent client produces error: `HTTP response size mismatch`

I set settings in config file: ``` authfile = /opt/userlist basicauth = true ``` but front-end is still accessible without prompt for login/password.

Hello. I noticed that there is no way to parse playlists that were generated by Youtube itself (aka MIX playlist). .GetPlaylist() method returns error: `extractPlaylistID failed: no playlist detected or...