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-22Fix dyslexia font loadingJohn Molakvoæ
2022-04-22Add default theming disabled fallbackJohn Molakvoæ
2022-04-21Lint and psalm fixJohn Molakvoæ
2022-04-21PhpunitJohn Molakvoæ
2022-04-21Remove accessibilityJohn Molakvoæ
2022-04-21Migrate old accessibility configJohn Molakvoæ
2022-04-21Font fixes and design update for theme pickerJohn Molakvoæ
2022-04-21Migrating themes to Theming appJohn Molakvoæ
2022-04-21Write body theme selector straight in the templateJohn Molakvoæ
2022-04-21Fix twofactor loading and public imageJohn Molakvoæ
2022-04-21Update and fix theming imagesJohn Molakvoæ (skjnldsv)
2022-04-21Start theming providersJoas Schilling
2022-02-16Improve caching policyCarl Schwan
2022-02-02Avoid file system access on checking if an image existsJulius Härtl
2022-01-27Add better error handlingCarl Schwan
2022-01-27Fix registerEventListener issuesCarl Schwan
2022-01-26Fix psalm issues in theming appCarl Schwan
2022-01-08Fix dynamic loadingJohn Molakvoæ (skjnldsv)
2021-12-02Follow upstream security recommandationCarl Schwan
2021-12-02Add rgb to hsl converterCarl Schwan
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-11-19App summary is optionalJoas Schilling
2021-10-15Merge pull request #29240 from nextcloud/work/admin-delegation-implementationCarl Schwan
2021-10-15Add support for Delegation Settings for more appsCarl Schwan
2021-10-13Don't setup the filesystem to check for a favicon we don't use anywayJoas Schilling
2021-09-30Fix translated app detailsJoas Schilling
2021-08-24improve webmanifestszaimen
2021-07-13Merge pull request #26481 from ghost/fdroidJulius Härtl
2021-07-12Fix Psalm code scanning alertsMichaIng
2021-07-04Add F-DroidHouraisanNEET
2021-06-25Validate the theming color also on CLIJoas Schilling
2021-06-16Fix default product name for old themesMorris Jobke
2021-06-16Add dedicated product name to OCP\DefaultsJulius Härtl
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-09Allow webp as background imageste101
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-30Store scss variables under a different prefix for each theming config versionJulius Härtl
2020-11-23Optimize chek if background is themedJulius Härtl
2020-11-19Fix setting images through occ for themingJulius Härtl
2020-11-13override default dashboard background with theming oneJulien Veyssier
2020-11-09Shortcut to avoid file system setup when generating the logo URLMorris Jobke
2020-11-04Cleanup ImageManager::getImage()Morris Jobke
2020-11-03Add gif to if-statement to not convertJacob Neplokh
2020-10-25Enable theming background transparencyJohn Molakvoæ (skjnldsv)
2020-10-16manifest to report correct favicon sizenhirokinet
2020-10-15Allow setting favicon with a .ico fileGary Kim
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-24Add occ command to set theming valuesJulius Härtl