Added settings page

Added logging to a .log file
Fixed Images loosing colour and rotation on thumbnail generation
Added more info to README
This commit is contained in:
Michał Gdula 2023-03-01 23:29:34 +00:00
parent a9b13f1e39
commit 828167f762
36 changed files with 819 additions and 131 deletions

23
.github/README.md vendored
View file

@ -1,2 +1,23 @@
# onlylegs
The successor to the PHP based only legs gallery
The successor to the PHP based only legs gallery. This project is still under heavy development, not reccommended for use just yet!
## Features
### Currently implemented
- Easy uploading and managing of a gallery of images
- Multi user support, helping you manage a whole group of photographers
- Custom CSS support
### Coming soon tm
- Image groups, helping you sort your favorite memories
- Password locked images/image groups, helping you share photos only to those who you want to
- Logging and automatic login attempt warnings and timeouts
- Searching through tags, file names, users (and metadata maybe, no promises)
## screenshots
Homescreen
![screenshot](homepage.png)
Image view
![screenshot](imageview.png)

BIN
.github/homepage.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

BIN
.github/imageview.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB