summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* upgrade getid3Robin Appelman2012-04-1275-36877/+1
* Contacts: fix function names to coding standardBart Visscher2012-04-103-7/+7
* Contacts: Don't lowercase categories value when savingBart Visscher2012-04-101-1/+1
* Contacts: Make part.no_contacts.php translatableBart Visscher2012-04-101-5/+5
* don´t enable by default. still brokenFrank Karlitschek2012-04-102-11/+10
* fix includesFrank Karlitschek2012-04-091-10/+10
* Add Craigs granite library to 3rdparty and files_versioning. Still not workin...Frank Karlitschek2012-04-0911-0/+1218
* Contacts: Fix for not being able to add contact to empty/non-existant address...Thomas Tanghus2012-04-093-4/+2
* Removed padding.Thomas Tanghus2012-04-091-0/+12
* Re-added file I had accidentally removed earlier :-PThomas Tanghus2012-04-091-0/+8
* Decode json response for admin exportsTom Needham2012-04-081-1/+3
* Return JSON for import and export methods of OC_MigrateTom Needham2012-04-073-21/+21
* Merge branch 'master' into migrationTom Needham2012-04-0723-266/+486
|\
| * 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
| * | 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
* | | Hide instance import as it eats dataTom Needham2012-04-071-1/+8
* | | rename admin_export -> admin_migrateTom Needham2012-04-074-12/+10
* | | Display errors on importTom Needham2012-04-072-16/+20
* | | Show nice errorsTom Needham2012-04-061-4/+20
* | | try to use transactions to replace dbTom Needham2012-04-011-1/+1
* | | Merge branch 'master' into migrationTom Needham2012-03-311-0/+68
|\ \ \ | | |/ | |/|
| * | Fix owncloud logTom Needham2012-03-311-0/+68
* | | remove debugTom Needham2012-03-311-2/+0
* | | Fix loading image after export failureTom Needham2012-03-311-1/+1
* | | Merge branch 'master' into migrationTom Needham2012-03-3137-281/+555
|\| |
| * | 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