summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Collapse)AuthorAgeFilesLines
* update translationsRobin Appelman2012-06-0636-35/+163
|
* Merge branch 'unstable'Bart Visscher2012-06-047-43/+40
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php
| * Gallery: Use App storage instead of contructing our own pathBart Visscher2012-05-106-21/+20
| |
| * Whitespace fixesBart Visscher2012-05-102-22/+20
| |
* | Remove OC_App::register functionBart Visscher2012-05-311-5/+0
| | | | | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
* | allow longer paths for galleryRobin Appelman2012-05-262-4/+4
| |
* | some fixes for contacts, gallery and openidGeorg Ehrke2012-05-191-2/+0
| |
* | mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| | | | | | | | ownCloud 4
* | update translationsRobin Appelman2012-05-175-3/+51
| |
* | removing executable bit - againThomas Mueller2012-05-1515-0/+0
| |
* | update translationsRobin Appelman2012-05-1317-17/+153
| |
* | fix gallery previous not showingRobin Appelman2012-05-121-1/+1
| |
* | load remote and public paths from info.xml during upgrade instead of setting ↵Robin Appelman2012-05-113-3/+4
|/ | | | them every time
* Gallery: No short tagsBart Visscher2012-05-101-1/+1
|
* Gallery: Show thumbnails after document is readyBart Visscher2012-05-102-8/+6
|
* update translationsRobin Appelman2012-05-0936-89/+78
|
* fix gallery sharingGeorg Ehrke2012-05-073-7/+8
|
* ported the oc_template classFrank Karlitschek2012-05-061-2/+2
|
* added a nice API to get the installes Apps with names, urls and icon from ↵Frank Karlitschek2012-05-051-0/+1
| | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-3/+3
|
* ported oc_dbFrank Karlitschek2012-05-035-23/+23
|
* ported oc_jsonFrank Karlitschek2012-05-035-24/+24
|
* port oc_responseFrank Karlitschek2012-05-033-6/+6
|
* 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