This website requires JavaScript.
Explore
Help
Sign In
Public
/
pics
Watch
2
Star
2
Fork
3
You've already forked pics
Code
Issues
5
Pull Requests
1
Releases
Wiki
Activity
Files
084658820ec4aa235303cbe643a894ef4c1cab5c
pics
/
controllers
T
History
Aaron
9c86d2c475
Authentication: replace getUserId with Member::fromEmailAddress
2024-11-05 16:44:54 +01:00
..
AccountSettings.php
…
Download.php
Download: remove limits on maximum execution time
2024-01-15 11:46:01 +01:00
EditAlbum.php
EditAlbum: choose the first non-root album as the default parent
2024-05-08 13:21:13 +02:00
EditAsset.php
EditAsset: some hardening; deduplicate redirect code
2024-01-18 13:40:17 +01:00
EditTag.php
…
EditUser.php
…
GenerateThumbnail.php
…
HTMLController.php
…
JSONController.php
…
Login.php
Authentication: replace getUserId with Member::fromEmailAddress
2024-11-05 16:44:54 +01:00
Logout.php
…
ManageAlbums.php
…
ManageAssets.php
ManageAssets: add thumbnails to asset table
2024-08-27 12:00:46 +02:00
ManageErrors.php
…
ManageTags.php
…
ManageUsers.php
…
ProvideAutoSuggest.php
…
ResetPassword.php
Authentication: replace getUserId with Member::fromEmailAddress
2024-11-05 16:44:54 +01:00
UploadMedia.php
…
ViewPeople.php
…
ViewPhoto.php
ViewPhoto: simplify filter verification
2024-01-15 11:33:43 +01:00
ViewPhotoAlbum.php
Merge pull request 'Introduce edit menu for admins' (
#49
) from edit-menu into master
2024-02-24 13:10:58 +01:00
ViewTimeline.php
…