..
AdminMenu.php
Misc: use the correct copyright headers
2023-04-08 21:32:38 +02:00
Asset.php
Move photo deletion from ViewPhoto to EditAsset
2023-11-11 15:29:32 +01:00
AssetIterator.php
Address dynamic class property deprecation warnings
2022-12-25 13:56:42 +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: use var_export for dumping superglobals as well
2023-03-28 19:21:19 +02:00
ErrorLog.php
Initial commit.
2017-11-09 17:00:22 +01:00
EXIF.php
PhotoPage: show software used to edit photo
2022-12-25 13:44:19 +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
Use triple-equals in a few more places
2022-12-25 13:50:03 +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
PhotosIndex: rename 'row' layout to 'landscapes'
2023-04-01 14:41:24 +02: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
Invoke Dispatcher::kickGuest from Session for invalid sessions.
2020-03-11 22:38:15 +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