Simple Online File Manager

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

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