index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
helpers
Age
Commit message (
Expand
)
Author
2013-09-06
#2083 - Sanitize data from module.info files.
shadlaws
2013-07-08
Move "item_moved" event later in the item update process. Fixes #2077.
shadlaws
2013-06-12
#2074 - Mirror some additional file_proxy checks in data_rest.
shadlaws
2013-05-15
Follow-on to #2069 - Decrease stack size of MPTT rebuild task.
shadlaws
2013-05-14
#2069 - Change "Fix your Gallery" task go faster and be more comprehensive.
shadlaws
2013-03-13
#2059 - Add album name sanitizing similar to photo/movie filename sanitizing.
shadlaws
2013-03-12
#2057 - Revise item name and slug validation - backslashes, refactor, error m...
shadlaws
2013-03-09
Merge pull request #196 from shadlaws/fix_2046
Bharat Mediratta
2013-03-09
Follow-on to #1935 - Ensure ffmpeg is executable, remove possible doubled "/".
shadlaws
2013-03-09
#2046 - Change Gallery over to using MediaElementJS as its movie player.
shadlaws
2013-03-05
#2040 - Deactivate modules that no longer exist.
shadlaws
2013-03-03
#2034 - Add webm and ogv as valid movie types.
shadlaws
2013-03-02
#2031 - Add class_exists() before method_exists() if class existence is unknown.
shadlaws
2013-02-27
Merge pull request #169 from shadlaws/fix_2021
Bharat Mediratta
2013-02-27
#2021 - Cleanup thumb_dirty and resize_dirty instances.
shadlaws
2013-02-26
#2010 - Revise item::find_by_path to search for jpg-converted items.
shadlaws
2013-02-20
#2008 - Add warnings if some active modules are obsolete.
shadlaws
2013-02-17
#2006 - Add system::mark_file_for_delete API to delete files at shutdown.
shadlaws
2013-02-15
Follow-on to 7bdccade98e76df3a7830bc45bc42321a77c709a to exclude
Bharat Mediratta
2013-02-15
Follow-on to 7bdccade98e76df3a7830bc45bc42321a77c709a - point out that there's
Bharat Mediratta
2013-02-15
Every 500th request prune a single old file from var/tmp and var/logs.
Bharat Mediratta
2013-02-14
#2003 - Add admin/movies screen.
shadlaws
2013-02-14
Merge pull request #133 from shadlaws/followon_1994
Bharat Mediratta
2013-02-12
Merge pull request #134 from shadlaws/fix_2001
Bharat Mediratta
2013-02-12
#2001 - Make filename sanitizing more consistent.
shadlaws
2013-02-12
#1988 - Add movie_allow_uploads option ("always", "never", or "autodetect").
shadlaws
2013-02-10
Merge pull request #121 from shadlaws/fix_1935_only
Bharat Mediratta
2013-02-10
Follow-on to 0312d1b071bd4434ddb3f82888b0323da6bf3732 for #1994.
shadlaws
2013-02-10
#2000 - Make legal_file::smash_extensions more robust.
shadlaws
2013-02-09
#1935 - Make FFmpeg easier to install.
shadlaws
2013-02-09
Merge pull request #130 from shadlaws/fix_1997
Bharat Mediratta
2013-02-09
Merge pull request #129 from shadlaws/fix_1996
Bharat Mediratta
2013-02-09
#1997 - Update movie dimensions and mime type if previously set without FFmpeg.
shadlaws
2013-02-08
#1996 - Add blacklist to legal_file helper.
shadlaws
2013-02-08
#1994 - Make get_file_metadata throw an exception if photo or movie is uniden...
shadlaws
2013-02-06
#1991 - Add options to graphics::mark_dirty to specify type and/or mime type.
shadlaws
2013-02-02
Create gallery::allow_css_and_js_combining() which lets you disable combining...
Bharat Mediratta
2013-01-31
Drop the requirement to have the install() function set the module
Bharat Mediratta
2013-01-31
#1982 - Add placeholder for albums with no album cover.
shadlaws
2013-01-30
Follow-in to cff1e76e8da2055f9faf7449222b43a686014b1c for #1978
Bharat Mediratta
2013-01-30
Actually disable the "make album cover" option when the item is already the a...
Bharat Mediratta
2013-01-30
When changing the album cover, find and retarget any other albums which were ...
Bharat Mediratta
2013-01-30
#1968 - Improve album cover generation/removal/etc.
shadlaws
2013-01-29
#1967 - Improve how graphics::generate handles missing/bad images.
shadlaws
2013-01-29
Merge pull request #106 from shadlaws/fix_1945
Bharat Mediratta
2013-01-29
Merge pull request #107 from shadlaws/fix_1969
Bharat Mediratta
2013-01-28
#1945 - Extend legal_file helper functions.
shadlaws
2013-01-27
#1969 - Give graphics events the ability to override the standard process.
shadlaws
2013-01-27
Add a key on relative_path_cache in the items table to improve performance on...
Bharat Mediratta
2013-01-26
Merge pull request #104 from shadlaws/fix_1966
Bharat Mediratta
[next]