Yeung Alan f06bb817d9 dun know why not updated %!s(int64=5) %!d(string=hai) anos
..
cache e3c7c73c3e Add 'Photo/cache/.nomedia' %!s(int64=5) %!d(string=hai) anos
img 5971952ef7 Upload files to 'Photo/img/pwa' %!s(int64=5) %!d(string=hai) anos
storage a640efc2d7 Add 'Photo/storage/.nomedia' %!s(int64=5) %!d(string=hai) anos
uploads cd9d197e3b Add 'Photo/uploads/.nomedia' %!s(int64=5) %!d(string=hai) anos
FloatWindow.php ca6315318f Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
Image_manager.js ca6315318f Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
Image_manager.php e38a931965 Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
Image_mover.php c668a3f7fc Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
README.txt ca6315318f Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
description.txt ca6315318f Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
embedded.php ca6315318f Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
genthumb.php ca6315318f Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
index.js f9d1140b61 Enhanced support for both BIN and HEX filename %!s(int64=5) %!d(string=hai) anos
index.php f9d1140b61 Enhanced support for both BIN and HEX filename %!s(int64=5) %!d(string=hai) anos
manifest.json ca6315318f Upload files to 'Photo' %!s(int64=5) %!d(string=hai) anos
new_folder.php f06bb817d9 dun know why not updated %!s(int64=5) %!d(string=hai) anos

README.txt


_____ _ _ _____ _ _ _
| __ \| | | | / ____| | | | (_)
| |__) | |__ ___ | |_ ___ | (___ | |_ __ _| |_ _ ___ _ __
| ___/| '_ \ / _ \| __/ _ \ \___ \| __/ _` | __| |/ _ \| '_ \
| | | | | | (_) | || (_) | ____) | || (_| | |_| | (_) | | | |
|_| |_| |_|\___/ \__\___/ |_____/ \__\__,_|\__|_|\___/|_| |_|


=================================================================
Standard Photo Station - ArOZ Online BETA Standard Functional Module

# Introduction
The Photo Station allow user to view image uploaded to the system.
Photo Station support folder sorting and filename sorting. And this
is just a simple system that show you image store in this module.

# Functions
1. View Photos
2. Download Photos
3. Upload Photos (via ArOZ Online BETA Upload Manager)
4. Sort Photos into different directory
5. Support jpg,jpeg,gif and png

# API
The photo station provide extremely simple API for applying custom
search, sorting and folder viewing.

The API has the following format:
Photo/index.php?folder=folder_name&search=keyword&sort=mode

folder_name is the name of the directory for image scanning
keyword is the keyword for searching the image. (in string, not hex code)
mode is the sorting mode used. Left empty for filename in ascending order,
set to "reverse" for descending order.

(C)IMUS Laboratory 2016-2017
Licensed under MIT