.. |
Download.php
|
Use $_SESSION['current_export'] to prevent simultaneous exports.
|
2020-03-11 18:57:31 +01:00 |
EditAlbum.php
|
Allow capitals and slashes in album slugs.
|
2018-02-19 11:55:39 +01:00 |
EditAsset.php
|
EditAsset: refactor common expression into its own variable.
|
2020-12-30 15:36:30 +01:00 |
EditTag.php
|
Allow capitals in tag slugs.
|
2018-02-19 11:55:39 +01:00 |
EditUser.php
|
Refactor out DummyBox objects from EditUser controller.
|
2019-09-29 14:38:42 +02:00 |
GenerateThumbnail.php
|
Backport asynchronous thumbnail generation from Kabuki.
|
2017-12-20 14:51:23 +01:00 |
HTMLController.php
|
Initial commit.
|
2017-11-09 17:00:22 +01:00 |
JSONController.php
|
Correct JSON media type.
|
2019-09-29 15:00:28 +02:00 |
Login.php
|
Process login_url properly.
|
2017-11-09 17:00:35 +01:00 |
Logout.php
|
Initial commit.
|
2017-11-09 17:00:22 +01:00 |
ManageAlbums.php
|
Implement basic album management.
|
2017-11-09 17:00:36 +01:00 |
ManageAssets.php
|
Port basic asset management page from Kabuki.
|
2020-02-25 13:31:12 +01:00 |
ManageErrors.php
|
Merges from upstream Kabuki.
|
2017-11-09 17:00:36 +01:00 |
ManageTags.php
|
Fixes sorting on Tag Id in the ManageTags View.
|
2018-03-15 21:42:30 +01:00 |
ManageUsers.php
|
Merges from upstream Kabuki.
|
2017-11-09 17:00:36 +01:00 |
ProvideAutoSuggest.php
|
Refactor leftover old-style arrays into new-style arrays.
|
2019-09-29 14:47:56 +02:00 |
ResetPassword.php
|
Allow resetting password through email.
|
2017-11-09 17:00:34 +01:00 |
UploadMedia.php
|
Pass DIY slug when uploading photos.
|
2018-02-22 20:02:02 +01:00 |
ViewPeople.php
|
Make logging in mandatory.
|
2017-11-09 17:00:34 +01:00 |
ViewPhoto.php
|
Allow regular users to unlink tags from photos.
|
2019-03-09 13:48:18 +01:00 |
ViewPhotoAlbum.php
|
Fix buttons appearing when they shouldn't.
|
2019-09-29 14:05:45 +02:00 |
ViewTimeline.php
|
Make logging in mandatory.
|
2017-11-09 17:00:34 +01:00 |