aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-2319-36/+144
* Merge branch 'master' of kde:owncloudBartek Przybylski2011-08-225-55/+47
|\
| * 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
| * Merge branch 'master' of git://anongit.kde.org/owncloudMichael Gapczynski2011-08-222-8/+12
| |\
| | * fix .htaccess file crashing apache+php-cgiRobin Appelman2011-08-222-8/+12
| * | Update documentation for unshareFromMySelf()Michael Gapczynski2011-08-221-1/+2
| |/
* / hints for file actionsBartek Przybylski2011-08-224-3/+15
|/
* some improvements in automatic svg replacementRobin Appelman2011-08-222-25/+34
* also replace svg images with png when the server doesn't send the correct mim...Robin Appelman2011-08-221-20/+45
* fix installing shipped appsRobin Appelman2011-08-222-12/+23
* some work on media player interface, artists can be collapsed in the collecti...Robin Appelman2011-08-215-127/+148
* fix uploading files to the users root directoryRobin Appelman2011-08-211-1/+1
* added controls bar for Apps and HelpJan-Christoph Borchardt2011-08-215-28/+31
* 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-202-6/+10
* Fix textviewer in search resultsMichael Gapczynski2011-08-201-4/+3
* Merge branch 'master' of git://anongit.kde.org/owncloudMichael Gapczynski2011-08-2064-458/+901
|\
| * removed single quotes around publicly linked download fileJan-Christoph Borchardt2011-08-201-2/+2
| * add some todosFrank Karlitschek2011-08-201-5/+6
| * 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
| * small pagenavi fixJan-Christoph Borchardt2011-08-201-2/+2
| * translation updateJan-Christoph Borchardt2011-08-2046-350/+778
| * more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-2014-72/+71
* | 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
* some header fixesJan-Christoph Borchardt2011-08-192-11/+6
* Full support for viewing public links from sharing drop downMichael Gapczynski2011-08-192-5/+15
* Fix notifications bar being visible on pages without files scriptsMichael Gapczynski2011-08-191-1/+1
* * Use encodeEntities() function to check inputGolnaz Nilieh2011-08-192-27/+33
* made translation link language-specificJan-Christoph Borchardt2011-08-191-1/+1
* updated translationsJan-Christoph Borchardt2011-08-1914-37/+55
* 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-184-11/+12
* Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski2011-08-185-2/+90
* added Settings navigation items to translationsJan-Christoph Borchardt2011-08-1824-53/+287
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-1836-129/+358
* Merge public link icon checkMichael Gapczynski2011-08-181-14/+5
* make entries in settings navigation translatableRobin Appelman2011-08-181-0/+9
* Swedish translation, thanks to HakanSJan-Christoph Borchardt2011-08-189-0/+403
* still show the icon on row hover so the file type is still visibleJan-Christoph Borchardt2011-08-181-2/+1
* updated translationsJan-Christoph Borchardt2011-08-1886-436/+3051
* 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