:camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:
Stars
907
Forks
135
Watchers
907
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
495
commits
5
commits
5
commits
3
commits
3
commits
3
commits
2
commits
2
commits
2
commits
2
commits
fix: ensure file permissions are set correctly in _filePermissions function. closes #171
bbd95c2View on GitHubfix: handle invalid file paths in serveFile function and improve URL parsing
c50cbf1View on GitHubfix: update Docker commands in CI workflow for PHPUnit installation and execution
6fb6ddaView on GitHubfix: ensure admin access checks redirect properly and sanitize log output
6df2d1cView on GitHubfix: show download button instead of crashing when text file exceeds memory limit
30f87e5View on GitHubfeat: show version in footer, injected from git tag at Docker build time
6e1cf0fView on GitHubfeat: show time until next cache refresh instead of last updated age
f5bfed9View on GitHubfeat: display file size in human-readable format on stats page
bebad21View on GitHubchore: update .gitignore to include logs, data, and tmp directories
95dea42View on GitHubfeat: add reports page and report submission form, update .gitignore
62fd4f6View on GitHub