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
AgeCommit message (Expand)Author
2016-07-08[stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry
2016-07-01remove svg classesHendrik Leppelsack
2016-06-23remove ie8+9 supportHendrik Leppelsack
2016-06-07Allow to cancel 2FA after loginJoas Schilling
2016-06-01remember redirect_url when solving the 2FA challengeChristoph Wurst
2016-05-24Allow opening the password reset link in a new window when its a URLJoas Schilling
2016-05-23Add two factor auth to coreChristoph Wurst
2016-05-17Fix #24655Thomas Müller
2016-05-11token based authChristoph Wurst
2016-05-02Allow login by email addressThomas Müller
2016-04-18Suggest cli based updater in case the instance is bigger - #23913Thomas Müller
2016-04-15Rename `username` to `loginName`Lukas Reschke
2016-04-15Move login form into controllerLukas Reschke
2016-04-12Add unit testing capabilities for templates (#23708)Thomas Müller
2016-04-06Use proper shortcut methods in templatesMorris Jobke
2016-04-04Add detailed logs hidden and show them on requestMorris Jobke
2016-04-04Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller
2016-04-04core: Fix typos (found by codespell)Stefan Weil
2016-03-31Merge pull request #16857 from owncloud/printStylesheetsC. Montero Luque
2016-03-20Consistently use rel=noreferrerLukas Reschke
2016-03-08Stupid clients only literally understand rel="icon"Daniel Aleksandersen
2016-02-10refactoring codeVincent Chan
2016-02-10Remember previous state of remember login checkboxVincent Chan
2016-02-09Move update notification code into appLukas Reschke
2016-02-02Expose display name in JS sideVincent Petry
2016-01-24Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke
2016-01-20move lost controller to core/controllerMorris Jobke
2016-01-13support print stylesheetsHendrik Leppelsack
2015-12-17Remove deprecated function OC_User::getManagerRoeland Jago Douma
2015-12-17OC_Helper::linkTo is deprecatedRoeland Jago Douma
2015-12-08Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTMLLukas Reschke
2015-12-07Remove password reset when the user can not change the passwordJoas Schilling
2015-11-28Don't trust update serverLukas Reschke
2015-11-25update page: fix heading whitespace and unbold less important sectionsJan-Christoph Borchardt
2015-11-12Update untrustedDomain.phpJürgen Weigert
2015-11-09Merge pull request #20236 from maprambo/safari-pinned-tab-iconThomas Müller
2015-11-06Merge pull request #18039 from owncloud/favicon-up-to-ie10Thomas Müller
2015-11-05do not bold header of update screenJan-Christoph Borchardt
2015-11-04Added Safari tabbed pin iconmaprambo
2015-11-03Add favicon for IE 8+Morris Jobke
2015-11-03don't validate searchboxHendrik Leppelsack
2015-11-02Merge pull request #20220 from owncloud/keep-search-openThomas Müller
2015-11-02keep searchbox open if it is in actionHendrik Leppelsack
2015-11-02Close the user menu when clicking it againJoas Schilling
2015-10-30Merge pull request #20175 from owncloud/login-arrowThomas Müller
2015-10-30remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt
2015-10-29Allow separate templates for internal and external share notificationsStephen Colebrook
2015-10-23change wording from 'remember' to more understandable 'Stay logged in'Jan-Christoph Borchardt
2015-09-29Fix login arrow in login pageVincent Petry
2015-09-25fix loginHendrik Leppelsack