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-05-07Remove manual file cache insertions of shared files, update mtime of shared f...Michael Gapczynski
2012-05-07Fix feedback for sharing errorsMichael Gapczynski
2012-05-07Add php-pdo to soft depend checkBrice Maron
2012-05-07Add php-xml as dependency for core fix oc-364Brice Maron
2012-05-07ported the oc_template classFrank Karlitschek
2012-05-06Calendar: Fixed image paths.Thomas Tanghus
2012-05-06Contacts: Re-added some styling that got lost in a revert.Thomas Tanghus
2012-05-06Correct wrong DB quotes for calendar share functionsBrice Maron
2012-05-06Contacts: Fix for Android browser again, again.Thomas Tanghus
2012-05-06Contacts: Resized Add button. Now how do I add a gradient? ;-)Thomas Tanghus
2012-05-06Revert Android positioning 'fix'.Thomas Tanghus
2012-05-06Revert "Contacts: Fix for leftcontent positioning in Android browser."Thomas Tanghus
2012-05-06Forgot to fix one file...Thomas Tanghus
2012-05-06Calendar: Fix calendar export linkBart Visscher
2012-05-06Contacts: Fix for leftcontent positioning in Android browser.Thomas Tanghus
2012-05-06Contacts: Removed redundant styles.Thomas Tanghus
2012-05-06added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek
2012-05-06Add back removed groups to the select form correctlyMichael Gapczynski
2012-05-06Calendar: fix return of insert idBart Visscher
2012-05-05Fix loading by apptype in webdavBart Visscher
2012-05-05Refactor sharing UI; bug fixes, code clean-up, and more efficient with less a...Michael Gapczynski
2012-05-05Remove blind effect for email private link in drop downMichael Gapczynski
2012-05-05fix writing of webdav.phpGeorg Ehrke
2012-05-05fix pathes for cal andcarddavGeorg Ehrke
2012-05-05remove debug messagesGeorg Ehrke
2012-05-05Tasks: Fix addtask for <5.4 php versionBart Visscher
2012-05-05fix writing in remote folderGeorg Ehrke
2012-05-05Merge branch 'tasks' for Tasks appBart Visscher
2012-05-05Tasks: Fix add task actionBart Visscher
2012-05-05improve cryptstream fro writing non-chunksized dataRobin Appelman
2012-05-05only emit the filesystem hooks once when creating a new fileRobin Appelman
2012-05-05Custom icons for contacts appFlorian Hülsmann
2012-05-05Contacts: Make editable fields more discoverable. Align group field verticall...Thomas Tanghus
2012-05-05Contacts: Don't try to render invalid properties.Thomas Tanghus
2012-05-05Contacts: Set min-width on note to make it render correctly.Thomas Tanghus
2012-05-05porting the hooks and starting with the templatesFrank Karlitschek
2012-05-05Contacts: Better checks for GD library.Thomas Tanghus
2012-05-04Tasks: Some stylingBart Visscher
2012-05-04Tasks: More updates to public APIBart Visscher
2012-05-04Add missing file.Thomas Tanghus
2012-05-04Calendar: Use array_merge to join event arraysBart Visscher
2012-05-04Tasks: Fix ajax calls in javascriptBart Visscher
2012-05-04Tasks: Update for movable appsBart Visscher
2012-05-04Tasks: Update to new public APIBart Visscher
2012-05-04Merge branch 'master' into tasksBart Visscher
2012-05-04Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus
2012-05-04Contacts: Improve NOTE UI. Cleanup markup.Thomas Tanghus
2012-05-04LDAP: check first, if requested attribute existsArthur Schiwon
2012-05-04LDAP: use the correct attribute for the display nameArthur Schiwon
2012-05-04LDAP: also those functions were not meant to be staticArthur Schiwon