summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add a title attribute to the logout buttonFrank Karlitschek2012-04-121-1/+1
* off by default. great tool for developers but confusing for users.Frank Karlitschek2012-04-121-1/+0
* always display config valuesArthur Schiwon2012-04-122-7/+9
* Fix a session fixation vulnerabilityFlorian Preinstorfer2012-04-121-2/+4
* wrong defaultValue definition in OC.AppConfig.getValueunknown2012-04-122-2/+2
* Fixed OC-261 by modifying js files in apps/media/Deepak Mittal2012-04-122-3/+3
* UTF8 locale by defaultGrundik2012-04-122-2/+4
* Use OC_Helper::serverHost() in openid settingsDaniele E. Domenichelli2012-04-121-1/+1
* Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute()Daniele E. Domenichelli2012-04-121-1/+1
* Add method OC_Helper::serverHost()Daniele E. Domenichelli2012-04-121-0/+22
* tests for oc_filesystemRobin Appelman2012-04-123-4/+73
* upgrade getid3Robin Appelman2012-04-12102-16142/+14625
* increase version to show that we are not the same as stableFrank Karlitschek2012-04-111-2/+2
* VCategories: fix function names to coding standardBart Visscher2012-04-101-2/+2
* 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
* Silence error for missing appinfo info fileBart Visscher2012-04-101-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-04-101-2/+2
|\
| * fix: drag'n'drop actions with files containing special chars, fixes oc-420Arthur Schiwon2012-04-101-2/+2
* | 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-0921-0/+3015
* 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
* Copy over all file app data for imported userTom Needham2012-04-081-2/+2
* Decode json response for admin exportsTom Needham2012-04-081-1/+3
* Fix sqlite version detectionTom Needham2012-04-081-3/+7
* Emit hooks for user creationTom Needham2012-04-071-0/+9
* Return JSON for import and export methods of OC_MigrateTom Needham2012-04-074-42/+42
* Merge branch 'master' into migrationTom Needham2012-04-0745-307/+698
|\
| * Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-077-73/+64
| * 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
| * Update urlTom Needham2012-04-071-1/+1
| * Give editor focus after savingTom Needham2012-04-061-0/+1
| * Provide undo when closing editor with unsaved changesTom Needham2012-04-061-45/+55
| * mimetype filter for filepickerBartek Przybylski2012-04-054-10/+11
| * filepicker loading style fixupBartek Przybylski2012-04-051-1/+1
| * loading screen for filepickerBartek Przybylski2012-04-052-1/+5
| * Merge commit 'refs/merge-requests/102' of git://gitorious.org/owncloud/ownclo...Florian Hülsmann2012-04-042-1/+2
| |\
| | * as preperation for the sgf viewer app i added a file icon for .sgf files (sav...Nils Jansen2012-03-232-1/+2
| * | Make the token really randomTom Needham2012-04-041-1/+1
| * | webdav needs to load authentication appsArthur Schiwon2012-04-043-1/+7
| * | Check blacklist before saving to filesystemTom Needham2012-04-032-0/+16
| * | Dont typecast variables as integersTom Needham2012-04-031-1/+1
| * | adding icons to filepickerBartek Przybylski2012-04-032-1/+3
| * | 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