pupcloud icon indicating copy to clipboard operation
pupcloud copied to clipboard

[SUSPENDED] A portable web file manager and gallery

Results 11 pupcloud issues
Sort by recently updated
recently updated
newest added

A few days ago I made an expiring share in latest beta pupcloud on Docker. ![Screenshot 2022-05-22 at 11 27 49](https://user-images.githubusercontent.com/20281601/169688765-d47c069f-2c96-4a1b-a16d-6f14112c7080.png) (date just for example, actual date was earlier) But...

bug
analyzing

Could be user error but whenever i use nginx with the docker image of pupcloud i can access via lan but whenever i use an https reverse proxy i get...

analyzing

This is the first time I test this, so it might be partly my fault for not testing it properly ....... :-) When I ![Screenshot 2022-05-12 at 19 37 12](https://user-images.githubusercontent.com/20281601/168135983-07c3e8e0-45f8-4080-a9d2-e033d1827d63.png)...

bug
fixed-in-branch-develop

This is not the best of reports, I know. Had Pupcloud running in Docker. Seemed to have stopped running/responding but I am not such a Docker expert to know where...

bug
analyzing

When trying to show a file in a browser that is smaller than 512 bytes, the content will not be shown. ![Screenshot 2022-05-17 at 11 33 15](https://user-images.githubusercontent.com/20281601/168779771-d6d552cc-2ec3-4ea2-b0a1-8eb57fd1d2ae.png) [511b.txt](https://github.com/proofrock/pupcloud/files/8707079/511b.txt) [512b.txt](https://github.com/proofrock/pupcloud/files/8707081/512b.txt) I...

bug
analyzing

**Note, I do not know where the possible problem may lie, but I can report it and if you have ideas what to check to isolate "who has the problem"...

bug
duplicate

The owner and group fields are empty. ![Screenshot 2022-05-09 at 17 58 34](https://user-images.githubusercontent.com/20281601/167458218-95e12eb9-7713-43b3-a19d-61f6dc460ef8.png) if: docker exec -ti puptest /bin/sh ![Screenshot 2022-05-09 at 18 43 54](https://user-images.githubusercontent.com/20281601/167458308-d57c63a5-294d-4950-a478-6a97a22e65fe.png) Logical, because the container does...

enhancement
discussion

docker runs well, i can serve files in /data, and logs shows its running in '+ Read/Write'. i turned on allow edits by adding environment variable: '-e PUP_ALLOW_EDITS=1' to docker...

bug
fixed-in-branch-develop
docker

I believe it's because you're sending the header ```Content-Disposition: inline```, where it should probably be ```Content-Disposition: attachment``` **if you click the download button**, so the browser doesn't just show the...

bug
demo-site

Just wondering if you are still developing this, as there has been a lot of silence. I recall you had indicated that summer would be busy (with work?) but I...