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
2021-09-03Fix position of search barCarl Schwan
2021-01-18Directly add notifications elementJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-02Add apple-touch-icon-precomposed (fixes #14818)Christian Wenz
2020-08-03Fix unified searchJohn Molakvoæ (skjnldsv)
2020-05-11Move the password confirmation form template to postRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2019-08-23Only add the app-itunes-app tag if the id is setJulius Härtl
2019-06-14Remove precomposed from apple-touch-icon-precomposedGary Kim
2019-05-26Change text color in search box in darktheme, ref #15598Greta Doci
2019-03-18Style of navigation links in header is too catchyJoas Schilling
2019-02-27Fix closing tags in headerJulius Härtl
2019-02-26Remove unnecessary meta tags.Dominik Wasielewski
2019-01-30Merge pull request #12785 from nextcloud/head-menu-half-height-fixMorris Jobke
2019-01-30Provide initial stateRoeland Jago Douma
2019-01-29Unify headers menu design, fix click areaJohn Molakvoæ (skjnldsv)
2019-01-14Fix click app namesMichael Weimann
2018-10-31Show all app titles on hovering app menu area, fix #10952, fix #4619Jan-Christoph Borchardt
2018-10-26Add missing tagtrendzetter
2018-07-27Really cleanup the content-wrapperJohn Molakvoæ (skjnldsv)
2018-07-21Cleanup structureJohn Molakvoæ (skjnldsv)
2018-07-19Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)
2018-06-27OC.getLocale() now returns Locale and no longer LanguageThomas Citharel
2018-06-27Make skip navigation links translatableJan-Christoph Borchardt
2018-06-26Add skip navigation / skip to content linksJan-Christoph Borchardt
2018-06-20Added new search standardJohn Molakvoæ (skjnldsv)
2018-05-08Add data-id to settings navigationJulius Härtl
2018-04-18Do not restrict zooming inJan-Christoph Borchardt
2018-04-18Add aria-label to more-apps menu as wellJan-Christoph Borchardt
2018-04-18Add proper ARIA attributes and structure to header for accessibility, thanks ...Jan-Christoph Borchardt
2018-03-04Create special option to toggle header menu containerJohn Molakvoæ (skjnldsv)
2018-02-07Referrer fix (no-referrer)Ralph Slooten
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-10Fix appmenu svg double invertJulius Härtl
2018-01-03Remove css invert since we are using svg filters for nowJulius Härtl
2018-01-03Invert app icons on IE11 as wellJulius Härtl
2017-09-29Remove unneeded tabindex, add keyboard focus feedback for app listJan-Christoph Borchardt
2017-09-29Merge legacy app title h1 into Nextcloud h1, ref #5822Jan-Christoph Borchardt
2017-09-29Add proper labels to various form elements and buttonsJan-Christoph Borchardt
2017-09-29Add alt text to app icons in headerJan-Christoph Borchardt
2017-08-03Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling
2017-08-02Replace `include` with `file_get_contents`Marin Treselj
2017-08-02Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj
2017-07-28Fixes nextcloud/gallery#269Marin Treselj
2017-07-05Merge pull request #5520 from nextcloud/disable-click-on-hintMorris Jobke
2017-07-02Simplified Nextcloud logo iconMarin Treselj
2017-06-23Hint should not be clickableMaxence Lange
2017-05-25Streamline templates, more DRYMichael Letzgus
2017-05-20Make page loading faster by deferred script loading:Michael Letzgus