Simple Online File Manager

Pentium44 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
data 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
users 91a6409b1c Call this v1.1.0... 3 years ago
README 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
config.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
create.php 79d77f891b Call this v1.0.1 3 years ago
ctrl.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
footer.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
header.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
index.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
login.php 91a6409b1c Call this v1.1.0... 3 years ago
logout.php 79d77f891b Call this v1.0.1 3 years ago
register.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
style.css 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
terms.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago
upload.php 6f55ba9a40 Call this v1.2.1! Bugfixes, and more 3 years ago

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