aboutsummaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Collapse)AuthorAgeFilesLines
* Gallery: Update version for database updateBart Visscher2012-05-021-1/+1
|
* port checkAppEnabledFrank Karlitschek2012-05-022-2/+2
|
* port oc_preferencesFrank Karlitschek2012-05-026-10/+10
|
* first part of the config stuffFrank Karlitschek2012-05-024-6/+6
|
* ported the oc_app callsFrank Karlitschek2012-05-022-3/+3
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
|
* port linkto and serverHostFrank Karlitschek2012-05-012-3/+3
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
|
* ported addSyript and other small stuffFrank Karlitschek2012-05-012-9/+9
|
* ported getUserFrank Karlitschek2012-05-019-41/+41
|
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-2/+2
|
* port some of the log call to the new public apiFrank Karlitschek2012-05-011-2/+2
| | | | more to come
* add/remove handlersBartek Przybylski2012-05-012-15/+30
|
* port to use the new public apiFrank Karlitschek2012-05-012-5/+5
|
* fixing syntax errorThomas Müller2012-04-301-5/+0
|
* some fixes fore movable appsGeorg Ehrke2012-04-261-1/+1
|
* gallery app seems to work now :)Georg Ehrke2012-04-251-1/+1
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-178-8/+8
|
* reuse OC_L10N objectsRobin Appelman2012-04-143-3/+3
|
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
|
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
|
* select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski2012-03-302-68/+17
|
* fix sharing nested galleriesBartek Przybylski2012-03-301-1/+2
|
* renamed Gallery to Pictures, still needs to be changed in the code to also ↵Jan-Christoph Borchardt2012-03-302-4/+4
| | | | reflect in the path
* fix gallery sharing when root is not /Bartek Przybylski2012-03-291-0/+3
|
* fix gallery scan when an image cant be loadedRobin Appelman2012-03-261-1/+1
|
* crop and resize in a single step when creating thumbnailRobin Appelman2012-03-262-5/+7
| | | | also so more explicit memory cleanup
* memory cleanup in galleryRobin Appelman2012-03-262-3/+4
|
* fix sharing address construction in opera and firefoxBartek Przybylski2012-03-241-2/+6
|
* fix albums thumbnails preview for operaBartek Przybylski2012-03-241-3/+3
|
* fixup: sharing gallery for loggedin users failBartek Przybylski2012-03-241-4/+1
|
* gallery sharing, experimental versionBartek Przybylski2012-03-2416-13/+443
|
* creating and retrive thumbnails for intermediate galleriesBartek Przybylski2012-03-173-4/+23
|
* bredcrumb fixBartek Przybylski2012-03-172-2/+1
|
* fix adding photo to incorrect galleryBartek Przybylski2012-03-151-1/+1
|
* creating intermediate galleriesBartek Przybylski2012-03-142-9/+30
|
* fix thumbnail generationBartek Przybylski2012-03-111-27/+27
|
* disabling file handlers in gallery for nowBartek Przybylski2012-03-111-3/+3
|
* gallery migration to events systemBartek Przybylski2012-03-119-284/+235
|
* filecache search comparition fixBartek Przybylski2012-03-092-43/+34
|
* fix write hook for galleryRobin Appelman2012-03-081-1/+1
|
* some js cleanup for gallaryRobin Appelman2012-03-073-251/+252
| | | | also tabs no spaces
* dont use numRows and fix some of the gallary hooksRobin Appelman2012-03-074-21/+29
|
* dont open the album when clicking the remove/rename buttonRobin Appelman2012-03-071-0/+2
|
* no rounded borders for album decorationRobin Appelman2012-03-071-1/+1
|
* make gallary work with archivesRobin Appelman2012-03-072-2/+1
|
* multilevel galleryBartek Przybylski2012-03-049-65/+137
|
* moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-044-104/+50
|
* change gallary scanning to support gallaries inside archivesRobin Appelman2012-03-033-18/+13
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-011-3/+3
| | | | search providers