Commit Graph

424 Commits

Author SHA1 Message Date
Robin Appelman 066ca70890 only show files in the filebrowser that we can actually read.
in the (rare) case that there are unreadable files show an error since it's probably a case of incorrect premissions set by someone.
2011-01-22 02:56:16 +01:00
Robin Appelman e0f6ad1c9c Also allow open_file.php to be called with a path paramater instead of only with seperate dir/file 2011-01-04 23:02:38 +01:00
Robin Appelman b116b2fd4c fix uploading files to folders with special characters in the name 2010-10-24 13:25:21 +02:00
Robin Appelman d4fa1ddaa1 fix viewing images that have a ' in the filename 2010-09-28 22:14:01 +02:00
Robin Appelman 5da12fcfa1 use json to encode the file list, should work better with filenames containing non-ascii characters 2010-09-06 23:09:14 +02:00
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +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 9e05a0d592 webdav fixes 2010-05-11 20:35:29 +02:00
Robin 672297531b merge 2010-05-10 16:55:30 +02:00
Robin 51b253447d provide option for automatic backup 2010-05-08 21:32:20 +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 aacda0367d merge 2010-04-28 12:15:52 +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 2e39fba305 visual changes WIP 2010-04-11 22:49:24 +02:00
Robin 7657926a60 some cleanup in ajax fronted, give error message before starting an upload that is to big 2010-04-04 16:50:04 +02:00
Robin 6822185c5b added option to delete multiply files and fixed a bug when downloading large files 2010-03-28 19:08:18 +02:00
Robin 4ff703e9ab added option to download multiply files or folder as zip file 2010-03-27 23:50:13 +01:00
Robin 5cb7524d5c added MAX_FILE_SIZE field to upload form 2010-03-26 19:04:35 +01:00
Robin ba9c95621b ajax interface 2010-03-24 16:35:24 +01:00