aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-0614-68/+94
|\
| * move openid settings to PersonalRobin Appelman2011-08-065-3/+54
| |
| * fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-064-33/+3
| |
| * fix some forgotten quotes around stringsRobin Appelman2011-08-051-3/+3
| |
| * fixed relative time calculationJan-Christoph Borchardt2011-08-051-5/+5
| |
| * styled undo file deletionJan-Christoph Borchardt2011-08-052-18/+8
| |
| * redirect index.php to files/webdav.php for webdav (PROPFIND) requestsRobin Appelman2011-08-041-0/+5
| |
| * allow users to use myhost/owncloud/?myusername as openid identityRobin Appelman2011-08-042-7/+17
| |
| * widen upload and new folder so that upload button text does not overflowJan-Christoph Borchardt2011-08-041-3/+3
| |
* | Add principals, minor changes in base.phpJakob Sack2011-08-064-23/+233
|/
* dont show confusing 'X files scanned' message when we are not scanning filesRobin Appelman2011-08-043-3/+5
|
* only load the music player outside the media app if the media app isnt ↵Robin Appelman2011-08-042-12/+18
| | | | already open in another tab
* provide undo button when deleting files from the web interfaceRobin Appelman2011-08-045-60/+79
|
* cache the collection for the media player againRobin Appelman2011-08-031-1/+0
|
* fix a bug in the media player outside the media appRobin Appelman2011-08-031-1/+1
|
* correctly save the playlist if songs are removed and dont load the player ↵Robin Appelman2011-08-033-17/+21
| | | | outisde the media app if the playlist is empty
* fixing old CSS and HTML, navigation before contentJan-Christoph Borchardt2011-08-032-10/+9
|
* cleaned up settings a bitJan-Christoph Borchardt2011-08-035-28/+6
|
* updated COPYING and README, added proper AUTHORS, add yourself and excuse me ↵Jan-Christoph Borchardt2011-08-033-16/+36
| | | | if I forgot you
* removed icon for public links navigation subentryJan-Christoph Borchardt2011-08-031-1/+1
|
* send the filename header for public linksRobin Appelman2011-08-031-0/+1
|
* dont force a download for public linksRobin Appelman2011-08-031-1/+0
|
* selecting a text file from the search results now activates the text viewerRobin Appelman2011-08-032-1/+20
|
* some fixes for the textviewer alreadyRobin Appelman2011-08-032-14/+13
|
* add textviewer pluginRobin Appelman2011-08-0251-0/+5840
|
* hide the file icon when showing the checkbox againRobin Appelman2011-08-021-1/+1
|
* show table header in filebrowser always on top when files are selectedRobin Appelman2011-08-022-0/+13
|
* limit the length of the mysql username during setupRobin Appelman2011-08-021-1/+1
|
* Sabre deleted a file ...Jakob Sack2011-08-021-16/+0
|
* Updating SabreDAV to current headJakob Sack2011-08-0219-215/+495
|
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-0222-143/+255
|\
| * send last modified header for mediaRobin Appelman2011-08-021-1/+9
| |
| * make the progres bar for scanning always go to the full 100%Robin Appelman2011-08-021-1/+5
| |
| * rename media to music in the navigationRobin Appelman2011-08-021-1/+1
| |
| * remove now useless 'media' entry from settingsRobin Appelman2011-08-023-60/+0
| |
| * fix media sub navigation entriesRobin Appelman2011-08-021-5/+5
| |
| * fixed starting breadcrumb dividerJan-Christoph Borchardt2011-08-021-1/+2
| |
| * fixed showing mimetypes for new filesJan-Christoph Borchardt2011-08-021-4/+4
| |
| * no more misclicking files on checkbox tickingJan-Christoph Borchardt2011-08-022-6/+6
| |
| * compacted sidebarJan-Christoph Borchardt2011-08-023-15/+12
| |
| * fance collection scanning wipRobin Appelman2011-08-016-13/+170
| |
| * pimped the search dropdown style a bitJan-Christoph Borchardt2011-08-014-27/+12
| |
| * Ctrl-Z the ZJan-Christoph Borchardt2011-08-011-1/+1
| |
| * removed log feature because it is a privacy issueJan-Christoph Borchardt2011-08-013-6/+6
| |
| * remember volume and playback time in the media playerRobin Appelman2011-08-012-6/+26
| |
* | prepare replacing global $vars with OC::$varsJakob Sack2011-08-021-2/+25
| |
* | Introducing a semiautoload. Enables autoload for classes that are not in lib/Jakob Sack2011-08-021-2/+15
|/
* properly save play/pause state of media playerRobin Appelman2011-08-011-3/+15
|
* fixed sidebar CSSJan-Christoph Borchardt2011-08-012-2/+2
|
* some fixes for persistent playlistsRobin Appelman2011-08-015-13/+16
|