| Commit message (Expand) | Author | Age | Files | Lines |
* | Application "files" is able to list the files again, start of splitting css f... | Jakob Sack | 2011-03-02 | 4 | -3/+156 |
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 2 | -3/+8 |
* | Say Smarty to only use one compile directory. Makes setup somewhat easier. | Jakob Sack | 2011-03-02 | 1 | -0/+0 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 9 | -317/+26 |
* | Fix permissions on files | Jonathan Riddell | 2011-02-09 | 1 | -0/+0 |
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 5 | -5/+5 |
* | only show files in the filebrowser that we can actually read. | Robin Appelman | 2011-01-22 | 1 | -1/+1 |
* | Also allow open_file.php to be called with a path paramater instead of only w... | Robin Appelman | 2011-01-04 | 1 | -5/+9 |
* | fix uploading files to folders with special characters in the name | Robin Appelman | 2010-10-24 | 1 | -3/+1 |
* | fix viewing images that have a ' in the filename | Robin Appelman | 2010-09-28 | 1 | -0/+1 |
* | use json to encode the file list, should work better with filenames containin... | Robin Appelman | 2010-09-06 | 1 | -2/+20 |
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 5 | -0/+0 |
* | Initial version of remote ownCloud access through filesystem abstraction | Robin Appelman | 2010-07-07 | 1 | -0/+3 |
* | Initial work on transering files between servers | Robin Appelman | 2010-07-06 | 2 | -0/+13 |
* | webdav fixes | Robin | 2010-05-11 | 1 | -5/+11 |
* | merge | Robin | 2010-05-10 | 1 | -16/+36 |
|\ |
|
| * | initial work on making connections between seperate owncloud installations po... | Robin | 2010-05-02 | 1 | -16/+36 |
* | | provide option for automatic backup | Robin | 2010-05-08 | 1 | -2/+2 |
* | | use an abstraction for file system functions to allow premisions and multiply... | Robin | 2010-05-07 | 2 | -27/+6 |
|/ |
|
* | More bug fixes, mostly IE related | Robin Appelman | 2010-05-01 | 1 | -0/+3 |
* | merge | Robin | 2010-04-28 | 5 | -0/+0 |
* | bug fix when starting multiply uploads while the old ones arent finsihed, det... | Robin | 2010-04-25 | 1 | -0/+2 |
* | some cleanup/refactoring | Robin | 2010-04-25 | 6 | -226/+69 |
* | same fixes, this time hopefully without merge conflict | Robin | 2010-04-19 | 4 | -15/+92 |
* | visual changes WIP | Robin | 2010-04-11 | 1 | -1/+1 |
* | some cleanup in ajax fronted, give error message before starting an upload th... | Robin | 2010-04-04 | 1 | -0/+63 |
* | added option to delete multiply files and fixed a bug when downloading large ... | Robin | 2010-03-28 | 1 | -1/+1 |
* | added option to download multiply files or folder as zip file | Robin | 2010-03-27 | 1 | -0/+108 |
* | added MAX_FILE_SIZE field to upload form | Robin | 2010-03-26 | 1 | -1/+18 |
* | ajax interface | Robin | 2010-03-24 | 5 | -0/+185 |