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
AgeCommit message (Expand)Author
2012-06-264.0.4v4.0.4Frank Karlitschek
2012-06-26add OC_Calendar_Object::createUID()Georg Ehrke
2012-06-26bugfix for #1098 (assigning a group to a user, the group appears incrementall...Bjoern Schiessle
2012-06-26typo in js statement fixedBjoern Schiessle
2012-06-25LDAP: compare base trees case insensitivelyArthur Schiwon
2012-06-25Maybe fix out of memory..?Thomas Tanghus
2012-06-25Idiot proof dialog ;-)Thomas Tanghus
2012-06-25Try to conserve some memory. Should fix oc-1106 for stable4.Thomas Tanghus
2012-06-25Missing requesttoken.Thomas Tanghus
2012-06-25Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus
2012-06-25Select which address book to add a contact to. Fixes oc-1071.Thomas Tanghus
2012-06-25LDAP: always sanitize DN and DN-containing attributesArthur Schiwon
2012-06-25xss vulnerability fixedBjoern Schiessle
2012-06-25Only delete existing thumbnails (bug #1100)Bjoern Schiessle
2012-06-24Resolve scanning issue case comparison of songsBrice Maron
2012-06-24Correct seq name in media songs fix oc-589Brice Maron
2012-06-244.0.3aFrank Karlitschek
2012-06-24another fix for oc-1044Georg Ehrke
2012-06-24fix 'files' entries showing up in Files before the users files are scanned pr...Robin Appelman
2012-06-24fix duplicates showing up in the filecacheRobin Appelman
2012-06-23Text editor: Waste less space for line numbersTom Needham
2012-06-23work with non existing apps directory. thanks toAntonio for the hintFrank Karlitschek
2012-06-22Text Editor: fix editor positioningv4.0.3Tom Needham
2012-06-22Fix initialization of OC_Filesystem setup from DAVBart Visscher
2012-06-22log messages are looking nicer if they are not escaped. (xss prevention happe...Bjoern Schiessle
2012-06-22use sanitizeHTML() functionBjoern Schiessle
2012-06-22remove unnecessary closing PHP tagArthur Schiwon
2012-06-22LDAP: cheaper userExists() implementationArthur Schiwon
2012-06-22date don't change correctly in the view list (bug #973) fixedBjoern Schiessle
2012-06-22Correct File cache error with postgresqlBrice Maron
2012-06-224.0.3Frank Karlitschek
2012-06-21Only search for VEVENTs.Thomas Tanghus
2012-06-21Tasks: Add delete actionBart Visscher
2012-06-21Tasks: Use list label for ordering by listBart Visscher
2012-06-21Tasks: Fix position of the summary inputBart Visscher
2012-06-21Prefer requested app before redirecting to default pageBart Visscher
2012-06-21Remember result of OC_User::isLoggedIn, can be very expensive to checkBart Visscher
2012-06-21Only check for apps owncloud version requirment when there is a new owncloud ...Bart Visscher
2012-06-21dont change the encryption key during the test caseRobin Appelman
2012-06-21only use 1 fsview when initializing encryptionRobin Appelman
2012-06-21fix saved file size for uploaded filesRobin Appelman
2012-06-21truncate decrypted files based on sizeRobin Appelman
2012-06-21fix calendarGeorg Ehrke
2012-06-21fix a PHP NoticeGeorg Ehrke
2012-06-21check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek
2012-06-21check if user is allowed to edit bookmarksBjoern Schiessle
2012-06-21make edit event form work with DateTime Property UTCGeorg Ehrke
2012-06-21fix mimetype for cdr files - bugfix for oc 559Georg Ehrke
2012-06-21Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven...Michael Gapczynski
2012-06-20fix encrypted flags not being saved correctlyRobin Appelman