Commit Graph

15637 Commits (e5dac9fa240498ea8739cd1b4baabb2eeb6bf031)
 

Author SHA1 Message Date
blizzz e5dac9fa24 Merge pull request #7124 from owncloud/fix_6541 13 years ago
Joas Schilling 48bb8aeb01 Only add files to file list when uploading to current directory 13 years ago
blizzz fd32501fe0 Merge pull request #7081 from owncloud/fix_6670 13 years ago
Arthur Schiwon 0a475bdab3 LDAP: improve debug message 13 years ago
Arthur Schiwon 3d6ab2b53b LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image 13 years ago
Björn Schießle 5e315495c2 Merge pull request #7130 from owncloud/enc_fix_unit_tests 13 years ago
Thomas Müller b353637e45 Merge pull request #7129 from owncloud/ldap_info_doc 13 years ago
Thomas Müller fb6290c87a Merge pull request #7083 from owncloud/backport_6777_stable6 13 years ago
Bjoern Schiessle 76cb5a50c0 name users after test 13 years ago
Arthur Schiwon 5c40ef090a LDAP: add documentation info in info.xml 13 years ago
Bjoern Schiessle 9c9b161f51 replace 'size' with 'unencrypted_size' if encryption is enabled 13 years ago
Bjoern Schiessle 9b257ad862 change order of issubdirectory() calls to avoid error messages for non-apps 13 years ago
Thomas Müller 5edc4c95bc Merge branch 'stable6' into backport_6777_stable6 13 years ago
Vincent Petry f9bd4c5d24 Fixed searchByMime in shared cache 13 years ago
Thomas Müller 88a5f7d994 remove css files from rewrite rule - there is no need to rewrite css any more 13 years ago
Jan-Christoph Borchardt 04b4c7c042 remove %webroot from files_sharing app 13 years ago
Jan-Christoph Borchardt 87d06bae85 remove %webroot% from files app 13 years ago
Jan-Christoph Borchardt c096c6edc3 add icons.css file, first step to get rid of %webroot% 13 years ago
Bjoern Schiessle 713c5c4275 use appstoreenabled config switch 13 years ago
Jan-Christoph Borchardt e48c7675b9 do not show 'Add app' and 'More apps' for themed ownCloud 13 years ago
Bjoern Schiessle f824986742 add function to extract filename from sharekey name + tests 13 years ago
Bjoern Schiessle 5e788ae1fa added tests for the delete hooks if the trash bin is disabled 13 years ago
Bjoern Schiessle 78b390da31 don't expect OC_FilesystemView, this is depreciated 13 years ago
Bjoern Schiessle b3257a315d better error detection and don't use glob() 13 years ago
Bjoern Schiessle fc1763dc6b move unlink proxy to a hook which handles pre and post conditions 13 years ago
Vincent Petry 7b948b0580 Added session_keepalive setting 13 years ago
Jörn Friedrich Dreyer 379ddd88d6 make header scroll up for single shares, more view of content on small screens 13 years ago
Jörn Friedrich Dreyer 23c015ba52 adding class to header div: share-folder or share-file 13 years ago
Jörn Friedrich Dreyer 0f97d9555c adjust file type icon placement for when no preview can be generated 13 years ago
Jörn Friedrich Dreyer 0992a77cfb permanently show download action on mobile, only icon 13 years ago
Jörn Friedrich Dreyer 4b1f93b61c fix horizontal scrollbar appearing when footer is too long, footer wraps now 13 years ago
Jörn Friedrich Dreyer 916122b166 fix multiselect bar being too short on big displays 13 years ago
Jörn Friedrich Dreyer a3b351738a Instead of 'No preview available for ...' we simple display the mime-type icon 13 years ago
Jörn Friedrich Dreyer 37f8607a88 remove background and width from multiselect bar, fix Download button not showing on mobile 13 years ago
Jörn Friedrich Dreyer a4895e4df1 focus link text only on click in the input field - closes #6817 13 years ago
Jörn Friedrich Dreyer a9a92892be remove unused variable 13 years ago
Jörn Friedrich Dreyer d8770d1284 fix input element closing tag 13 years ago
Jörn Friedrich Dreyer e3d8758a32 make sure there's enough room for the file actions 13 years ago
Jörn Friedrich Dreyer 5a5496f4e7 restrict zooming on mobile devices for the publicly accessible, optimized pages 13 years ago
Jörn Friedrich Dreyer b33cfce2fa add icons for file list and picture view toggles 13 years ago
Jörn Friedrich Dreyer 025ab0dabb on mobile, show single shared image at full width without margin 13 years ago
Jörn Friedrich Dreyer 63b078b550 fix public share download button width 13 years ago
Jörn Friedrich Dreyer fa1288c6b3 tweak color and position of username in public share 13 years ago
Jörn Friedrich Dreyer 9f9466d001 improvements to public files mobile view 13 years ago
Jörn Friedrich Dreyer 249df3864b remove min-width rule to fix mobile views 13 years ago
Jörn Friedrich Dreyer 615f0c4a1c first mobile style rules, hide extra columns in files view and scroll header 13 years ago
Jörn Friedrich Dreyer a096f19bb2 add download button on single file share page 13 years ago
Arthur Schiwon a967acee4c Rephrase and clarify log message 13 years ago
Arthur Schiwon 2801edc451 Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670 13 years ago
Arthur Schiwon acebc3f41e Wizard: disable LDAP referrals, fixes #6670 13 years ago