summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* new changes (e.g. show events) by Bart VisscherGeorg Ehrke2011-08-3127-63/+239
* commit changes of Bart Visscher, see http://gitorious.org/owncloud-dump/owncl...Georg Ehrke2011-08-318-31/+146
* Merge branch 'calendar' of git://anongit.kde.org/owncloud into calendarJan-Christoph Borchardt2011-08-301-5/+1
|\
| * Timezone bug fixedGeorg Ehrke2011-08-291-5/+1
* | Merge branch 'master' into calendarJan-Christoph Borchardt2011-08-2852-472/+820
|\ \ | |/ |/|
| * fix detection of empty collectionRobin Appelman2011-08-281-1/+1
| * always scan new music filesRobin Appelman2011-08-281-17/+9
| * apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tlsSascha Schneider2011-08-281-0/+3
| * updated translationsJan-Christoph Borchardt2011-08-281-0/+5
| * Merge branch 'master' of git.kde.org:owncloudCôme BERNIGAUD2011-08-271-1/+0
| |\
| | * no alert popups, ever. They are just dismissed. Use undo instead.Jan-Christoph Borchardt2011-08-271-1/+0
| * | Added db4app lib, and apps test_db that shows how it works.Côme BERNIGAUD2011-08-275-0/+77
| |/
| * Play and add buttons in the collection.Côme BERNIGAUD2011-08-251-66/+58
| * playlist workingCôme BERNIGAUD2011-08-251-25/+27
| * Merge branch 'master' of git://anongit.kde.org/owncloudCôme BERNIGAUD2011-08-2510-17/+80
| |\
| | * fix: links with parameters get cut off at &Arthur Schiwon2011-08-258-10/+10
| | * fix: URLs without protocol are now linked to via HTTPArthur Schiwon2011-08-254-3/+12
| | * Make bookmarks sortable by clicksArthur Schiwon2011-08-254-3/+53
| | * Make appeareance of the bookmarklet a bit nicer, still room for improvement leftArthur Schiwon2011-08-252-2/+6
| * | Merge branch 'master' of git://anongit.kde.org/owncloudCôme BERNIGAUD2011-08-2510-30/+117
| |\|
| | * Show users shared with in the drop down for reshared filesMichael Gapczynski2011-08-243-12/+17
| | * fix javascript error in media playerRobin Appelman2011-08-241-1/+1
| | * Added a Bookmarklet for the Bookmarks appArthur Schiwon2011-08-246-17/+99
| * | My own version of music collection.Côme BERNIGAUD2011-08-253-38/+68
| |/
| * Allow sharing of files shared with you - Bug: Doesn't show up as being shared...Michael Gapczynski2011-08-241-7/+15
| * Clear the folder size cache for the 'Shared' folder when a new item is sharedMichael Gapczynski2011-08-241-1/+5
| * Merge branch 'master' of git://anongit.kde.org/owncloudArthur Schiwon2011-08-242-34/+1
| |\
| | * Full path for carddav pathJakob Sack2011-08-242-34/+1
| * | check if tag is set, might not show bookmarks on some systems without doing soArthur Schiwon2011-08-241-1/+1
| |/
| * autoretrieve title and description after entering new urlArthur Schiwon2011-08-231-0/+58
| * autoretrieve title and description after entering new urlArthur Schiwon2011-08-231-0/+14
| * Bookmarks DB structure change, description is optionalArthur Schiwon2011-08-231-1/+1
| * fetch bookmarks even if they are not taggedArthur Schiwon2011-08-231-4/+11
| * Merge branch 'master' of git://anongit.kde.org/owncloudArthur Schiwon2011-08-235-26/+33
| |\
| | * cleaned up LDAP settingsJan-Christoph Borchardt2011-08-231-25/+10
| | * added icon for AdminJan-Christoph Borchardt2011-08-231-1/+1
| | * updated translationsJan-Christoph Borchardt2011-08-234-0/+22
| * | follow coding style and use single quotes in phpArthur Schiwon2011-08-231-12/+12
| * | simplify bookmarks tag filter sqlArthur Schiwon2011-08-231-6/+2
| * | make tag filter compatible with sqliteArthur Schiwon2011-08-231-2/+6
| |/
| * allow apps to register form for the settings and admin pagesRobin Appelman2011-08-232-12/+4
| * Register OC_Share for autoloading and cleanup hooksMichael Gapczynski2011-08-222-31/+17
| * Check that the files exist before adding them to the fakedirsMichael Gapczynski2011-08-221-15/+16
| * Update documentation for unshareFromMySelf()Michael Gapczynski2011-08-221-1/+2
| * some work on media player interface, artists can be collapsed in the collecti...Robin Appelman2011-08-215-127/+148
| * One more bug fix in clearFolderSizeCache()Michael Gapczynski2011-08-201-1/+2
| * Clean-up in OC_Filestorage_Shared and bug fixes for calculating folder sizesMichael Gapczynski2011-08-201-22/+35
| * Fix bugs preventing file upload in shared folders with write permissionMichael Gapczynski2011-08-201-5/+9
| * Fix textviewer in search resultsMichael Gapczynski2011-08-201-4/+3
| * Merge branch 'master' of git://anongit.kde.org/owncloudMichael Gapczynski2011-08-2016-56/+91
| |\