Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSS hover magic | Jan-Christoph Borchardt | 2011-04-17 | 1 | -14/+18 |
| | |||||
* | css.length() == css.length()/6 | Jan-Christoph Borchardt | 2011-04-16 | 1 | -634/+93 |
| | |||||
* | better display for server configuration errors | Robin Appelman | 2011-04-16 | 1 | -0/+15 |
| | |||||
* | Application "files" is able to list the files again, start of splitting css ↵ | Jakob Sack | 2011-03-02 | 1 | -21/+0 |
| | | | | files | ||||
* | Start of the refactoring. Commit is quite big because I forgot to use git ↵ | Jakob Sack | 2011-03-01 | 18 | -961/+1229 |
| | | | | right from the beginning. Sorry. | ||||
* | plugin manager and plugin installer | Robin Appelman | 2010-10-15 | 1 | -3/+17 |
| | |||||
* | initial version for user managment tab in the settings page | Robin Appelman | 2010-09-20 | 1 | -0/+50 |
| | |||||
* | fix layout issue in the settings page | Robin Appelman | 2010-09-19 | 1 | -1/+13 |
| | |||||
* | improved loading speed of default syle sheet | Robin Appelman | 2010-09-19 | 1 | -1/+6 |
| | |||||
* | new settings page that allows plugins to integrate their own settings ↵ | Robin Appelman | 2010-08-12 | 1 | -0/+18 |
| | | | | dialogs more with the existing ones | ||||
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 2 | -0/+0 |
| | |||||
* | Merge commit 'refs/merge-requests/27' of ↵ | Robin Appelman | 2010-07-05 | 1 | -0/+0 |
| | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge Conflicts: inc/HTTP/WebDAV/Server/Filesystem.php inc/lib_config.php inc/lib_log.php inc/lib_user.php inc/templates/adminform.php | ||||
* | Font size now respect user preferences | Aldo "xoen" Giambelluca | 2010-06-30 | 1 | -19/+20 |
| | | | | | | | This is made using em unit instead of pt for font-size. "New" sizes are relative to the font-size choosen by the user. Changed 9pt in 0.95em, 8pt in 0.8em and 7pt in 0.7em, tested on Firefox. This should fix zoom in/out in IE. | ||||
* | small fixes | Robin | 2010-05-15 | 2 | -1/+9 |
| | |||||
* | provide layout for smaller screens on android/iphone | Robin | 2010-05-14 | 1 | -0/+438 |
| | |||||
* | css fixes | Robin | 2010-04-20 | 1 | -0/+91 |
| | |||||
* | small visual changes | Robin | 2010-04-12 | 1 | -1/+10 |
| | |||||
* | visual changes | Robin | 2010-04-12 | 1 | -9/+29 |
| | |||||
* | visual changes WIP | Robin | 2010-04-11 | 1 | -14/+112 |
| | |||||
* | some cleanup in ajax fronted, give error message before starting an upload ↵ | Robin | 2010-04-04 | 1 | -1/+1 |
| | | | | that is to big | ||||
* | show file actions in a dropdown menu | Robin | 2010-03-29 | 1 | -3/+63 |
| | |||||
* | ajax interface | Robin | 2010-03-24 | 1 | -3/+8 |
| | |||||
* | small css and path fixes | Frank Karlitschek | 2010-03-24 | 1 | -0/+4 |
| | |||||
* | cleanup autoconfiguration wizard, add settings page, make it run from ↵ | root | 2010-03-16 | 1 | -2/+8 |
| | | | | subdirectories, huge cleanup | ||||
* | <img /> tags need alternative content with "alt" attribute. "dots.png" is ↵ | CharlyCoste | 2010-03-14 | 1 | -0/+2 |
| | | | | not a content. Using CSS backgrounds instead. | ||||
* | "border" attribute is not a valid attribute for <img /> tags. Using proper ↵ | CharlyCoste | 2010-03-14 | 1 | -0/+8 |
| | | | | CSS instructions instead. | ||||
* | <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ↵ | CharlyCoste | 2010-03-14 | 1 | -2/+10 |
| | | | | instructions on semantic tags. | ||||
* | center is not a valid strict xhtml1.0 tag (not semantic). At least, ↵ | CharlyCoste | 2010-03-14 | 1 | -0/+22 |
| | | | | replacing it by a div with "center" class. | ||||
* | bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css ↵ | CharlyCoste | 2010-03-14 | 1 | -0/+2 |
| | | | | background-color | ||||
* | commiting ownCloud 1.0 beta 1v1.0.0beta1 | Frank Karlitschek | 2010-03-10 | 1 | -0/+80 |