pics/controllers
Aaron van Geffen 244af88a9a Asset: cleaner handling of conflicting filenames 2023-03-12 12:02:21 +01:00
..
AccountSettings.php AccountSettings: list tags owned by current user 2023-03-11 20:27:09 +01:00
Download.php Use $_SESSION['current_export'] to prevent simultaneous exports. 2020-03-11 18:57:31 +01:00
EditAlbum.php Edit{Album,Tag}: fix new tag creation 2023-03-12 11:32:13 +01:00
EditAsset.php EditAsset: remove reference to old admin bar 2023-03-12 00:39:15 +01:00
EditTag.php Edit{Album,Tag}: fix new tag creation 2023-03-12 11:32:13 +01:00
EditUser.php Alerts: replace 'error' class with 'danger' 2023-03-11 13:30:02 +01:00
GenerateThumbnail.php Backport asynchronous thumbnail generation from Kabuki. 2017-12-20 14:51:23 +01:00
HTMLController.php EditAsset: remove reference to old admin bar 2023-03-12 00:39:15 +01:00
JSONController.php Correct JSON media type. 2019-09-29 15:00:28 +02:00
Login.php Alerts: replace 'error' class with 'danger' 2023-03-11 13:30:02 +01:00
Logout.php Initial commit. 2017-11-09 17:00:22 +01:00
ManageAlbums.php ManageAlbums: move hierarchy logic to PhotoAlbum model 2023-03-11 17:28:21 +01:00
ManageAssets.php Manage{Assets,Tags}: link user names to edituser 2023-03-11 22:07:00 +01:00
ManageErrors.php Admin controllers: apply new column classes 2023-03-11 14:24:17 +01:00
ManageTags.php Manage{Assets,Tags}: link user names to edituser 2023-03-11 22:07:00 +01:00
ManageUsers.php Manage{Tags,Users}: add call to resetSessionToken 2023-03-11 19:34:52 +01:00
ProvideAutoSuggest.php Refactor leftover old-style arrays into new-style arrays. 2019-09-29 14:47:56 +02:00
ResetPassword.php Alerts: replace 'error' class with 'danger' 2023-03-11 13:30:02 +01:00
UploadMedia.php Asset: cleaner handling of conflicting filenames 2023-03-12 12:02:21 +01:00
ViewPeople.php Pagination: use larger page indices on photo and album index pages 2023-03-11 14:12:56 +01:00
ViewPhoto.php Fix Button, ConfirmDeletePage, WarningDialog templates 2023-03-12 01:00:50 +01:00
ViewPhotoAlbum.php ViewPhotoAlbum: prevent undefined index due to missing thumb 2023-03-11 21:45:03 +01:00
ViewTimeline.php Pagination: use larger page indices on photo and album index pages 2023-03-11 14:12:56 +01:00