Commit Graph

113 Commits (732e7db31902e88e4ca6582c56af14b5e3d2bc39)

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