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/core
AgeCommit message (Expand)Author
2014-09-30Close the session for preview generationLukas Reschke
2014-09-27Prevent monkey clicking on labelsVincent Petry
2014-09-27Add ID to markup to have the checkboxes in the right positionLukas Reschke
2014-09-27Added spinners in share dropdownVincent Petry
2014-09-27for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of app...Jan-Christoph Borchardt
2014-09-24fix filepicker home icon being partly hidden, fix #10169Jan-Christoph Borchardt
2014-09-23Moved WebDAV and internet checks to client side JSVincent Petry
2014-09-23using flush() here is pointless as we render the layout into a memory buffer ...Thomas Müller
2014-09-23remove post setup checkThomas Müller
2014-09-22fit select2 to ownCloud input styleJan-Christoph Borchardt
2014-09-22Move select2 from files_external to coreVincent Petry
2014-09-18Make 404 page easier to understandLukas Reschke
2014-09-12fix nojavascript message alignmentJan-Christoph Borchardt
2014-09-11fix folder icon alignment, fix #10866Jan-Christoph Borchardt
2014-09-11fix svg of calendar filetype iconJan-Christoph Borchardt
2014-09-11fix size of toggle icon, make container squareJan-Christoph Borchardt
2014-09-11improve style of checkmark icon, less bold, fitting ownCloud styleJan-Christoph Borchardt
2014-09-11Add X-UA-Compatible to all templatesLukas Reschke
2014-09-10Fix broken new lines in plain text mail templateJoas Schilling
2014-09-09allow . in dbname on web installJörn Friedrich Dreyer
2014-09-09also add no-JavaScript notice to log in and sharing pages because they do not...Jan-Christoph Borchardt
2014-09-09fix styling and wording of no-JavaScript messageJan-Christoph Borchardt
2014-09-04Fix upgrade process when apps enabled for specific groupsVincent Petry
2014-08-31fix z-index of navigation sidebar for mobile devicesMorris Jobke
2014-08-29define min height/width for icon classes to make sure they showJan-Christoph Borchardt
2014-08-29allow horizontal scrollbar for personal and admin settingsJan-Christoph Borchardt
2014-08-28Enhancement: Adds input styles to input type dates too.raghunayyar
2014-08-26Add a trusted domain wizardLukas Reschke
2014-08-25Warn user on resetting passwords via occ when encryption is enabledkondou
2014-08-21Fix share dropdown when links are not allowedVincent Petry
2014-08-21Do not close container/slider when clicking on single select fieldVincent Petry
2014-08-21it does not affect gravity on planet earth, but only for tipsyArthur Schiwon
2014-08-21make singleselect check for gravity wish, and make it south for default quotaArthur Schiwon
2014-08-21replace spaces with tabs in apps.jsMorris Jobke
2014-08-21Trigger events when app-settings visibility changesVincent Petry
2014-08-19Send feedback from upgrading apps to the upgrade uiRobin Appelman
2014-08-18fix color of links in warnings, fix #10480Jan-Christoph Borchardt
2014-08-18Added upgrade notice to avoid timeoutsVincent Petry
2014-08-18Fixed folder icon update routine when share owner existsVincent Petry
2014-08-15change error text color to white for better contrast, fix #10424Jan-Christoph Borchardt
2014-08-14we need the recipient as a additional parameter to know for which share the n...Bjoern Schiessle
2014-08-12remove 'no people found' entryBjoern Schiessle
2014-08-11in case $_POST['itemSourceName'] does not exist we simply default it to nullThomas Müller
2014-08-11update unit test, min date should be always today + 1Bjoern Schiessle
2014-08-11set minDate always to today + one dayBjoern Schiessle
2014-08-11simplify app navigation lookJan-Christoph Borchardt
2014-08-10remove confusing 'automatic logon rejected' message, fix #8591Jan-Christoph Borchardt
2014-08-07Use human readable relative date for oc-dialog-filepickersTom Needham
2014-08-05don't display share permission if resharing was disabled by the adminBjoern Schiessle
2014-08-05fix long filename display in filepickerJan-Christoph Borchardt