summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add temporary filestorage backend for testing purposedRobin Appelman2012-05-112-1/+18
|
* allow clearing hooks and fileproxiesRobin Appelman2012-05-112-0/+21
|
* load remote and public paths from info.xml during upgrade instead of setting ↵Robin Appelman2012-05-1118-95/+100
| | | | them every time
* update MDB2 and XML_ParserRobin Appelman2012-05-1135-24106/+22058
|
* LDAP: offer only ownCloud-enabled users for sharingArthur Schiwon2012-05-111-3/+7
|
* Contacts: Make the structured name dialog modal to avoid confusion.Thomas Tanghus2012-05-111-1/+1
|
* Contacts: Clone event handlers as well.Thomas Tanghus2012-05-111-7/+3
|
* Contacts: Also strip parameters.Thomas Tanghus2012-05-111-1/+1
|
* improved url generation - made use of OC.linkTo() for linking to versions ↵Sam Tuke2012-05-112-4/+4
| | | | history page
* the ',last' breaks all other rewrite rules and is also not there in the ↵Michiel de Jong2012-05-111-1/+1
| | | | committed .htaccess, so removing it. anybody know why it was there?
* update PEAR to 1.9.4Robin Appelman2012-05-1193-5619/+37306
|
* match setup script to .htaccess from repoMichiel de Jong2012-05-111-2/+0
|
* register public.php?service=host-metaMichiel de Jong2012-05-111-0/+1
|
* oops, typo in lib/setup.phpMichiel de Jong2012-05-111-1/+1
|
* add new htaccess things into setup script tooMichiel de Jong2012-05-111-2/+7
|
* fix warning 'unknown var appsDir'Michiel de Jong2012-05-111-1/+1
|
* some changes for loginGeorg Ehrke2012-05-111-2/+1
|
* LDAP: wrong assumptions for case (in)sensitivity, implement far better solutionArthur Schiwon2012-05-112-15/+16
|
* correct host-meta mime typeMichiel de Jong2012-05-111-1/+1
|
* move lrdd to jrdMichiel de Jong2012-05-112-16/+9
|
* move host-meta to JRD because I can't work out how to deal with ampersands ↵Michiel de Jong2012-05-111-12/+6
| | | | in XRD
* fix auth dialog includesMichiel de Jong2012-05-111-3/+3
|
* fixed settings text not being clickableJan-Christoph Borchardt2012-05-111-2/+2
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudSam Tuke2012-05-112-1/+2
|\
| * make default app choosableGeorg Ehrke2012-05-112-1/+2
| |
* | fixed some include path issuesSam Tuke2012-05-114-63/+25
|/ | | | | imroved wording of history page revert instructions cleaned up js call to ajax getVersions.php
* clean up auth dialogMichiel de Jong2012-05-112-52/+28
|
* announce OAuth2 implicit grant end-point the new wayMichiel de Jong2012-05-111-1/+1
|
* trying to fix /.well-known/host-metaMichiel de Jong2012-05-112-22/+4
|
* attempt to align the webfinger app with new public.php routingMichiel de Jong2012-05-113-3/+2
|
* Fix music file action i.e. click to play, make OC.filePath act like ↵Michael Gapczynski2012-05-102-5/+7
| | | | OC_Helper::linkTo() for index.php links
* Fix accidental creation of duplicate files because of extra / in search resultsMichael Gapczynski2012-05-102-2/+2
|
* Fix text files for search resultsMichael Gapczynski2012-05-101-3/+4
|
* Fix image previews for search resultsMichael Gapczynski2012-05-101-3/+4
|
* Prevent overwriting of private link statusMichael Gapczynski2012-05-101-1/+1
|
* Only mount shared storage after a user has logged in, fixes shared folder ↵Michael Gapczynski2012-05-101-2/+11
| | | | not appearing for some WebDAV clients and sync client
* Contacts: Hack to add structured name from formatted name.Thomas Tanghus2012-05-112-12/+27
|
* Contacts: Fix check for version.Thomas Tanghus2012-05-111-2/+2
|
* Added some margin.Thomas Tanghus2012-05-111-1/+1
|
* Check if app is enabled before exporting its dataTom Needham2012-05-101-26/+28
|
* Correct undef variable mistake from prev commitBrice Maron2012-05-101-2/+3
|
* fixing upload icon colorJan-Christoph Borchardt2012-05-105-5/+78
|
* Correct calendar loading when calendar are from hooks. fix oc-619Brice Maron2012-05-102-9/+16
|
* Contacts: Fix some regressions from last commit.Thomas Tanghus2012-05-104-54/+71
|
* Make select_all checkbox more centralTom Needham2012-05-101-1/+1
|
* upload button goes MJJan-Christoph Borchardt2012-05-102-6/+6
|
* remove empty line in .htaccessGeorg Ehrke2012-05-101-3/+2
|
* Prevent any null bytes related exploits, thanks to Lukas ReschkeMichael Gapczynski2012-05-101-1/+1
|
* Make email private link submit on enter as wellMichael Gapczynski2012-05-101-1/+4
|
* Some UI and code restructering according to usability tests: ↵Thomas Tanghus2012-05-104-47/+53
| | | | https://mail.kde.org/pipermail/owncloud/2012-May/003194.html