.. |
AccountSettings.php
|
Misc: use the correct copyright headers
|
2023-04-08 21:32:38 +02:00 |
Download.php
|
Download: remove limits on maximum execution time
|
2024-01-15 11:46:01 +01:00 |
EditAlbum.php
|
Replace the last vestiges of htmlentities with htmlspecialchars
|
2023-09-03 19:47:22 +02:00 |
EditAsset.php
|
Asset: let slugs consist only of an explicit set of allowed characters
|
2023-11-20 22:45:48 +01:00 |
EditTag.php
|
Edit{Album,Tag}: fix new tag creation
|
2023-03-12 11:32:13 +01:00 |
EditUser.php
|
Replace the last vestiges of htmlentities with htmlspecialchars
|
2023-09-03 19:47:22 +02: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
|
Session: centralise how session tokens are handled
|
2023-11-20 20:59:35 +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
|
Replace the last vestiges of htmlentities with htmlspecialchars
|
2023-09-03 19:47:22 +02:00 |
ResetPassword.php
|
Alerts: replace 'error' class with 'danger'
|
2023-03-11 13:30:02 +01:00 |
UploadMedia.php
|
UploadMedia: only set thumb asset id for tags that don't have one yet
|
2023-03-13 16:30:24 +01:00 |
ViewPeople.php
|
PageIndexWidget: display current page on smartphones, too
|
2023-12-02 01:38:07 +01:00 |
ViewPhoto.php
|
ViewPhoto: simplify filter verification
|
2024-01-15 11:33:43 +01:00 |
ViewPhotoAlbum.php
|
ViewPhotoAlbum: don't include empty $by in page links
|
2024-01-15 13:44:51 +01:00 |
ViewTimeline.php
|
PageIndexWidget: display current page on smartphones, too
|
2023-12-02 01:38:07 +01:00 |