This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-26 17:54:10 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7d37d07dd543a8d7326aa9502dc2271da0c8c99
gallery3
/
core
/
controllers
T
History
Bharat Mediratta
6ab195854d
Remove rest::JSON content type; it's causing lots of problems and it doesn't directly help since text/html works just as well for our JSON communications
2008-12-29 22:41:53 +00:00
..
admin_dashboard.php
Normalize our Admin controllers so that functions always print out
2008-12-24 04:22:22 +00:00
admin_maintenance.php
Return the task on success so that our UI can show it at 100%
2008-12-29 21:28:28 +00:00
admin_modules.php
Rework log and message helpers to be parallel, but separate.
2008-12-25 23:43:44 +00:00
admin.php
Make sure admin method exist before we call them, else we'll just recurse into Admin_Controller::__call() again
2008-12-25 22:29:05 +00:00
albums.php
Remove rest::JSON content type; it's causing lots of problems and it doesn't directly help since text/html works just as well for our JSON communications
2008-12-29 22:41:53 +00:00
file_proxy.php
Improve performance by finding the item without walking the tree.
2008-12-17 05:53:05 +00:00
items.php
Big round of normalization of the way that our controllers
2008-12-25 05:12:46 +00:00
photos.php
Remove rest::JSON content type; it's causing lots of problems and it doesn't directly help since text/html works just as well for our JSON communications
2008-12-29 22:41:53 +00:00
rest.php
Big round of normalization of the way that our controllers
2008-12-25 05:12:46 +00:00
welcome.php
Fix a typo.
2008-12-26 03:56:12 +00:00