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-06-10XSS--Frank Karlitschek
2012-06-10fix variable name and undefined index noticeBartek Przybylski
2012-06-10adding missing fileBartek Przybylski
2012-06-10fix first time image loading errorBartek Przybylski
2012-06-10gallery: removing search provider for nowBartek Przybylski
2012-06-10removing app access check, fix title for links in tilesBartek Przybylski
2012-06-10tabs for spaces, fix array key nameBartek Przybylski
2012-06-10hide share button until sharing wont be fixedBartek Przybylski
2012-06-10adding navigation bar to galleryBartek Przybylski
2012-06-10remove old codeBartek Przybylski
2012-06-10adding missing fileBartek Przybylski
2012-06-10pictures: update script and removal some all stuffBartek Przybylski
2012-06-10adding title when fancybox is displayedBartek Przybylski
2012-06-10replace spaces with tabs, use const and linkTo instead of static pathBartek Przybylski
2012-06-10hack for file downloadBartek Przybylski
2012-06-10removing test imageBartek Przybylski
2012-06-10aviod incorrect image size returning in gallery listingBartek Przybylski
2012-06-10use fancybox to display image previewBartek Przybylski
2012-06-10navigate on galleriesBartek Przybylski
2012-06-10new db schemeBartek Przybylski
2012-06-10git statusBartek Przybylski
2012-06-10let´s put the files_odfviewer application into the stable4 branch for convin...Frank Karlitschek
2012-06-09fix another XSSGeorg Ehrke
2012-06-09fix XSS in CalendarGeorg Ehrke
2012-06-09increase height of event dialogGeorg Ehrke
2012-06-09fix creation of monthly repeated eventsGeorg Ehrke
2012-06-09Code cleanup.Thomas Tanghus
2012-06-09Contacts: Use POST instead of GET.Thomas Tanghus
2012-06-08Don't fix bugs not present in this branch ;-)Thomas Tanghus
2012-06-08Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)Thomas Tanghus
2012-06-08code cleanup from previous commitBjoern Schiessle
2012-06-08Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Bjoern Schiessle
2012-06-08fix for bug #872: Folders not holding any images are ignored, even if they ho...Bjoern Schiessle
2012-06-08typo in varArthur Schiwon
2012-06-08Sharing, fix: connect to hooks from the correct classesArthur Schiwon
2012-06-07LDAP: cache the results, reduce LDAP searchesArthur Schiwon
2012-06-07ldap: enable the destructorArthur Schiwon
2012-06-07ldap: correct query condition and determining of successArthur Schiwon
2012-06-07ldap: check index carefully, can be 0Arthur Schiwon
2012-06-07Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?...Thomas Tanghus
2012-06-07Calendar: Added more explicit sync links and fixed indentation.Thomas Tanghus
2012-06-07Contacts: Import upload button was obscured on Android browser.Thomas Tanghus
2012-06-06fixed var name, $filename should be $foldernameBjoern Schiessle
2012-06-06LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914Arthur Schiwon
2012-06-06Corrected typos.Thomas Tanghus
2012-06-06update translationsRobin Appelman
2012-06-06prevent creating files with a / the nameRobin Appelman
2012-06-05show pictures in folder with special characters, e.g. '+'Bjoern Schiessle
2012-06-05linkTo instead of hard links in Files and Files_Archive. Hope that makes sense.Arthur Schiwon
2012-06-05xss vulnerability fixedBjoern Schiessle