mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-28 19:16:16 +00:00
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:
parent
a9b13f1e39
commit
828167f762
36 changed files with 819 additions and 131 deletions
23
.github/README.md
vendored
23
.github/README.md
vendored
|
@ -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
|
||||

|
||||
|
||||
Image view
|
||||

|
BIN
.github/homepage.png
vendored
Normal file
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
BIN
.github/imageview.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Loading…
Add table
Add a link
Reference in a new issue