aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adding callback when ok click on alert dialogBartek Przybylski2012-04-011-1/+1
* fix eventsource for ieRobin Appelman2012-03-312-2/+2
* dont send to much when scanning large foldersRobin Appelman2012-03-311-4/+3
* send more progress updates when scanning large foldersRobin Appelman2012-03-311-3/+9
* make sure output buffering is dissabled when using eventsourceRobin Appelman2012-03-311-0/+1
* fix potential problem when using multiply eventsource'sRobin Appelman2012-03-311-3/+7
* Fix HTML, misspelled span close tagBart Visscher2012-03-301-3/+3
* Move logfile determination to init functionBart Visscher2012-03-301-6/+7
* checkUpgrade has to be after template initializationBart Visscher2012-03-301-1/+1
* Move more from base init to separate functionsBart Visscher2012-03-301-29/+35
* Add support for logging to syslogBart Visscher2012-03-305-57/+133
* select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski2012-03-303-71/+28
* fix sharing nested galleriesBartek Przybylski2012-03-301-1/+2
* clean pre-path_hash fscache entriesRobin Appelman2012-03-303-2/+10
* clarifying remoteStorage descriptionJan-Christoph Borchardt2012-03-301-1/+1
* renamed Gallery to Pictures, still needs to be changed in the code to also re...Jan-Christoph Borchardt2012-03-302-4/+4
* renaming remote storage support to External storage support to clear up namin...Jan-Christoph Borchardt2012-03-3010-18/+18
* add path_hash to the filesystem cacheRobin Appelman2012-03-303-21/+37
* add the option to only load apps of a specific typeRobin Appelman2012-03-3010-6/+76
* optimizations for loadAppsRobin Appelman2012-03-301-5/+16
* optimizations for updateAppsRobin Appelman2012-03-302-10/+23
* fix gallery sharing when root is not /Bartek Przybylski2012-03-291-0/+3
* checkobx opacity on files page for IE8Arthur Schiwon2012-03-291-2/+2
* make checkboxes on files page work with IE8 ()Arthur Schiwon2012-03-291-1/+1
* IE 8: fix appeareance of checkboxes on login and files pagesArthur Schiwon2012-03-292-0/+2
* Contacts: Removed obsolete code.Thomas Tanghus2012-03-291-7/+0
* Improve actions on delete.Thomas Tanghus2012-03-293-33/+65
* Cleanup stylesheet.Thomas Tanghus2012-03-291-116/+11
* Make users only able to share with users in groups they belong toMichael Gapczynski2012-03-282-12/+24
* add support for installing apps from a subfolder in the zip/tgz fileRobin Appelman2012-03-291-0/+11
* add support for installing apps from tgzRobin Appelman2012-03-291-7/+17
* enble browsing tar files in the web interfaceRobin Appelman2012-03-282-1/+5
* stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-286-22/+75
* add tar backend for OC_ArchiveRobin Appelman2012-03-284-1/+2247
* add extract all option to OC_ArchiveRobin Appelman2012-03-283-2/+29
* add tempory folder utility to OC_HelperRobin Appelman2012-03-281-1/+14
* allow running a single test or group of testsRobin Appelman2012-03-281-4/+8
* add backslash r to the newline varGeorg Ehrke2012-03-282-2/+2
* remove check for variable which was set one line above - bugfix for oc-324Georg Ehrke2012-03-281-3/+0
* add scrollbar to the music list - bugfix for oc-301Georg Ehrke2012-03-281-0/+1
* Trigger autocomplete wo button.Thomas Tanghus2012-03-271-1/+12
* Improvements in adding/deleting properties.Thomas Tanghus2012-03-271-0/+6
* Contacts: Update contact list thumbnail when deleting PHOTO.Thomas Tanghus2012-03-271-1/+8
* Added some documentation.Thomas Tanghus2012-03-271-2/+7
* return path of tmp file like filestorage/common does. Fixes broken folder-/mu...Arthur Schiwon2012-03-271-4/+5
* Do not use always the same name for download-zip to avoid collisions.Arthur Schiwon2012-03-271-2/+2
* Overwrite Download-ZIP if it already exists. We do not want to show alien con...Arthur Schiwon2012-03-271-2/+2
* fix square images not getting proper thumbnailsRobin Appelman2012-03-271-1/+1
* fix timestamps when viewing logsRobin Appelman2012-03-271-1/+1
* fix gallery scan when an image cant be loadedRobin Appelman2012-03-261-1/+1