Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 50 | -287/+60 |
| | |||||
* | Add missing parameter to usersInGroup() | Michael Gapczynski | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | more icons for the music player | Jan-Christoph Borchardt | 2011-08-13 | 8 | -0/+296 |
| | |||||
* | tweaked CSS fade transitions | Jan-Christoph Borchardt | 2011-08-13 | 1 | -12/+6 |
| | |||||
* | style media player controls using em instead of px | Robin Appelman | 2011-08-13 | 1 | -8/+8 |
| | |||||
* | highlight playing songs in collection | Robin Appelman | 2011-08-13 | 2 | -5/+13 |
| | |||||
* | hide settings menu when clicking outside it | Robin Appelman | 2011-08-13 | 2 | -1/+81 |
| | |||||
* | more fancy fading | Robin Appelman | 2011-08-13 | 2 | -9/+14 |
| | |||||
* | better error reporting during installation | Frank Karlitschek | 2011-08-12 | 2 | -3/+8 |
| | |||||
* | added icons for play, next, previous, just for you Robin | Jan-Christoph Borchardt | 2011-08-12 | 6 | -0/+231 |
| | |||||
* | sacrificed alignment for scrolling | Jan-Christoph Borchardt | 2011-08-12 | 1 | -2/+2 |
| | |||||
* | fix changing passwords | Robin Appelman | 2011-08-12 | 1 | -13/+12 |
| | |||||
* | partly fix media player | Robin Appelman | 2011-08-12 | 2 | -23/+37 |
| | |||||
* | fixed downloading of files with spaces in name for Firefox | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | removed downloading as fallback action when file type can not be opened | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | file hovering now very fancy, CSS fade for row and extension | Jan-Christoph Borchardt | 2011-08-12 | 4 | -4/+14 |
| | |||||
* | fix uploading multiple files | Robin Appelman | 2011-08-12 | 3 | -5/+5 |
| | |||||
* | added jquery-tipsy for nice title tooltips | Jan-Christoph Borchardt | 2011-08-12 | 9 | -123/+246 |
| | |||||
* | Set max upload size to something sane | Robin Appelman | 2011-08-12 | 1 | -2/+2 |
| | | | | we cant use a very high value since some apache configurations dont seem to handle it properly | ||||
* | styled hovering file list more subtle | Jan-Christoph Borchardt | 2011-08-12 | 1 | -5/+6 |
| | |||||
* | action icons are now ACTION ICONS | Jan-Christoph Borchardt | 2011-08-11 | 19 | -66/+1793 |
| | |||||
* | forgot something | Robin Appelman | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | allow dynamicly determaning icons for fileactions | Robin Appelman | 2011-08-11 | 1 | -0/+3 |
| | |||||
* | added public icon for shared files | Jan-Christoph Borchardt | 2011-08-11 | 2 | -0/+300 |
| | |||||
* | styled installation radio buttons more unobtrusive | Jan-Christoph Borchardt | 2011-08-11 | 1 | -4/+4 |
| | |||||
* | resolved merge conflicts | Dawid Opis | 2011-08-11 | 10 | -36/+59 |
|\ | |||||
| * | some interaction design for user management | Jan-Christoph Borchardt | 2011-08-11 | 6 | -28/+34 |
| | | |||||
| * | set default max upload size in the .htaccess file to something rediculous | Robin Appelman | 2011-08-11 | 2 | -4/+5 |
| | | | | | | | | and don't show the max filesize message when the limit is over 10GB | ||||
| * | automatically set background images to png when needed | Robin Appelman | 2011-08-11 | 3 | -4/+20 |
| | | |||||
* | | fixed upload button | Dawid Opis | 2011-08-11 | 4 | -1/+11 |
|/ | |||||
* | fixed width for three database type buttons, more highlighted when selected | Dawid Opis | 2011-08-11 | 2 | -4/+6 |
| | |||||
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 45 | -41/+20968 |
| | |||||
* | changed radiobuttons to jQuery UI buttons (restyled) on installation page | Dawid Opis | 2011-08-11 | 3 | -11/+12 |
| | |||||
* | more work on encryption | Frank Karlitschek | 2011-08-11 | 4 | -10/+48 |
| | |||||
* | Merge branch 'master' of git.kde.org:owncloud | Frank Karlitschek | 2011-08-11 | 4 | -3/+14 |
|\ | |||||
| * | get rid of some js errors on the login screen | Robin Appelman | 2011-08-11 | 2 | -1/+2 |
| | | |||||
| * | fixed mysql/sqlite selection labels in installation screen | Dawid Opis | 2011-08-11 | 1 | -1/+1 |
| | | |||||
| * | fixed mysql/sqlite selection labels in installation screen | Dawid Opis | 2011-08-11 | 2 | -2/+12 |
| | | |||||
* | | Merge branch 'master' of git.kde.org:owncloud | Frank Karlitschek | 2011-08-11 | 1 | -0/+1 |
|\| | |||||
| * | automaticaly login after setup | Robin Appelman | 2011-08-11 | 1 | -0/+1 |
| | | |||||
* | | hide the files admin page as long as we don have settings on the page | Frank Karlitschek | 2011-08-11 | 1 | -1/+1 |
|/ | |||||
* | fix the getlink calls | Frank Karlitschek | 2011-08-11 | 9 | -9/+9 |
| | |||||
* | bit of work on app management | Robin Appelman | 2011-08-11 | 2 | -10/+21 |
| | |||||
* | tweak settings passwords a bit | Robin Appelman | 2011-08-11 | 1 | -6/+10 |
| | |||||
* | some work on media player | Robin Appelman | 2011-08-11 | 4 | -142/+23 |
| | |||||
* | more work on user management | Robin Appelman | 2011-08-11 | 3 | -7/+42 |
| | |||||
* | polished public links a bit | Jan-Christoph Borchardt | 2011-08-11 | 5 | -37/+11 |
| | |||||
* | remove groups if there are no users in them | Robin Appelman | 2011-08-11 | 1 | -0/+4 |
| | |||||
* | add OC_Group::usersInGroup() to get a list of all users in a group | Robin Appelman | 2011-08-11 | 3 | -4/+32 |
| | |||||
* | At least dome layout in Contacts | Jakob Sack | 2011-08-11 | 2 | -17/+17 |
| |