Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-12-17Merge pull request #773 from owncloud/fix_ldap_763Thomas Müller
2012-12-17backport fix admin checkFrank Karlitschek
2012-12-15remove unneeded lineRobin Appelman
2012-12-15use json encoding when deleting multiply files instead of using ; as delimiterRobin Appelman
2012-12-15Merge pull request #753 from owncloud/fixing_files_external_stable45blizzz
2012-12-14fix mimetype icons for new filesRobin Appelman
2012-12-14Give also hint about possible conflicts in the user_webdavauth descriptionArthur Schiwon
2012-12-14Also show a more prominent warning when php_ldap is not installedArthur Schiwon
2012-12-14Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon
2012-12-14Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon
2012-12-13Merge pull request #851 from owncloud/webdav-quota-fix-stable45Thomas Müller
2012-12-13backport of de34f771c22b9a54fa22d9c00741e362f47c852dLorenzo M. Catucci
2012-12-13fix checking quota in webdav, adding a sabredav pluginscambra
2012-12-12refs #505 - defining publicListView based on template parameterThomas Mueller
2012-12-12backport pull request #813Frank Karlitschek
2012-12-12Merge pull request #705 from schiesbn/fix_674Björn Schießle
2012-12-12fix warning if the size of the Shared-folder gets calculatedBjörn Schießle
2012-12-08LDAP: don't append absolute paths to datadir when determining customized user...Arthur Schiwon
2012-12-07[files_external] fixing some undefined indexThomas Mueller
2012-12-06[files_external] removing function as it's the same in the base class - THX R...Thomas Mueller
2012-12-06[files_external] fixes #290Thomas Mueller
2012-12-06make sure that all expected array keys are availableBjörn Schießle
2012-12-06[files_external] fix config gui for all usersThomas Mueller
2012-12-05Merge pull request #602 from butonic/add_drag_shadow_in_firefox_stable45Jörn Friedrich Dreyer
2012-12-04fix oc-605Jörn Friedrich Dreyer
2012-12-03Merge pull request #649 from schiesbn/fix_fileVersioningForSharedFiles_stable45Björn Schießle
2012-12-01LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes d...Arthur Schiwon
2012-11-30use \OCP\Share::getItemSharedWith to also finds source of files in a shared f...Björn Schießle
2012-11-30fix regression in file versioning for shared filesBjörn Schießle
2012-11-30use new obEnd function instead of ob_end_cleanRobin Appelman
2012-11-29show drag shadow in firefox by using helper:'clone'Jörn Friedrich Dreyer
2012-11-26Merge pull request #581 from schiesbn/add_user_to_fscacheBjörn Schießle
2012-11-26use normalizePath to have a proper target pathArthur Schiwon
2012-11-26all but the first parameter are introduced by &Arthur Schiwon
2012-11-26make sure path starts with /Arthur Schiwon
2012-11-26Backport pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer
2012-11-26make sure to add the right user as owner of a file to the file cache tableBjörn Schießle
2012-11-25make sure the output buffer is closed when handeling webdavRobin Appelman
2012-11-24introduce Files.containsInvalidCharacters(), use when creating or renaming filesJörn Friedrich Dreyer
2012-11-24some more invalid characters have been addedThomas Mueller
2012-11-24Also reject names with \ in the nameBart Visscher
2012-11-23Show error message to prevent adding a shared folder in the root dir fix #468Brice Maron
2012-11-20LDAP: also prepare for DN for login due to the escape changes for #419. Hopef...Arthur Schiwon
2012-11-20LDAP: correct escaping in DNs, differ between use for filters and bases. Real...Arthur Schiwon
2012-11-17LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon
2012-11-17LDAP: escape values in the DN, fixes #419Arthur Schiwon
2012-11-16backport of PR #471Thomas Mueller
2012-11-16closes #466 - manual backport of translationsThomas Mueller
2012-11-15also set 'renaming' to false if renaming was aborted, this fixes issue #442Björn Schießle
2012-11-13Merge pull request #335 from owncloud/sharing_folder_sync_stable45Björn Schießle