summaryrefslogtreecommitdiff
path: root/main.php
AgeCommit message (Expand)AuthorFilesLines
2010-03-02clean up of remote to handle same gallery linked to multiple parents, cleanup...Christian Fowler1-8/+1
2010-03-01fix setup_inc.php include pathChristian Fowler1-2/+2
2010-02-09major changes to protocol to more properly handle native g2 protocol - add au...Christian Fowler1-1/+8
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-23chdir __FILE__Christian Fowler1-1/+3
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2009-07-14Variety of fixes and album nesting supportTyler Bello1-4/+4
2009-07-13separate out pPostData and pParamhash data since some plugins can populate _P...Christian Fowler1-2/+3
2009-07-12initial implementation of Gallery2 Remote API implementation. It works\!Christian Fowler1-0/+40