Commit Graph

123 Commits (92560c5b86cb88920b6e439bdf4b90f1d59e9b6c)

Author SHA1 Message Date
Pellaeon Lin 929c930b0a Use $storageInfo['free'] 11 years ago
Robin Appelman b590f019f6 Remove unused $freeSpace 11 years ago
Pellaeon Lin 6ec50e4b0c Comments to clarify 11 years ago
Pellaeon Lin 64bf0fa47f Display different messages for uploadLimit and freeSpace 11 years ago
Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 11 years ago
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates 12 years ago
Vincent Petry d1c27e08e5 Fixed empty content logic 12 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 12 years ago
kondou 7864a3bf07 Fix shared folder still showing fileheader 12 years ago
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user 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