blue-twilight/app/Http/Controllers/Admin
Andy Heathershaw e93e4d2413 #15: Expanded the hit tracking to include basic information like IP address, user agent, album/photo/user and the album/photo view being accessed. Added a config option to disable the visitor tracking, and a new tab called Analytics in the settings album. Also added links to Cookie Consent. 2017-04-17 15:45:25 +01:00
..
AlbumController.php #3: Permissions can now be set on what users can do with photos in an album. This required re-thinking the available permissions slightly. Photo owners can do anything. 2017-04-16 09:00:57 +01:00
DefaultController.php #15: Expanded the hit tracking to include basic information like IP address, user agent, album/photo/user and the album/photo view being accessed. Added a config option to disable the visitor tracking, and a new tab called Analytics in the settings album. Also added links to Cookie Consent. 2017-04-17 15:45:25 +01:00
GroupController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +01:00
PhotoController.php #3: Enforce the ability to upload photos when moving albums in the controller 2017-04-16 09:51:53 +01:00
StorageController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +01:00
UserController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +01:00