..
AdminMenu.php
AdminMenu: add error count to badge iff count > 0
2023-03-12 01:04:28 +01:00
Asset.php
Asset: delete thumbnails when deleting an assets
2023-03-12 12:21:43 +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
Cache.php
Initial commit.
2017-11-09 17:00:22 +01:00
Database.php
Address dynamic class property deprecation warnings
2022-12-25 13:56:42 +01: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
ErrorHandling: improve argument handling for debug info
2023-03-28 19:21:07 +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
Replace generic alert, form and table templates with new Bootstrap equivalents
2023-03-11 13:20:59 +01:00
GenericTable.php
Replace generic alert, form and table templates with new Bootstrap equivalents
2023-03-11 13:20:59 +01: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
Introduce new menu classes and navigation templates
2023-03-11 15:14:05 +01:00
Member.php
EditTag: allow designating a tag owner
2023-03-11 19:57:19 +01:00
Menu.php
Introduce new menu classes and navigation templates
2023-03-11 15:14:05 +01: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: make photo order more intuitive
2023-03-12 12:34:47 +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
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
Introduce new menu classes and navigation templates
2023-03-11 15:14:05 +01:00