aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * removed single quotes around publicly linked download fileJan-Christoph Borchardt2011-08-201-2/+2
| * When deleting a bookmark, remove its tags from database.Golnaz Nilieh2011-08-201-6/+21
| * single quotes in JavaScript & PHP, double quotes in HTMLJan-Christoph Borchardt2011-08-201-23/+23
| * translation updateJan-Christoph Borchardt2011-08-2011-9/+27
| * more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-202-16/+18
* | Implement searching of files shared with youMichael Gapczynski2011-08-201-3/+19
|/
* Add getLocalFile() to OC_Filestorage_SharedMichael Gapczynski2011-08-191-0/+8
* Remove no longer needed functions in OC_Filestorage_SharedMichael Gapczynski2011-08-191-44/+0
* Full support for viewing public links from sharing drop downMichael Gapczynski2011-08-192-5/+15
* * Use encodeEntities() function to check inputGolnaz Nilieh2011-08-192-27/+33
* Show new bookmark in the list after insertion, And hide it after deletion.Golnaz Nilieh2011-08-191-3/+20
* Remove some scripts, now you can actually download the files in a public link...Michael Gapczynski2011-08-181-4/+2
* Add downloadURL to files templates for both public links and filesMichael Gapczynski2011-08-181-7/+7
* Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski2011-08-182-0/+86
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-181-3/+3
* Merge public link icon checkMichael Gapczynski2011-08-181-14/+5
* Swedish translation, thanks to HakanSJan-Christoph Borchardt2011-08-181-0/+9
* updated translationsJan-Christoph Borchardt2011-08-187-0/+61
* Comment rename() and prevent trying to move items if the user doesn't have wr...Michael Gapczynski2011-08-171-0/+6
* Bug fixes for mkdir(), renaming/moving support for files inside a shared fold...Michael Gapczynski2011-08-171-8/+10
* -1 is now a class constant (UNSHARED), for unsharing files from selfMichael Gapczynski2011-08-172-2/+3
* Remove navigation entry for shared filesMichael Gapczynski2011-08-171-6/+1
* New system of unsharing files from self, and a small bug fix when all files i...Michael Gapczynski2011-08-172-13/+22