.. |
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
|
EditAlbum: allow specifying a thumbnail ID manually if none are present
|
2023-03-11 20:46:31 +01:00 |
EditAsset.php
|
EditAsset: refactor common expression into its own variable.
|
2020-12-30 15:36:30 +01:00 |
EditTag.php
|
Hide thumbnail selection when none available
|
2023-03-11 20:37:39 +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
|
Introduce new menu classes and navigation templates
|
2023-03-11 15:14:05 +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
|
ManageAssets: allow batch deletion of assets
|
2023-03-11 21:24:55 +01:00 |
ManageErrors.php
|
Admin controllers: apply new column classes
|
2023-03-11 14:24:17 +01:00 |
ManageTags.php
|
ManageTags: display owning user in table
|
2023-03-11 20:39:55 +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
|
Pass DIY slug when uploading photos.
|
2018-02-22 20:02:02 +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
|
PhotoPage: move edit button from old admin bar to widget
|
2023-03-11 15:17:36 +01:00 |
ViewPhotoAlbum.php
|
ViewPhotoAlbum: tweak album buttons to be more useful
|
2023-03-11 20:34:58 +01:00 |
ViewTimeline.php
|
Pagination: use larger page indices on photo and album index pages
|
2023-03-11 14:12:56 +01:00 |