A php/ncc based HTTP File Management server for accepting file uploads and managing stored files
Find a file
netkas f829d643d8
Some checks failed
Docker CI/CD / build (push) Has been cancelled
CI / release (push) Has been cancelled
CI / debug (push) Has been cancelled
CI / release_executable (push) Has been cancelled
CI / debug_executable (push) Has been cancelled
CI / check-phpunit (push) Has been cancelled
CI / check-phpdoc (push) Has been cancelled
CI / generate-phpdoc (push) Has been cancelled
CI / test (push) Has been cancelled
CI / release-documentation (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled
Convert Docker image name to lowercase in build and save steps
2025-05-16 15:15:35 -04:00
.github/workflows Convert Docker image name to lowercase in build and save steps 2025-05-16 15:15:35 -04:00
.idea Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
docker Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
src/FileServer Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
www Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
.gitignore Added main class and .gitignore 2025-04-04 14:56:18 -04:00
bootstrap.php Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
docker-compose.yml Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
Dockerfile Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
LICENSE Initial commit 2025-03-26 17:54:55 -04:00
main Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
Makefile Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
project.json Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
README.md Added README.md 2025-04-04 14:58:56 -04:00

FileServer

Documentation coming soon.

Copyright

Copyright © 2022-2025, Nosial—All Rights Reserved

License

This project is licensed using the GPL-3.0 license, see LICENSE for more information