.. |
AdminMenu.php
|
Misc: use the correct copyright headers
|
2023-04-08 21:32:38 +02:00 |
Asset.php
|
Asset: let slugs consist only of an explicit set of allowed characters
|
2023-11-20 22:45:48 +01:00 |
AssetIterator.php
|
PhotoMosaic: keep queue ordered by date captured
|
2023-12-19 17:16:57 +01:00 |
Authentication.php
|
Allow resetting password through email.
|
2017-11-09 17:00:34 +01:00 |
Database.php
|
Database: connect using utf8mb4
|
2023-04-08 14:54:55 +02:00 |
Dispatcher.php
|
Introduce new menu classes and navigation templates
|
2023-03-11 15:14:05 +01:00 |
Email.php
|
Makes the Reply-To header e-mail address configurable.
|
2018-02-03 20:58:00 +01:00 |
ErrorHandler.php
|
ErrorHandler: fix longstanding typo, occur*r*ed
|
2023-12-14 21:14:09 +01:00 |
ErrorLog.php
|
Initial commit.
|
2017-11-09 17:00:22 +01:00 |
EXIF.php
|
EXIF: add special handling for Pentax Model/Make pollution
|
2024-01-11 18:45:22 +01:00 |
Form.php
|
Misc: use the correct copyright headers
|
2023-04-08 21:32:38 +02:00 |
GenericTable.php
|
Misc: use the correct copyright headers
|
2023-04-08 21:32:38 +02:00 |
Guest.php
|
Address dynamic class property deprecation warnings
|
2022-12-25 13:56:42 +01:00 |
Image.php
|
PhotoMosaic: fit batch of photos to best layout instead
|
2023-12-19 21:57:29 +01:00 |
MainMenu.php
|
Misc: use the correct copyright headers
|
2023-04-08 21:32:38 +02:00 |
Member.php
|
EditTag: allow designating a tag owner
|
2023-03-11 19:57:19 +01:00 |
Menu.php
|
Misc: use the correct copyright headers
|
2023-04-08 21:32:38 +02:00 |
NotAllowedException.php
|
Initial commit.
|
2017-11-09 17:00:22 +01:00 |
NotFoundException.php
|
Initial commit.
|
2017-11-09 17:00:22 +01:00 |
PageIndex.php
|
Prevent current page from being 0 if no items are present
|
2022-07-14 16:45:17 +02:00 |
PhotoAlbum.php
|
ManageAlbums: move hierarchy logic to PhotoAlbum model
|
2023-03-11 17:28:21 +01:00 |
PhotoMosaic.php
|
PhotoMosaic: break out early in case of perfect score
|
2023-12-20 16:25:58 +01:00 |
Registry.php
|
Initial commit.
|
2017-11-09 17:00:22 +01:00 |
Router.php
|
AccountSettings: allow users to change their personal details
|
2023-03-11 15:32:07 +01:00 |
Session.php
|
Session: centralise how session tokens are handled
|
2023-11-20 20:59:35 +01:00 |
Setting.php
|
Initial commit.
|
2017-11-09 17:00:22 +01:00 |
Tag.php
|
Clean up Tag::resetIdAsset
|
2023-03-11 21:41:23 +01:00 |
Thumbnail.php
|
Address dynamic class property deprecation warnings
|
2022-12-25 13:56:42 +01:00 |
User.php
|
User: less strict typing for $reset_key property
|
2023-03-14 21:22:35 +01:00 |
UserFacingException.php
|
Allow resetting password through email.
|
2017-11-09 17:00:34 +01:00 |
UserMenu.php
|
Misc: use the correct copyright headers
|
2023-04-08 21:32:38 +02:00 |