Florian
|
e84acb289e
|
file download from web interface now works correctly with file names containing blanks
|
2010-12-04 11:48:17 +01:00 |
Robin Appelman
|
a98dfbbf71
|
plugin manager and plugin installer
|
2010-10-15 23:42:58 +00:00 |
Steven
|
1b5a0bb31e
|
Fix content type header in downloads
|
2010-09-26 19:09:16 +02:00 |
Martin T. H. Sandsmark
|
64d4d57615
|
fix permissions, start to implement private data api
|
2010-07-16 11:36:03 +02:00 |
Aldo "xoen" Giambelluca
|
e3a0898a99
|
Using camelCase for function names in 'inc/lib_files.php'
PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.
|
2010-07-10 19:57:46 +02:00 |
Robin Appelman
|
b38aa771d1
|
Initial version of remote ownCloud access through filesystem abstraction
|
2010-07-07 12:30:30 +02:00 |
Robin Appelman
|
9fe7f992d9
|
Initial work on transering files between servers
|
2010-07-06 12:50:37 +02:00 |
Robin Appelman
|
23d006fc25
|
fix users being to able to read files outside the datadir
|
2010-06-25 13:28:24 +02:00 |
Thibaut GRIDEL
|
6e8001b05d
|
log read/write files
|
2010-05-16 21:26:24 +02:00 |
Robin
|
9e05a0d592
|
webdav fixes
|
2010-05-11 20:35:29 +02:00 |
Robin
|
672297531b
|
merge
|
2010-05-10 16:55:30 +02:00 |
Robin
|
565410d8e2
|
use an abstraction for file system functions to allow premisions and multiply storage backends
|
2010-05-07 22:50:59 +02:00 |
Robin
|
e0347b7fa6
|
initial work on making connections between seperate owncloud installations possible
|
2010-05-02 18:07:36 +02:00 |
Robin Appelman
|
c52e7d360f
|
More bug fixes, mostly IE related
|
2010-05-01 23:09:36 +02:00 |
Robin
|
854e0c5a9c
|
bug fix in mimetype detect code
|
2010-04-25 18:27:02 +02:00 |
Robin
|
afc0ef420b
|
bug fix when starting multiply uploads while the old ones arent finsihed, detect file actions on mimetype not on extention
|
2010-04-25 15:04:13 +02:00 |
Robin
|
c2bdd6134b
|
some cleanup/refactoring
|
2010-04-25 14:21:04 +02:00 |
Robin
|
38bdf4083a
|
same fixes, this time hopefully without merge conflict
|
2010-04-19 19:46:42 +02:00 |
Robin
|
48341b0826
|
visual changes
|
2010-04-12 14:31:22 +02:00 |
Robin
|
ba9c95621b
|
ajax interface
|
2010-03-24 16:35:24 +01:00 |
root
|
6d57de7b32
|
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
|
2010-03-16 08:48:36 +01:00 |
CharlyCoste
|
2eafb444e3
|
"border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead.
|
2010-03-14 02:14:13 +01:00 |
CharlyCoste
|
c921e5422d
|
<br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags.
|
2010-03-14 02:03:29 +01:00 |
CharlyCoste
|
3984607ef5
|
center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class.
|
2010-03-14 01:33:49 +01:00 |
Charles-Edouard Coste
|
37058e3861
|
$filesfound variable may not be set when used in: if(!$filesfound)
|
2010-03-13 17:44:26 +01:00 |
Frank Karlitschek
|
16f3bd4e23
|
commiting ownCloud 1.0 beta 1
|
2010-03-10 13:03:40 +01:00 |