| ### Main | ### Main | ||||
| * User | * User | ||||
| * * Registration | |||||
| * * Login | |||||
| * * Preferences | |||||
| * * Review Images/Albums | |||||
| * * * incl. delete | |||||
| ** Registration | |||||
| ** Login | |||||
| ** Preferences | |||||
| ** Review Images/Albums | |||||
| *** incl. delete | |||||
| * Admin | * Admin | ||||
| * * Site preferences | |||||
| ** Site preferences | |||||
| * Upload | * Upload | ||||
| * * Require login | |||||
| ** Require login | |||||
| * View | * View | ||||
| * * Individual image | |||||
| * * Album | |||||
| * * By tag | |||||
| * * By user | |||||
| ** Individual image | |||||
| ** Album | |||||
| ** By tag | |||||
| ** By user | |||||
| ### API | ### API | ||||
| * Create album (POST) | * Create album (POST) | ||||
| * Delete image (POST) | * Delete image (POST) | ||||
| * Delete album (POST) | * Delete album (POST) | ||||
| * * Orphan images or delete images | |||||
| ** Orphan images or delete images | |||||
| * Fetch image (GET) | * Fetch image (GET) | ||||
| * Fetch album (GET) | * Fetch album (GET) | ||||
| * Fetch tag (GET) | * Fetch tag (GET) |