Commit Graph

288 Commits (c2f0fe51c427374e918b72c28c521df27e614cae)

Author SHA1 Message Date
Jan-Christoph Borchardt 5249f09f70 even shinier icons 14 years ago
Robin Appelman bba07fdb26 show modified date for folders 14 years ago
Arthur Schiwon d377a1518d also convert special chars to entities in the breadcrumb 14 years ago
Arthur Schiwon 944a05b588 convert special chars to entities 14 years ago
Arthur Schiwon 03747a0ffb implemented Delete action in file menu 14 years ago
Robin Appelman 573d36a168 one / in filepaths is enough 14 years ago
Jan-Christoph Borchardt 8c5831d958 shiny new symbolic icons, yay 14 years ago
Jakob Sack ee3d32b023 Everything nice and active now 14 years ago
Jakob Sack 47223ae2d9 Working subnavigation 14 years ago
Arthur Schiwon 1ffb09b38a nicely slide in and out file action elements 14 years ago
Arthur Schiwon b0f7a1fe6f use prettybutton css class for file action stuff, too 14 years ago
Arthur Schiwon ec7e338704 display max file size for upload 14 years ago
Arthur Schiwon 9b26cb0bfb implement "new folder" function 14 years ago
Arthur Schiwon 270e1101f4 some forgotten files... 14 years ago
Arthur Schiwon ee4d087e72 don't reload the whole page after file upload 14 years ago
Robin Appelman 6affa3281a small fixes in webdav 14 years ago
Arthur Schiwon a14f8243e8 get max upload file size for upload form from php settings 14 years ago
Arthur Schiwon c5e270b453 removed deprecated session check, which blocked file upload in some cases 14 years ago
Arthur Schiwon 28199a4052 fix missing parameter in function call 14 years ago
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 14 years ago
Jan-Christoph Borchardt 7de3ecfe5f away with the h1, in with the good stuff 14 years ago
Arthur Schiwon b129079bed show error code if file upload fails 14 years ago
Arthur Schiwon d376b4c90a i heard, we start to commit all files 14 years ago
Arthur Schiwon a7da3cd6a0 basic file upload reimplemented 14 years ago
Robin Appelman a08445227f make use of new dateformat function 14 years ago
Jakob Sack af1e48df80 Changes in the user experience 14 years ago
Robin Appelman 318d024cc1 show size of folders in filebrowser 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 3c01e30748 Try to make owncloud working again 14 years ago
Jakob Sack e83d801c71 I changed my mind: webdav.php is for files only, so it belongs in this directory! 14 years ago
Robin Appelman 0f494970d1 Fix a couple of minor coding errors 14 years ago
François KUBLER bf815b3390 Fixed PHP syntax in template files. 14 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 14 years ago
Jakob Sack f7f957abb9 Base for a more flexible navigation 14 years ago
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 14 years ago
Jakob Sack 61ffa182ee Application "files" is able to list the files again, start of splitting css files 14 years ago
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 14 years ago
Jakob Sack 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 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
Jonathan Riddell 1fd39a52fa Fix permissions on files 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman 066ca70890 only show files in the filebrowser that we can actually read. 14 years ago
Robin Appelman e0f6ad1c9c Also allow open_file.php to be called with a path paramater instead of only with seperate dir/file 14 years ago
Robin Appelman b116b2fd4c fix uploading files to folders with special characters in the name 15 years ago
Robin Appelman d4fa1ddaa1 fix viewing images that have a ' in the filename 15 years ago
Robin Appelman 5da12fcfa1 use json to encode the file list, should work better with filenames containing non-ascii characters 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 15 years ago
Robin Appelman 9fe7f992d9 Initial work on transering files between servers 15 years ago
Robin 9e05a0d592 webdav fixes 15 years ago