summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-021-2/+0
|\ | | | | Remove send mail option
| * remove 'send mail notification' option from sharing, replaced by ↵Bjoern Schiessle2016-11-021-2/+0
| | | | | | | | | | | | send-by-mail feature Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-2/+0
|/ | | | | | | The web UI now uses for PUT uploads which aren't restricted by PHP's upload_max_filesize and post_max_size Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Move away from OC_L10NRoeland Jago Douma2016-10-282-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix malformed attribute in files appVincent Petry2016-10-251-1/+1
|
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-2/+1
| | | | | | | | | | | | | | - uses PUT method with jquery.fileupload for regular and public file lists - for IE and browsers that don't support it, use POST with iframe transport - implemented Sabre plugin to handle iframe transport and redirect the embedded PUT request to the proper handler - added RFC5995 POST to file collection with "add-member" property to make it possible to auto-rename conflicting file names - remove obsolete ajax/upload.php and obsolete ajax routes Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove PNG fallbacks from files app (#26308)Vincent Petry2016-10-101-0/+0
|
* use correct case for addScript (#26214)Jörn Friedrich Dreyer2016-09-261-1/+1
| | | | | | Downstreaming of https://github.com/owncloud/core/pull/26214 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* put file handling into a section againArthur Schiwon2016-08-221-16/+18
|
* Do not error on maxUploadChangeRoeland Jago Douma2016-08-221-16/+16
| | | | | | | | | | The new admin page broke the updating of the max upload size. This is due to very old code there. * Now update is done in the background using js * Added proper route+controller to update Fixes #994
* Add recent file listingRobin Appelman2016-07-221-0/+42
|
* Improve the UX for "not found" perma linksJoas Schilling2016-06-071-0/+1
|
* Merge branch 'Superduper-Progressbar-branch-thingie' of ↵Vincent Petry2016-05-121-6/+4
|\ | | | | | | https://github.com/luckydonald/core into luckydonald-Superduper-Progressbar-branch-thingie
| * Added remaining time displaying, moved Information to tooltip, removed now ↵luckydonald2014-08-121-1/+0
| | | | | | | | unneeded speed div
| * Updated and optimized Mobile Layout as well.luckydonald2014-08-111-1/+1
| |
| * Fixed translations, indentation and renamed the .percents class to .speed class.luckydonald2014-08-101-3/+3
| |
| * Upload progress bar now displays informations about uploades size (12kB of ↵luckydonald2014-08-101-3/+5
| | | | | | | | 3MB) and the current speed.
* | filter hidden files on the web interfaceChristoph Wurst2016-04-192-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add checkbox to toggle show/hide hidden files persist show hidden setting fix settings menu layout test ApiController::showHiddenFiles don't show hidden files by default Store config in Backbone model and inject it into FileList Filter files only temporarily when rending the file list Fix file rename validation
* | persist file sorting changesChristoph Wurst2016-04-131-0/+1
| |
* | load file sorting mode from the dbChristoph Wurst2016-04-131-0/+1
| |
* | Consistently use rel=noreferrerLukas Reschke2016-03-201-1/+1
| | | | | | | | When linking to external entities we should consistently use rel=noreferrer
* | Make more action icons themable + style fixesVincent Petry2016-02-251-6/+4
| | | | | | | | | | Action icons now appear properly in public link page. More actions are now CSS icons.
* | Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-241-2/+2
| |
* | Remove unneeded markup for scan process - ref #20545Morris Jobke2016-01-201-8/+0
| |
* | Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-11/+0
| | | | | | | | | | | | | | | | The public page now uses the public.php/webdav endpoint. Also enabled more file operations like rename, move, delete and create folder from the public page, which are now all possible thanks to the public.php/webdav endpoint.
* | standardize sizes for headingsJan-Christoph Borchardt2015-11-161-3/+1
| |
* | fix layout and wording for file handling admin settingJan-Christoph Borchardt2015-11-111-4/+2
| |
* | Remove controls for file lists that don't need itVincent Petry2015-10-131-3/+0
| | | | | | | | | | Remove controls from sharing overview and favorite file lists which don't display paths.
* | Change small thumbnails to 32 pxMorris Jobke2015-09-301-1/+1
| | | | | | | | | | * fixes #16913 * fixes issues in IE8 where the thumbnail is too big
* | fix filecomparatorHendrik Leppelsack2015-09-251-2/+2
| |
* | fix filelist checkboxesHendrik Leppelsack2015-09-252-3/+3
| |
* | fix missing checkboxes in file comparatorHendrik Leppelsack2015-09-211-4/+8
| |
* | Combine upload action into the "New" menuVincent Petry2015-08-281-30/+22
| | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class
* | Merge pull request #17182 from owncloud/user_ini_upload_sizeRobin McCorkell2015-08-171-0/+2
|\ \ | | | | | | Update .user.ini when setting upload size limit
| * | Update .user.ini when setting upload size limitRobin McCorkell2015-07-201-0/+2
| | |
* | | Improve right sidebar tabs behaviorVincent Petry2015-08-141-0/+0
|/ / | | | | | | | | | | | | | | | | | | | | Tab heads are not rendered if only one tab. The tab contents is updated on-demand. This means that if a tab is not visible it is not rendered at first. If the tab was already rendered through switching, its model will not get updated until the next time it becomes visible. This will prevent needless rerendering of invisible tab contents, especially considering that some tabs might need extra ajax requests.
* | Merge pull request #16893 from owncloud/fixSlideToggleMorris Jobke2015-06-171-1/+1
|\ \ | | | | | | Fix childs of slideToggle not sliding the target
| * | remove unneeded span around Settings text, fixes cursorJan-Christoph Borchardt2015-06-171-1/+1
| | |
* | | Search results have to explicitly be added to the content area of the appThomas Müller2015-06-091-0/+1
|/ /
* | Add owner to the storage stats to enable better notificationsMorris Jobke2015-06-051-0/+2
| | | | | | | | | | * getstoragestats.php returns now the owner and it's display name * show proper storage stats notifications for shared folders
* | Added empty content message for empty read-only foldersVincent Petry2015-04-211-1/+1
| |
* | Allow files app nav entries to have a different icon classMorris Jobke2015-04-141-1/+1
| |
* | fix for IE8Morris Jobke2015-04-081-1/+1
| |
* | add icons to files sidebar, fix shade, fix position of settings icon and textJan-Christoph Borchardt2015-04-081-2/+7
| |
* | Fixing issue #15322 - showing Settings button next to gear iconJames Anslow2015-04-081-1/+1
| |
* | remove encryption specific code from files appBjoern Schiessle2015-04-071-1/+0
| |
* | Removing left overs from old encryption appThomas Müller2015-04-071-1/+0
| |
* | Move core apps from private to public functionsRoeland Jago Douma2015-04-011-1/+1
| | | | | | | | | | | | Apps still use OC_Helper and OC_Util functions even when public ones are already available. Sometimes the public one is even used in the same file.
* | adjust emptycontent messages for files and files_externalJan-Christoph Borchardt2015-03-261-1/+1
| |
* | Do not duplicate the empty content cssJoas Schilling2015-03-241-1/+1
| |