| Commit message (Expand) | Author | Age | Files | Lines |
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 19 | -36/+144 |
* | Merge branch 'master' of kde:owncloud | Bartek Przybylski | 2011-08-22 | 5 | -55/+47 |
|\ |
|
| * | 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 |
| * | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-22 | 2 | -8/+12 |
| |\ |
|
| | * | fix .htaccess file crashing apache+php-cgi | Robin Appelman | 2011-08-22 | 2 | -8/+12 |
| * | | Update documentation for unshareFromMySelf() | Michael Gapczynski | 2011-08-22 | 1 | -1/+2 |
| |/ |
|
* / | hints for file actions | Bartek Przybylski | 2011-08-22 | 4 | -3/+15 |
|/ |
|
* | some improvements in automatic svg replacement | Robin Appelman | 2011-08-22 | 2 | -25/+34 |
* | also replace svg images with png when the server doesn't send the correct mim... | Robin Appelman | 2011-08-22 | 1 | -20/+45 |
* | fix installing shipped apps | Robin Appelman | 2011-08-22 | 2 | -12/+23 |
* | some work on media player interface, artists can be collapsed in the collecti... | Robin Appelman | 2011-08-21 | 5 | -127/+148 |
* | fix uploading files to the users root directory | Robin Appelman | 2011-08-21 | 1 | -1/+1 |
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 5 | -28/+31 |
* | 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 | 2 | -6/+10 |
* | 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 | 64 | -458/+901 |
|\ |
|
| * | removed single quotes around publicly linked download file | Jan-Christoph Borchardt | 2011-08-20 | 1 | -2/+2 |
| * | add some todos | Frank Karlitschek | 2011-08-20 | 1 | -5/+6 |
| * | 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 |
| * | small pagenavi fix | Jan-Christoph Borchardt | 2011-08-20 | 1 | -2/+2 |
| * | translation update | Jan-Christoph Borchardt | 2011-08-20 | 46 | -350/+778 |
| * | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 14 | -72/+71 |
* | | Implement searching of files shared with you | Michael Gapczynski | 2011-08-20 | 1 | -3/+19 |
|/ |
|
* | Add getLocalFile() to OC_Filestorage_Shared | Michael Gapczynski | 2011-08-19 | 1 | -0/+8 |
* | Remove no longer needed functions in OC_Filestorage_Shared | Michael Gapczynski | 2011-08-19 | 1 | -44/+0 |
* | some header fixes | Jan-Christoph Borchardt | 2011-08-19 | 2 | -11/+6 |
* | Full support for viewing public links from sharing drop down | Michael Gapczynski | 2011-08-19 | 2 | -5/+15 |
* | Fix notifications bar being visible on pages without files scripts | Michael Gapczynski | 2011-08-19 | 1 | -1/+1 |
* | * Use encodeEntities() function to check input | Golnaz Nilieh | 2011-08-19 | 2 | -27/+33 |
* | made translation link language-specific | Jan-Christoph Borchardt | 2011-08-19 | 1 | -1/+1 |
* | updated translations | Jan-Christoph Borchardt | 2011-08-19 | 14 | -37/+55 |
* | Show new bookmark in the list after insertion, And hide it after deletion. | Golnaz Nilieh | 2011-08-19 | 1 | -3/+20 |
* | Remove some scripts, now you can actually download the files in a public link... | Michael Gapczynski | 2011-08-18 | 1 | -4/+2 |
* | Add downloadURL to files templates for both public links and files | Michael Gapczynski | 2011-08-18 | 4 | -11/+12 |
* | Copy get.php into files_sharing, public links now use files templates | Michael Gapczynski | 2011-08-18 | 5 | -2/+90 |
* | added Settings navigation items to translations | Jan-Christoph Borchardt | 2011-08-18 | 24 | -53/+287 |
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 36 | -129/+358 |
* | Merge public link icon check | Michael Gapczynski | 2011-08-18 | 1 | -14/+5 |
* | make entries in settings navigation translatable | Robin Appelman | 2011-08-18 | 1 | -0/+9 |
* | Swedish translation, thanks to HakanS | Jan-Christoph Borchardt | 2011-08-18 | 9 | -0/+403 |
* | still show the icon on row hover so the file type is still visible | Jan-Christoph Borchardt | 2011-08-18 | 1 | -2/+1 |
* | updated translations | Jan-Christoph Borchardt | 2011-08-18 | 86 | -436/+3051 |
* | Comment rename() and prevent trying to move items if the user doesn't have wr... | Michael Gapczynski | 2011-08-17 | 1 | -0/+6 |
* | Bug fixes for mkdir(), renaming/moving support for files inside a shared fold... | Michael Gapczynski | 2011-08-17 | 1 | -8/+10 |
* | -1 is now a class constant (UNSHARED), for unsharing files from self | Michael Gapczynski | 2011-08-17 | 2 | -2/+3 |
* | Remove navigation entry for shared files | Michael Gapczynski | 2011-08-17 | 1 | -6/+1 |