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
2016-03-22Merge pull request #23433 from owncloud/stable82_fix_22128Thomas Müller
2016-03-21Do not show hash if parent is shared by linkRoeland Jago Douma
2016-03-18Keep share checkboxes togetherVincent Petry
2016-03-08Update error text for link passwordsMorris Jobke
2016-03-01Improved JS L10N bundle merging + testsVincent Petry
2016-02-29Allow to overwrite a single language string via the theme folderJoas Schilling
2016-02-22Make sure to init the users Filesystem so we can add group sharesJoas Schilling
2016-02-22Fix on shared groups assignment.Leonardo Diez
2016-02-13Remove invalid type-castLukas Reschke
2016-02-08Introduce some mimetypes for richdocumentsFaruk Uzun
2016-02-03Backport #22086 to stable8.2RealRancor
2016-02-01Make enable_avatars setting more robustMorris Jobke
2016-01-11Check the correct config for displaying the "notify by email" optionJoas Schilling
2015-12-17Allow specifying a custom reset-password-urlJoas Schilling
2015-12-17Remove password reset when the user can not change the passwordJoas Schilling
2015-12-08Merge pull request #21024 from owncloud/stable8.2-share-unsharelinkpapercutThomas Müller
2015-12-08Fix unshare link click elementVincent Petry
2015-12-07Fix duplicate bogus share field when link sharing is not allowedVincent Petry
2015-11-25Merge pull request #20457 from owncloud/backport-checkbox-accessibilityVincent Petry
2015-11-16password_policy is a shipped appThomas Müller
2015-11-11make new checkbox style accessible for screenreadersHendrik Leppelsack
2015-11-10Merge pull request #20443 from owncloud/stable8.2-set-ie-class-for-ie10plusVincent Petry
2015-11-10Set "ie" CSS class for IE10, IE11Vincent Petry
2015-11-10move font back from Light to Regular for body text on normal-res screens, fix...Jan-Christoph Borchardt
2015-11-06Mark files_drop as shippedLukas Reschke
2015-11-06Use the normal OC.menu JS for handling the Settings menuJoas Schilling
2015-11-06Close the user menu when clicking it againJoas Schilling
2015-11-05fix button text colorJan-Christoph Borchardt
2015-10-30remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt
2015-10-29Fix icon update to be more consistentVincent Petry
2015-10-29Add a repair step that checks for group membership on sharesJoas Schilling
2015-10-28Merge pull request #20104 from owncloud/stable8.2-backport-20097Thomas Müller
2015-10-28Revert "setting to skip migration tests by default"Morris Jobke
2015-10-28[IE9] Don't send link share password placeholderVincent Petry
2015-10-27Merge pull request #20091 from owncloud/backport-tipsy-bodyMorris Jobke
2015-10-27append tipsys to bodyHendrik Leppelsack
2015-10-27Disable app icon preview in apps page for IEVincent Petry
2015-10-26Merge pull request #20052 from owncloud/stable8.2-share-clicklinkfocusThomas Müller
2015-10-26Fix share link focus on clickVincent Petry
2015-10-26Fix for broken ajax/share.php endpointRoeland Jago Douma
2015-10-26Ensure the password is only hashed in case it's changed on the client - fixes...Thomas Müller
2015-10-21Update: state which step we are going to start and warn if it might be slowJoas Schilling
2015-10-20Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-positionMorris Jobke
2015-10-20Merge pull request #19782 from owncloud/stable8.2-passwordchange-hidestrength...Morris Jobke
2015-10-20Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2Morris Jobke
2015-10-20Merge pull request #19835 from owncloud/stable8.2-share-checkboxuniqueidsThomas Müller
2015-10-20Merge pull request #19771 from owncloud/stable8.2-share-emailsenterrorMorris Jobke
2015-10-16Fix spinner positions in share tabVincent Petry
2015-10-16Fix DOM element ids in share dialogVincent Petry
2015-10-14Properly hide strengthify after password changeVincent Petry