Andy Pilate

Results 18 issues of Andy Pilate

FreeBSD compilation will fail because the make command is being used. BSD make is different from GNU make, the compilation does not fail when using the gmake command. gmake can...

Hi, It would be great to have a way to present some content (images, videos, text files) inline in the browser, using Content-disposition inline, instead of attachments. I am trying...

Hi, I think it would be better to offer .txt files (and probably other extensions such as .sh .ps1) as text/plain and Content-Disposition: inline This would allow Plik to become...

bug

The admin panel should list all the uploads, and give an option for the admin(s) to delete uploads, access them and maybe edit them

feature_request

This is a feature request It would be nice to have Fan Control be a Windows Service, running as part of the system instead of a software started by Task...

Hi, An idea I had was to make a way to combine having public and readonly, while allowing user accounts to upload and edit files.

Not sure this is a droppy issue, but if you launch a download, stop it, then press retry, chrome will download a download.htm file from the path / If droppy...

A good thing I liked with Pyfa was seeing the exact price of an item. That allowed me to see what meta4 item was super expensive and switch to a...

enhancement

Hi, ``` - λ jotta-ls /Jotta Traceback (most recent call last): File "/usr/local/bin/jotta-ls", line 11, in load_entry_point('jottalib==0.5.1', 'console_scripts', 'jotta-ls')() File "/usr/local/lib/python2.7/site-packages/jottalib/cli.py", line 260, in ls print(' '.join([str(item.created), print_size(item.size, humanize=args.humanize), item.name]))...

Hi, I sent an invalid json while trying to use scoutfish, and the binary received a SIGABRT. It happened in the json parsing code, the libc throws an exception due...