Jakob Sack
61ffa182ee
Application "files" is able to list the files again, start of splitting css files
14 years ago
Jakob Sack
132695ceb1
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
14 years ago
Robin Appelman
a98dfbbf71
plugin manager and plugin installer
15 years ago
Robin Appelman
91acafe698
initial version for user managment tab in the settings page
15 years ago
Robin Appelman
7d69bd2752
fix layout issue in the settings page
15 years ago
Robin Appelman
210e5d5ca5
improved loading speed of default syle sheet
15 years ago
Robin Appelman
1e4432c5d5
new settings page that allows plugins to integrate their own settings dialogs more with the existing ones
15 years ago
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
15 years ago
Aldo "xoen" Giambelluca
2e1da240ff
Font size now respect user preferences
...
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.
15 years ago
Robin
35711d7534
small fixes
15 years ago
Robin
8058b24227
provide layout for smaller screens on android/iphone
15 years ago
Robin
947c569779
css fixes
15 years ago
Robin
4a1d9370fc
small visual changes
15 years ago
Robin
48341b0826
visual changes
15 years ago
Robin
2e39fba305
visual changes WIP
15 years ago
Robin
7657926a60
some cleanup in ajax fronted, give error message before starting an upload that is to big
15 years ago
Robin
e658a00258
show file actions in a dropdown menu
15 years ago
Robin
ba9c95621b
ajax interface
15 years ago
Frank Karlitschek
9816cd2bb8
small css and path fixes
15 years ago
root
6d57de7b32
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
15 years ago
CharlyCoste
740bcf5c72
<img /> tags need alternative content with "alt" attribute. "dots.png" is not a content. Using CSS backgrounds instead.
15 years ago
CharlyCoste
2eafb444e3
"border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead.
15 years ago
CharlyCoste
c921e5422d
<br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags.
15 years ago
CharlyCoste
3984607ef5
center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class.
15 years ago
CharlyCoste
df612293fd
bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css background-color
15 years ago
Frank Karlitschek
16f3bd4e23
commiting ownCloud 1.0 beta 1
15 years ago