Commit Graph

6608 Commits (06f2ae082eb6fc04b1c6680bd2f35ca1c2032d59)

Author SHA1 Message Date
Vincent Petry 263f8bebfe Added FileList.setViewerMode to hide controls 13 years ago
Bjoern Schiessle 3d1d443529 remove debug output 13 years ago
Bjoern Schiessle eb348b776c set the init status to "NOT_INITIALIZED" if the encryption app gets enabled 13 years ago
Thomas Müller e23433f771 display the original file name - this will change in case of renames 13 years ago
Vincent Petry 3bb7cf939e Fixed ugly white space while loading file thumbnail 13 years ago
Vincent Petry d1c27e08e5 Fixed empty content logic 13 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 13 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 13 years ago
Jenkins for ownCloud a376407da3 [tx-robot] updated from transifex 13 years ago
kondou 7864a3bf07 Fix shared folder still showing fileheader 13 years ago
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user 13 years ago
Jan-Christoph Borchardt 5ac4ec3a84 unbold the 'Direct link' label 13 years ago
Jan-Christoph Borchardt 8a643ac5bc reduce width of direct link input field 13 years ago
kondou 40cc57ab3e Improve updateEmptyContent logic 13 years ago
kondou 60b25a2e97 Create FileList.updateEmptyContent() and fix not showing emptycontent after deletion 13 years ago
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 13 years ago
Arthur Schiwon e61d961efb LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @sfyang 13 years ago
Vincent Petry 7abfe2bd4f Added direct link in public share page 13 years ago
Morris Jobke 1f1fcc6129 Remove "link" shares right after disabling the "allow_link_share" setting 13 years ago
Bjoern Schiessle 1c611a3dfb give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js 13 years ago
Bjoern Schiessle 48cd9d9444 filter duplicates directly in the sql query 13 years ago
Vincent Petry 41c6c44221 Disable versions app JS in public mode 13 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle e7dc6b21c8 split up reset()['path'] to make it compatible with older PHP versions 13 years ago
Vincent Petry b4bffad99a Fixed zip download button for unlimited filesize in public mode 13 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 13 years ago
Bjoern Schiessle 99738ae0bc add test for the reshare option 13 years ago
Bjoern Schiessle ab6ee79e11 adjust tests 13 years ago
Bjoern Schiessle abf10ac9bd new option to add reshares to the result 13 years ago
Vincent Petry 9cfb438ff7 Fixed upload permissions distinction between public and logged in upload 13 years ago
Bjoern Schiessle 6bfd8bdf63 revert last changes 13 years ago
Jenkins for ownCloud 630be99ddf [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 0811d2e304 added another test, if unencrypted size and encrypted size are equal we can also assume that something is wrong 13 years ago
Bjoern Schiessle beaed2195d fix comment 13 years ago
Bjoern Schiessle 0d4117f6d5 added simple test for getFileSize proxy 13 years ago
Vincent Petry c6f14001bb Fixed drag and drop upload to breadcrumb 13 years ago
Vincent Petry 92e646413a Fixed drag and drop onto folders 13 years ago
Vincent Petry fab4102c51 Disabled ajax mode for public files view 13 years ago
Vincent Petry 09b084dfed Fixed file permissions after public upload 13 years ago
Bjoern Schiessle d3af7a9aa4 check if we are writing to user/files, otherwise skip encryption 13 years ago
Vincent Petry e79d853867 Removed extra bkg color on file actions when row is selected/hovered on 13 years ago
Bjoern Schiessle 58196304b8 fix array key 13 years ago
Bjoern Schiessle 4151fd3ed9 try to fix unencrypted file size if it doesn't look plausible 13 years ago
Vincent Petry b8285ca316 Added missing "grid" class on external storage's table 13 years ago
Jenkins for ownCloud f3336f8877 [tx-robot] updated from transifex 13 years ago
kondou f828b51ede Hide files list header, when theres no files to see 13 years ago
Vincent Petry a4a52733f9 Fixed position of "delete" icon in files app 13 years ago
Vincent Petry e98ea06890 File actions are now updated after create/upload file 13 years ago
Bjoern Schiessle 9baedb4102 remove debug output 13 years ago
Bjoern Schiessle 57beef1e36 fix setting dialog headlines for the encryption app 13 years ago