Go to file
Pentium44 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
data Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
users Call this v1.1.0... 2020-11-04 23:25:32 -08:00
README Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
config.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
create.php Call this v1.0.1 2020-11-03 21:02:37 -08:00
ctrl.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
footer.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
header.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
index.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
login.php Call this v1.1.0... 2020-11-04 23:25:32 -08:00
logout.php Call this v1.0.1 2020-11-03 21:02:37 -08:00
register.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
style.css Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
terms.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00
upload.php Call this v1.2.1! Bugfixes, and more 2020-11-22 13:41:09 -08:00

README

--- SOFM ---
SOFM (Simple online file manager) is a file manager written in PHP.
This software is released under the GPLv3.

--- Usage ---
*Extract SOFM anywhere and chmod 776 users/
*Modify config.php to your standards.
*Connect to SOFM from any web browser.

--- Changelog ---
11/22/2020 - v1.2.1
*CSS modifications
*Directory creation bug fixes
*Redirection fixes, navigation bar modifications
*Check for directory backspacing (..)
*Added file mimetypes for upload (extensions included)

11/4/2020 - v1.1.0
*Other subtle CSS changes, W3S verified
*Fixed some mimetypes, and added file extensions to database
*Modifications to about page
*Removed two step linking for registeration and login
*Removed unneeded code from past projects.
*Modified footer / header.php

11/3/2020 - v1.0.1
*CSS cleanup, and re-work
*Modified header / footer files from parsing text to parsing via php for usage of the server side functions

--- Licensing and copyright:
(C) Copyright 2014-2020 Chris Dorman - Some rights reserved