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
2022-04-05Retrieve user status only once when displaying pageperformance/user-status-retrivalCarl Schwan
2022-03-24Adapt more code to migration to LoggerInterfaceCôme Chilliet
2022-01-20allow changing the top-left logo link target in system configJulien Veyssier
2022-01-08Split common vendor chunkJohn Molakvoæ (skjnldsv)
2022-01-08Move bundles to /distJohn Molakvoæ (skjnldsv)
2021-12-02Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)
2021-11-30Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)
2021-10-15Add current status in navbarCarl Schwan
2021-06-17Use proper methods for display name retrievalMorris Jobke
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-09Drop \OCP\Util::isIeChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-04Document the behaviour inlineMorris Jobke
2020-11-02No need to check if there is an avatar available, because it is generated on ...Morris Jobke
2020-09-07Make sure that getConfig is still called for browsers that do not support CSPv3Julius Härtl
2020-08-20Don't use deprecated getIniWrapper() anymoreJoas Schilling
2020-08-04Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)
2020-08-03Fix unified searchJohn Molakvoæ (skjnldsv)
2020-07-16Add constants for the magic strings of template renderingJoas Schilling
2020-04-23Provide config though initial state serviceJulius Härtl
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-10-30Merge pull request #17674 from nextcloud/enh/do_not_show_footer_subRoeland Jago Douma
2019-10-25Do not show 'Get your own free account' on services under subscriptionRoeland Jago Douma
2019-10-25Don't pass in the locale as the languageRoeland Jago Douma
2019-08-20autoloader.php could raise Not AllowedExceptionGuillaume COMPAGNON
2019-02-22Fix "Undefined index: user_uid" on login pageJoas Schilling
2019-02-19Fix OC.getCurrentUser() on guest pagesJoas Schilling
2019-01-30Provide initial stateRoeland Jago Douma
2018-12-20SCSS cache buster is a combination of apps/theming/scc_varsRoeland Jago Douma
2018-11-12Remove outdated integrity warning on each pageMorris Jobke
2018-09-13Fallback to $lang if no $locale matchJohn Molakvoæ (skjnldsv)
2018-09-10Use user locale as default in the templateJohn Molakvoæ (skjnldsv)
2018-08-23Show link to simple sign up pageMorris Jobke
2018-07-21Design structure fixesJohn Molakvoæ (skjnldsv)
2018-07-13Enable SCSS for guest pagesDaniel Calviño Sánchez
2018-06-27fix use of findLocaleGeorg Ehrke
2018-06-27OC.getLocale() now returns Locale and no longer LanguageThomas Citharel
2018-03-07Use JSCombiner from server container when searching for JS filesJulius Härtl
2018-02-27Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke
2018-02-27expose capabilities in jsBjoern Schiessle
2018-02-27Enable renderAs public pageJulius Härtl