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-15Merge branch 'master' into multi_app_dirBrice Maron
2012-06-14Forgot $ sign for variableMichael Gapczynski
2012-06-14Revert "Fix a counting mistake"Michael Gapczynski
2012-06-14first load compatibility.jsThomas Mueller
2012-06-14fix javascript errorThomas Mueller
2012-06-14reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4Arthur Schiwon
2012-06-14Check for '\' as well when searching for parent folders, because Windows retu...Michael Gapczynski
2012-06-14Contacts: Fixes for CSRF.Thomas Tanghus
2012-06-14fixed bug #996: first picture in folder is repeated in the last position beha...Bjoern Schiessle
2012-06-14prevent xss attacks also if some javascript ends up in the alt-tagBjoern Schiessle
2012-06-14Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle
2012-06-14fixed xss vulnerability in un-packed version of jquery.fancybox and repack itBjoern Schiessle
2012-06-14Use the right csrf token.Thomas Tanghus
2012-06-14debugging output removedBjoern Schiessle
2012-06-14xss vulnerability fixed for fancybox image viewerBjoern Schiessle
2012-06-14fix another ui bug of calendarGeorg Ehrke
2012-06-14another ui fixGeorg Ehrke
2012-06-14fix a ui bug for calendar sharingGeorg Ehrke
2012-06-14show username of the body who shares in the summaryGeorg Ehrke
2012-06-13Files Texteditor: Use our own "Droid Sans Mono" font-face and fontsBart Visscher
2012-06-13Calendar: Clicking #datecontrol_date gives datepicker to jump to dateBart Visscher
2012-06-13Calendar: Make button of #datecontrol_dateBart Visscher
2012-06-13Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski
2012-06-13Add support for mounting Google Drive in external storage UIMichael Gapczynski
2012-06-13Remove check for encryption.Thomas Tanghus
2012-06-13Remove debug statements.Thomas Tanghus
2012-06-13Contacts: implemented CSRF prevention.Thomas Tanghus
2012-06-13Fix incorrect creation of filesystem for user@group in data folder during sharesMichael Gapczynski
2012-06-12increase version of calendar app to force db upgradeGeorg Ehrke
2012-06-12increase possible size of uri in database - fix oc-140Georg Ehrke
2012-06-12Add support for mounting Dropbox in external storage UIMichael Gapczynski
2012-06-12Label the delete operation "unshare" for files in the "Shared" folder to reduceBjoern Schiessle
2012-06-12block slashes only for new files and new folders but not for file upload from...Bjoern Schiessle
2012-06-12Contacts: Final (for now) fix to encoding probs on import.Thomas Tanghus
2012-06-12committed patch (bug #967) to add missing translations for file actionsBjoern Schiessle
2012-06-12PDF.JS updated, compatibility.js added for browser support, should fix: oc-395Thomas Mueller
2012-06-12utf8 in der DB configMarco B
2012-06-12Fix js for missing address fields.Thomas Tanghus
2012-06-12Quick fix for index errors when not importing from files.Thomas Tanghus
2012-06-12Encoding conversion moved to OC_Contacts_VCard::decodeProperty in commit 95cc...Thomas Tanghus
2012-06-12Contacts: Fix encoding errors, import errors, developer headache, paint cute ...Thomas Tanghus
2012-06-11Tasks: Fix resizing of the content partBart Visscher
2012-06-11Gallery: remove extra include of lib/base.phpBart Visscher
2012-06-11Calendar: remove unused markup from #controlsBart Visscher
2012-06-11Removed unecessary sanitizationLukas Reschke
2012-06-11Removed double sanitizationLukas Reschke
2012-06-11Fix double sanitizationLukas Reschke
2012-06-11Removed some unessecary sanitizationsLukas Reschke
2012-06-11Make some apps compatibleLukas Reschke
2012-06-11replace "=0D=0A" (\r\n) with a simple "\n" in vards during importBjoern Schiessle