Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | 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 |
* | some more CSS cleanup | Jan-Christoph Borchardt | 2011-08-11 | 1 | -8/+0 |
* | restyle logout | Jan-Christoph Borchardt | 2011-08-11 | 2 | -10/+3 |
* | fixed upload button overlapping new folder input | Dawid Opis | 2011-08-11 | 1 | -4/+6 |
* | fixed navigation and breadcrumb graphics | Jan-Christoph Borchardt | 2011-08-10 | 9 | -7/+155 |
* | I don't always test my code. But when I do, I do it in production. | Jan-Christoph Borchardt | 2011-08-10 | 2 | -3/+3 |
* | damn z-index | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 |
* | fix search, sane z-indexes | Jan-Christoph Borchardt | 2011-08-10 | 3 | -6/+6 |
* | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 2 | -19/+14 |
* | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 3 | -7/+4 |
* | create the necessary groups when creating a user | Robin Appelman | 2011-08-10 | 1 | -0/+3 |
* | work on user management | Robin Appelman | 2011-08-10 | 12 | -116/+294 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-08-10 | 2 | -3/+7 |
|\ | |||||
| * | fixed undo notification not showing | Jan-Christoph Borchardt | 2011-08-10 | 2 | -3/+7 |
* | | Small fixes | Jakob Sack | 2011-08-10 | 3 | -5/+5 |
|/ | |||||
* | Bug 279826 fix | Bartek Przybylski | 2011-08-10 | 2 | -14/+19 |
* | made sliding settings more awesome | Jan-Christoph Borchardt | 2011-08-10 | 3 | -10/+10 |
* | more work on the encryption library | Frank Karlitschek | 2011-08-10 | 1 | -3/+69 |
* | some app styling | Jan-Christoph Borchardt | 2011-08-10 | 2 | -4/+3 |
* | removed settings padding | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+0 |
* | added CSS reset | Jan-Christoph Borchardt | 2011-08-10 | 1 | -8/+13 |
* | lots of CSS details | Jan-Christoph Borchardt | 2011-08-10 | 3 | -19/+17 |
* | better CSS, remove legacy | Jan-Christoph Borchardt | 2011-08-10 | 1 | -8/+5 |
* | Update SabreDAV | Jakob Sack | 2011-08-10 | 3 | -4/+16 |