]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2016-08-30 Lukas ReschkeProper branding 1198/head
2016-08-30 Lukas ReschkeShow error if PHP version below 5.6 is used
2016-08-30 Lukas ReschkeExecute only tests for modern PHP versions
2016-08-30 Lukas ReschkeExclude older PHP versions from .travis.yml
2016-08-30 Morris JobkeMerge pull request #1190 from nextcloud/addressbook...
2016-08-30 Joas SchillingMerge pull request #1187 from nextcloud/danysz-master
2016-08-30 Joas SchillingAdd a unit test for all the magic 1190/head
2016-08-30 Joas SchillingCorrectly handle multi-values when converting VCards...
2016-08-30 Roeland Jago... Merge pull request #1089 from nextcloud/allow-to-preven...
2016-08-30 Roeland Jago... Merge pull request #1138 from nextcloud/expiry-as-occ...
2016-08-30 Morris Jobkeupdate to proper icons and run occ command to update... 1187/head
2016-08-30 Daniel SzaszUpdate the mime types with the relevant types for ...
2016-08-30 Joas SchillingMerge pull request #1178 from nextcloud/theming-spinner...
2016-08-30 Morris JobkeMerge pull request #988 from nextcloud/ocs_federation
2016-08-30 Morris JobkeMerge pull request #974 from nextcloud/move_ocs_routes_...
2016-08-30 Roeland Jago... Merge pull request #1160 from nextcloud/downstream...
2016-08-30 Morris JobkeMerge pull request #1172 from nextcloud/core_cleanup
2016-08-30 Morris JobkeMerge pull request #891 from nextcloud/us_25810
2016-08-30 Julius HaertlTheming: Show loading spinner while uploading files 1178/head
2016-08-29 blizzzMerge pull request #1132 from nextcloud/prevent-parse...
2016-08-29 Lukas ReschkeMerge pull request #1169 from nextcloud/2fa-single...
2016-08-29 Roeland Jago... AvatarController use proper JSONResponse 1172/head
2016-08-29 Roeland Jago... Minor cleanup in core Controllers
2016-08-29 Lukas ReschkeMerge pull request #1170 from nextcloud/theming-fix...
2016-08-29 Roeland Jago... UserController does not require Defaults
2016-08-29 Roeland Jago... Merge pull request #1130 from nextcloud/shared-upload...
2016-08-29 Roeland Jago... Merge pull request #1147 from nextcloud/files-hidden...
2016-08-29 Roeland Jago... Merge pull request #1146 from nextcloud/init-filesconfig
2016-08-29 Roeland Jago... Merge pull request #1148 from nextcloud/files-scan...
2016-08-29 Roeland Jago... Merge pull request #1145 from nextcloud/upstream-25794
2016-08-29 Roeland Jago... Merge pull request #1142 from nextcloud/fix-case-sensit...
2016-08-29 Roeland Jago... Merge pull request #1139 from nextcloud/clean-code...
2016-08-29 Christoph WurstMerge pull request #1115 from nextcloud/fix_146
2016-08-29 Julius HaertlTheming: fix primary button for bright colors 1170/head
2016-08-29 Christoph Wurstredirect to 2fa provider if there's only one active... 1169/head
2016-08-29 Joas SchillingMerge pull request #1136 from nextcloud/fix-16041
2016-08-29 Joas SchillingMerge pull request #1135 from nextcloud/choose-buttons
2016-08-29 Joas SchillingMerge pull request #1134 from nextcloud/fix_redirection
2016-08-29 Joas SchillingMerge pull request #1133 from nextcloud/fix-numerous
2016-08-29 Joas SchillingMerge pull request #1131 from nextcloud/add-padding
2016-08-29 Roeland Jago... Merge pull request #1128 from nextcloud/upstream-25922
2016-08-29 Lukas ReschkeMerge pull request #1117 from iamfool/master
2016-08-29 Jörn Friedrich... use correct OCP\Defaults 1160/head
2016-08-29 martin.mattel... Include "Product Name" in status.php printout
2016-08-29 Thomas MüllerBefore a user is getting scanned the database connectio... 1148/head
2016-08-29 Vincent PetryDisplay number of hidden files in files summary (#25870) 1147/head
2016-08-29 Vincent PetryMake sure file list files config always exists 1146/head
2016-08-29 Markus Goetz[master] DAV: Return data-fingerprint always when asked... 1145/head
2016-08-29 Thomas MüllerFix issues where some user settings cannot be loaded... 1142/head
2016-08-29 Thomas MüllerSome cleanup within OC_Image (#25875) 1139/head
2016-08-29 Thomas MüllerAdd occ command to expire the trashbin (#25878) 1138/head
2016-08-29 Sergio BertolínModified overflow in multiselector 1136/head
2016-08-29 Sujith HaridasanChoose button remains disabled unless files are chosen 1135/head
2016-08-29 Juan Pablo... Fix redirection taking care of protocol and port 1134/head
2016-08-29 Jörn Friedrich... always return numeric storage id as int, also check... 1133/head
2016-08-29 Raghu NayyarAdds padding and max-width to the input for the sign... 1131/head
2016-08-29 Joas SchillingPrevent parse error on editing an HTML comment 1132/head
2016-08-29 Thomas MüllerA shared storage is never a home storage - fixes #25582 1130/head
2016-08-29 Sergio BertolinAdded integration test
2016-08-29 Vincent PetryFix group sorting in user list group selection 1128/head
2016-08-29 Vincent PetryExtra non-available groups also in list
2016-08-29 Vincent PetryUsers page lazy multiselect group dropdowns
2016-08-29 Joas SchillingCheck if the file isReadable() before sending a (cached... 1089/head
2016-08-29 iamfoolUpdate AdminTest.php 1117/head
2016-08-29 iamfoolUpdate Admin.php
2016-08-28 Roeland Jago... Link 'Allow editing' => 'Allow upload and editing' 1115/head
2016-08-28 Roeland Jago... Move federated sharing routes to the federatedfileshari... 974/head
2016-08-28 Lukas ReschkeMerge pull request #976 from nextcloud/downstream-25702
2016-08-28 Lukas ReschkeMerge pull request #847 from nextcloud/quota-mount...
2016-08-28 Roeland Jago... Use function parameters 988/head
2016-08-28 Roeland Jago... Move OCSAuthAPI to AppFramework
2016-08-28 Raghu NayyarMerge pull request #1093 from nextcloud/mail-fontstack
2016-08-28 Raghu NayyarMerge pull request #1105 from nextcloud/usermenu-ordering
2016-08-27 Jan-Christoph... Merge pull request #1097 from nextcloud/2fa-cancel...
2016-08-27 Jan-Christoph... Merge pull request #1103 from nextcloud/improve-theming...
2016-08-27 Jan-Christoph... Merge pull request #1098 from nextcloud/2fa-challenge...
2016-08-27 Lukas ReschkeMerge pull request #1054 from nextcloud/less-cache...
2016-08-27 Lukas ReschkeMerge pull request #968 from Faldon/fixing_spinner_anim...
2016-08-27 Jan-Christoph... fix ordering of user menu entries 1105/head
2016-08-27 Lukas ReschkeMerge pull request #1058 from nextcloud/avatarControlle...
2016-08-27 Jan-Christoph... fix double semicolon 1097/head
2016-08-27 Lukas ReschkeUse temporary file as cache 1103/head
2016-08-27 Lukas ReschkeIncrease theming performance
2016-08-27 Christoph Wurstlist 2FA providers as buttons 1098/head
2016-08-27 Christoph Wurstuse centered h2 for 2FA page headers
2016-08-27 Christoph Wurstfix 2fa challenge page wording
2016-08-27 Christoph Wurstreorder 2fa challenge HTML
2016-08-27 Lukas ReschkeMerge pull request #1091 from nextcloud/theming-title...
2016-08-27 Christoph Wurst2fa cancel login styling
2016-08-26 Jan-Christoph... use proper font stack for email 1093/head
2016-08-26 Julius HaertlTheming: Preview for page title 1091/head
2016-08-26 Lukas ReschkeMerge pull request #1088 from nextcloud/core_tags_cleanup
2016-08-26 Joas SchillingMerge pull request #1031 from nextcloud/2fa-infinite...
2016-08-26 Roeland Jago... Autoloader update 1088/head
2016-08-26 Roeland Jago... Merge pull request #1085 from nextcloud/fix-ffs-sharing...
2016-08-26 Roeland Jago... Merge pull request #771 from nextcloud/theming-fixes
2016-08-26 Roeland Jago... Remove the core tag routes since they are broken
2016-08-26 Lukas ReschkeMerge pull request #1053 from nextcloud/set-quota-non-int
2016-08-26 Lukas ReschkeMerge pull request #1077 from nextcloud/sharee_ocs_appf...
2016-08-26 Joas SchillingReorder the buttons by importance 1085/head
next