summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-076-71/+62
* Fix bug oc-413: PHP fatal error in contacts page when no contacts in ownCloud.Thomas Tanghus2012-04-071-10/+8
* Add some filetypesTom Needham2012-04-071-0/+2
* Give editor focus after savingTom Needham2012-04-061-0/+1
* Provide undo when closing editor with unsaved changesTom Needham2012-04-061-45/+55
* webdav needs to load authentication appsArthur Schiwon2012-04-042-0/+6
* Contacts: l11n for geo autocomplete. Not sure if it works though.Thomas Tanghus2012-04-032-1/+4
* Contacts: Added autocomplete using geonames.org.Thomas Tanghus2012-04-033-3/+87
* Contacts: First work on cleaner design.Thomas Tanghus2012-04-037-97/+112
* Contacts: rescan categories on load if there are none.Thomas Tanghus2012-04-031-2/+22
* merged from upstreamFlorian Hülsmann2012-04-0239-309/+680
|\
| * confirm close when there are unsaved changesTom Needham2012-04-021-1/+14
| * add * to filename when changes have been madeTom Needham2012-04-021-26/+42
| * use OC_Dialogs instead of alert()Tom Needham2012-04-021-1/+1
| * Fix owncloud logTom Needham2012-03-311-0/+68
| * 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
| * 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 the option to only load apps of a specific typeRobin Appelman2012-03-304-0/+12
| * fix gallery sharing when root is not /Bartek Przybylski2012-03-291-0/+3
| * 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
| * 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-285-20/+73
| * add tar backend for OC_ArchiveRobin Appelman2012-03-283-1/+293
| * add extract all option to OC_ArchiveRobin Appelman2012-03-283-2/+29
| * add backslash r to the newline varGeorg Ehrke2012-03-282-2/+2
| * add scrollbar to the music list - bugfix for oc-301Georg Ehrke2012-03-281-0/+1
* | webfinger protocol compatible + minor changesFlorian Hülsmann2012-04-023-17/+36
* | webfinger reimplementation startedFlorian Hülsmann2012-03-317-39/+52
* | create static host-meta instead of symlink and .htaccessFlorian Hülsmann2012-03-301-29/+28
* | whitespace indentation fixFlorian Hülsmann2012-03-281-26/+26
* | webfinger installation creates symlink in document rootFlorian Hülsmann2012-03-281-1/+31
|/
* 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
* 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
* memory cleanup in galleryRobin Appelman2012-03-262-3/+4
* Small change and muting debug.Thomas Tanghus2012-03-261-8/+7
* Check for empty value.Thomas Tanghus2012-03-262-8/+13
* Contacts: Fix saveproperty for categoriesBart Visscher2012-03-262-2/+19
* Removed obsolete code.Thomas Tanghus2012-03-261-10/+1
* Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ...Thomas Tanghus2012-03-261-2/+2
* Add test for Google Docs storage backend, tester needs to token and token sec...Michael Gapczynski2012-03-241-0/+38
* Move Google Docs storage backend to files_remote appMichael Gapczynski2012-03-243-0/+417