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
2014-08-21use S3Client::encodeKey(), fixes #8325Jörn Friedrich Dreyer
2014-08-20backport of #10340Arthur Schiwon
2014-08-20remove obsolete 'Download preparing' message for zip downloads, fix #3755Jan-Christoph Borchardt
2014-08-19fix multiselect bar offset on shared pageJan-Christoph Borchardt
2014-08-19Hide sharing sections in files app when sharing API is disabledVincent Petry
2014-08-19Fix copyrightLukas Reschke
2014-08-19fix broken unit testsBjoern Schiessle
2014-08-19update unit tests with configurable share folderBjoern Schiessle
2014-08-19make share folder configurableBjoern Schiessle
2014-08-19set incognitoMode to true, getUser should always return false during public u...Bjoern Schiessle
2014-08-18Fixed folder icon update routine when share owner existsVincent Petry
2014-08-15Compare upload limit against biggest fileOliver Gasser
2014-08-15Update public.phppzy
2014-08-14new unit test addedBjoern Schiessle
2014-08-14no error if we try to delete a file which no longer existsBjoern Schiessle
2014-08-14no special action for folder named 'Shared' neededBjoern Schiessle
2014-08-14add error message if user wants to rename a file which no longer existsBjoern Schiessle
2014-08-14Cast file id's to int so we can compare them properlyRobin Appelman
2014-08-14trigger lazy loading earlier, fix #9823Jan-Christoph Borchardt
2014-08-13add unit test for aes256/aes128Bjoern Schiessle
2014-08-13update existing unit testsBjoern Schiessle
2014-08-13support aes 256Bjoern Schiessle
2014-08-13check quota when trying to download a file via new -> webJörn Friedrich Dreyer
2014-08-12add unit testsBjoern Schiessle
2014-08-12fix detection of system wide mount pointsBjoern Schiessle
2014-08-12Merge pull request #10271 from miicha/patch-2Jan-Christoph Borchardt
2014-08-11Backport of #9848Jean-Louis Dupond
2014-08-11remove obsolete code commentmiicha
2014-08-08Merge pull request #10287 from owncloud/fix_search_in_shared_files_stable7Thomas Müller
2014-08-08only show "share with others" and "share by link" navigation bar entries if u...Bjoern Schiessle
2014-08-08add test for search() in shared cacheJörn Friedrich Dreyer
2014-08-08traverse folders in php to search in shared filesJörn Friedrich Dreyer
2014-08-08add logout hook to remove keys from sessionBjoern Schiessle
2014-08-07ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a u...Arthur Schiwon
2014-08-07Fix display of checkboxes in Pale Moonmiicha
2014-08-07we can only close the session if encryption is not usedThomas Müller
2014-08-07fix tiny thumbnails in public preview/share modeDan Jones
2014-08-07trim leading slashRobin Appelman
2014-08-07Fix SharedCache::getPathByIdRobin Appelman
2014-08-06remove unused variableBjoern Schiessle
2014-08-06add unit test to make sure getVersions returns the correct resultBjoern Schiessle
2014-08-06make sure that the versions array contains the correct pathBjoern Schiessle
2014-08-05close session right before the download starts - this enables parallel downloadsThomas Müller
2014-08-05Hack to avoid Agent DN + Password being overwritten by some ugly browsers wit...Arthur Schiwon
2014-08-05Quick fix for #9119. Increase preview to keep empty message more centered and...Remco Brenninkmeijer
2014-08-02Update ast.phpmalditoastur
2014-07-30don't preload videos on public sharing, fixes #10042Georg Ehrke
2014-07-30Also keep maxY into account when scaling a preview while preserving aspect ratioRobin Appelman
2014-07-30make sure that we always find all versionsBjoern Schiessle
2014-07-30add unit test for rename and copy operationBjoern Schiessle