Commit Graph

104 Commits (67d4b77e8e3bab2fe555ef589f5047c9325974e8)

Author SHA1 Message Date
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 13 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 13 years ago
Jörn Friedrich Dreyer 12ff268e60 move upload dialog css to separate file 13 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 13 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 13 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 13 years ago
Thomas Müller 8cf9336bcb storage information is path specific 13 years ago
Georg Ehrke 224b80f906 move isMimeSupported out of template files 13 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 13 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 13 years ago
Thomas Müller 5f5700e353 in case the encryption app is enabled we cannot yet allow anonymous upload 13 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 13 years ago
Georg Ehrke 53830f2f75 implement use of previews in sharing app 13 years ago
Thomas Müller 0202d47f7a fixing Notice: Undefined index: isPublic 13 years ago
Roman Geber ddb0ff346d Public upload feature 13 years ago
Lukas Reschke 301d065686 Sed was wrong 14 years ago
Lukas Reschke 4860d03270 [Files] Use p() instead of echo 14 years ago
Bart Visscher ed1dc3e064 Fix files router download links 14 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 14 years ago
Robin Appelman 95352fbc15 Files: Dont get maxUploadSize if the filecache needs to be upgraded 14 years ago
Michael Gapczynski 10c428830e Add create permission, fixes #780 14 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 14 years ago
Björn Schießle 9d77317de8 add trash button to web interface 14 years ago
Robin Appelman 1762378f67 Files: don't load fileactions.js when upgrading filecache 14 years ago
Thomas Mueller 130c9cad03 relative storage info without decimals 14 years ago
Robin Appelman bb43cf378b Files: make sure keybinds js is loaded after files js 14 years ago
Bart Visscher a8f963d9cf Spaces to tabs 14 years ago
Björn Schießle 73d45e79a7 add trash button to web interface 14 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 14 years ago
Thomas Mueller 938254a1c0 load jquery-visibility 14 years ago
Thomas Mueller 48c7bed59b make usedSpacePercent available in the files app 14 years ago
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation. 14 years ago
Thomas Müller 7d811e57e6 setting the timezone is now part of the login process and true part of the core. 14 years ago
Erik Sargent 0c6b53c25e no message 14 years ago
Erik Sargent 5f03c306da initial setup 14 years ago
Bart Visscher 20c24f234f Do the url encoding once, only in breadcrumbs template 14 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 14 years ago
Robin Appelman 41a61bc637 fix undefined index when loading files app 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
denis-b b563935498 Update apps/files/index.php 14 years ago
Robin Appelman dea0d20a9a fix delete and sort files 14 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 14 years ago
Arthur Schiwon 6a2a915559 Files: urldecode urlencoded dir names, fixes oc-2111 14 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
scambra 2b5133a1c4 check free space using folder's owner 14 years ago