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-31 12:10:51 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8630d61051d3fc2292cec35d098e239132870fa5
gallery3
/
core
/
controllers
T
History
Bharat Mediratta
8630d61051
Change the album thumbnail/resize from _album.jpg to .album.pjg
...
because the leading underscore confuses the Kohana router.
2008-12-17 04:55:49 +00:00
..
admin.php
Rename default_admin to admin_default.
2008-12-15 01:50:52 +00:00
albums.php
Fix a bug where we were using module::set_var() instead of module::get_var() resulting in
2008-12-16 04:52:16 +00:00
file_proxy.php
Change the album thumbnail/resize from _album.jpg to .album.pjg
2008-12-17 04:55:49 +00:00
items.php
Get rid of all pseudo users and pseudo groups, while preserving all
2008-12-12 00:59:30 +00:00
photos.php
Remove a couple of todo's by store the "theme name", "admin theme name" and "page size" in the vars table and initializing when the core module is installed
2008-12-12 19:39:38 +00:00
rest.php
Check view permissions before allowing view access to albums/photos.
2008-12-09 10:14:09 +00:00
welcome.php
Separate thumbnails out into var/thumbs. This clears up some ambiguity in Item_Model and simplifies
2008-12-17 04:45:35 +00:00