Commit Graph

7749 Commits (4c840cb61d560ae567e3e9aaa7bd411cac917e48)

Author SHA1 Message Date
Bjoern Schiessle ed981294f1 fix share api tests 12 years ago
Bjoern Schiessle 27c5a978f9 we no longer need to handle the Shared folder different from any other folder 12 years ago
Bjoern Schiessle 83d6810725 don't overwrite shared folder icon 12 years ago
Bjoern Schiessle 4967435237 show "shared by ..." for share mount point 12 years ago
Bjoern Schiessle 6b19482f3e generate unique target name 12 years ago
Bjoern Schiessle 6d87dacad4 fix getMimeType call, we always need to check the source path 12 years ago
Bjoern Schiessle a02fb3722b user should be able to rename/delete shared files if the owner allowed it 12 years ago
Bjoern Schiessle b02b6d3c23 no exception for the root of the mount point (formerly Shared/), just get the file cache information from the cache 12 years ago
Bjoern Schiessle c377893f0e make sure that we have the right permissions for the mount points 12 years ago
Bjoern Schiessle a27db9e4ca first steps to remove the shared folder: 12 years ago
Thomas Müller e0cac32442 fixing some JSHint warnings 12 years ago
Jenkins for ownCloud 3f453d1641 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon c1c2f2c49e add additional comments, PHPdoc and check whether it's really applicable 12 years ago
Arthur Schiwon 1c71d5c444 LDAP: cache display names immediately on retrieval, saves tens of unecessary queries to LDAP server in the share dialog for example 12 years ago
Jenkins for ownCloud a9b4fba528 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 4fe5ca1908 [tx-robot] updated from transifex 12 years ago
Volkan Gezer 1aa7774178 make max. text translatable 12 years ago
Jenkins for ownCloud 1abd9c1305 [tx-robot] updated from transifex 12 years ago
Volkan Gezer f434c3a213 Fix localization issues of files_trashbin 13 years ago
Jan-Christoph Borchardt d82a31d121 keep long file names in one line to not overflow download button on mobile 13 years ago
Jenkins for ownCloud a7d7ca2fb3 [tx-robot] updated from transifex 13 years ago
Bart Visscher 81751cb616 Add missing param hint 13 years ago
Jan-Christoph Borchardt 9434ed44f8 add max-width to directLink input to prevent overflow 13 years ago
Jan-Christoph Borchardt 9c6f8e59ae fix header code duplication, code style fixes 13 years ago
Jan-Christoph Borchardt 547ddf7775 remove duplication of 'header-right' element, also make it overflow when too wide 13 years ago
Jenkins for ownCloud 23f2c48a43 [tx-robot] updated from transifex 13 years ago
Thomas Müller 83e8981e24 add link to further discussion about that folder check 13 years ago
Bart Visscher bad41c05b8 Fix PHPdoc in user_ldap 13 years ago
Jenkins for ownCloud 2a2aabbdaf [tx-robot] updated from transifex 13 years ago
Robin McCorkell 8bb003868c Fix user_ldap default setting value 13 years ago
Robin McCorkell 869e7a51f0 Prevent error in files_trashbin 13 years ago
Robin McCorkell fa8814902e Adjust logic for deciding if trashbin empty 13 years ago
Lukas Reschke 2454759af7 Check whether the user has permissions to add personal storage backends 13 years ago
Jenkins for ownCloud 982d2bcc5b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 329b8f3e99 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 6343391e58 Change from showHTML to show 13 years ago
Volkan Gezer d67cba973e Typo fix. 13 years ago
Thomas Müller 07ea57465b drop folder support on public shared folders 13 years ago
Arthur Schiwon 1c57ffa16f Give hint when composing filter failed 13 years ago
Arthur Schiwon e28227ecdc fix comparison in determineMode, fixes problems with restoring the filter mode (assisted or manually) on page refresh 13 years ago
Jenkins for ownCloud 36107e1bad [tx-robot] updated from transifex 13 years ago
Thomas Müller 0edacf372c fix single file upload in firefox 13 years ago
Jenkins for ownCloud 7c072510d3 [tx-robot] updated from transifex 13 years ago
Thomas Müller e8be2ac554 In cases folder drag and drop is not supported a proper message is displayed 13 years ago
Thomas Müller 2fc9e27ced use FileList.findFileEl 13 years ago
Arthur Schiwon dbebf6bb5e add comment to clearify when a skip in the foreach happens 13 years ago
Jörn Friedrich Dreyer 9b0f289143 remove obsolete code 13 years ago
Arthur Schiwon ee3368d2ad replace hardcoded limit of 400 with user controlled ldapPagingSize value 13 years ago
Arthur Schiwon 2e5adadad7 Put inner loop into own method, let's see whether it makes scrutinizer happier 13 years ago
Arthur Schiwon bdc418d1f9 var count is assigned in the inner loop so it must be checked inside there to be properly used as part of the exit condition of the outer loop 13 years ago