| Commit message (Expand) | Author | Age | Files | Lines |
* | fix detection of empty collection | Robin Appelman | 2011-08-28 | 1 | -1/+1 |
* | always scan new music files | Robin Appelman | 2011-08-28 | 1 | -17/+9 |
* | apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls | Sascha Schneider | 2011-08-28 | 1 | -0/+3 |
* | updated translations | Jan-Christoph Borchardt | 2011-08-28 | 1 | -0/+5 |
* | Merge branch 'master' of git.kde.org:owncloud | Côme BERNIGAUD | 2011-08-27 | 1 | -1/+0 |
|\ |
|
| * | no alert popups, ever. They are just dismissed. Use undo instead. | Jan-Christoph Borchardt | 2011-08-27 | 1 | -1/+0 |
* | | Added db4app lib, and apps test_db that shows how it works. | Côme BERNIGAUD | 2011-08-27 | 5 | -0/+77 |
|/ |
|
* | Play and add buttons in the collection. | Côme BERNIGAUD | 2011-08-25 | 1 | -66/+58 |
* | playlist working | Côme BERNIGAUD | 2011-08-25 | 1 | -25/+27 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Côme BERNIGAUD | 2011-08-25 | 10 | -17/+80 |
|\ |
|
| * | fix: links with parameters get cut off at & | Arthur Schiwon | 2011-08-25 | 8 | -10/+10 |
| * | fix: URLs without protocol are now linked to via HTTP | Arthur Schiwon | 2011-08-25 | 4 | -3/+12 |
| * | Make bookmarks sortable by clicks | Arthur Schiwon | 2011-08-25 | 4 | -3/+53 |
| * | Make appeareance of the bookmarklet a bit nicer, still room for improvement left | Arthur Schiwon | 2011-08-25 | 2 | -2/+6 |
* | | Merge branch 'master' of git://anongit.kde.org/owncloud | Côme BERNIGAUD | 2011-08-25 | 10 | -30/+117 |
|\| |
|
| * | Show users shared with in the drop down for reshared files | Michael Gapczynski | 2011-08-24 | 3 | -12/+17 |
| * | fix javascript error in media player | Robin Appelman | 2011-08-24 | 1 | -1/+1 |
| * | Added a Bookmarklet for the Bookmarks app | Arthur Schiwon | 2011-08-24 | 6 | -17/+99 |
* | | My own version of music collection. | Côme BERNIGAUD | 2011-08-25 | 3 | -38/+68 |
|/ |
|
* | Allow sharing of files shared with you - Bug: Doesn't show up as being shared... | Michael Gapczynski | 2011-08-24 | 1 | -7/+15 |
* | Clear the folder size cache for the 'Shared' folder when a new item is shared | Michael Gapczynski | 2011-08-24 | 1 | -1/+5 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Arthur Schiwon | 2011-08-24 | 2 | -34/+1 |
|\ |
|
| * | Full path for carddav path | Jakob Sack | 2011-08-24 | 2 | -34/+1 |
* | | check if tag is set, might not show bookmarks on some systems without doing so | Arthur Schiwon | 2011-08-24 | 1 | -1/+1 |
|/ |
|
* | autoretrieve title and description after entering new url | Arthur Schiwon | 2011-08-23 | 1 | -0/+58 |
* | autoretrieve title and description after entering new url | Arthur Schiwon | 2011-08-23 | 1 | -0/+14 |
* | Bookmarks DB structure change, description is optional | Arthur Schiwon | 2011-08-23 | 1 | -1/+1 |
* | fetch bookmarks even if they are not tagged | Arthur Schiwon | 2011-08-23 | 1 | -4/+11 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Arthur Schiwon | 2011-08-23 | 5 | -26/+33 |
|\ |
|
| * | cleaned up LDAP settings | Jan-Christoph Borchardt | 2011-08-23 | 1 | -25/+10 |
| * | added icon for Admin | Jan-Christoph Borchardt | 2011-08-23 | 1 | -1/+1 |
| * | updated translations | Jan-Christoph Borchardt | 2011-08-23 | 4 | -0/+22 |
* | | follow coding style and use single quotes in php | Arthur Schiwon | 2011-08-23 | 1 | -12/+12 |
* | | simplify bookmarks tag filter sql | Arthur Schiwon | 2011-08-23 | 1 | -6/+2 |
* | | make tag filter compatible with sqlite | Arthur Schiwon | 2011-08-23 | 1 | -2/+6 |
|/ |
|
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 2 | -12/+4 |
* | Register OC_Share for autoloading and cleanup hooks | Michael Gapczynski | 2011-08-22 | 2 | -31/+17 |
* | Check that the files exist before adding them to the fakedirs | Michael Gapczynski | 2011-08-22 | 1 | -15/+16 |
* | Update documentation for unshareFromMySelf() | Michael Gapczynski | 2011-08-22 | 1 | -1/+2 |
* | some work on media player interface, artists can be collapsed in the collecti... | Robin Appelman | 2011-08-21 | 5 | -127/+148 |
* | One more bug fix in clearFolderSizeCache() | Michael Gapczynski | 2011-08-20 | 1 | -1/+2 |
* | Clean-up in OC_Filestorage_Shared and bug fixes for calculating folder sizes | Michael Gapczynski | 2011-08-20 | 1 | -22/+35 |
* | Fix bugs preventing file upload in shared folders with write permission | Michael Gapczynski | 2011-08-20 | 1 | -5/+9 |
* | Fix textviewer in search results | Michael Gapczynski | 2011-08-20 | 1 | -4/+3 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-20 | 16 | -56/+91 |
|\ |
|
| * | removed single quotes around publicly linked download file | Jan-Christoph Borchardt | 2011-08-20 | 1 | -2/+2 |
| * | When deleting a bookmark, remove its tags from database. | Golnaz Nilieh | 2011-08-20 | 1 | -6/+21 |
| * | single quotes in JavaScript & PHP, double quotes in HTML | Jan-Christoph Borchardt | 2011-08-20 | 1 | -23/+23 |
| * | translation update | Jan-Christoph Borchardt | 2011-08-20 | 11 | -9/+27 |
| * | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 2 | -16/+18 |