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-06-02Validate custom dashboard background imagefix/validate-dashboard-backgroundChristopher Ng
2022-04-27Dashboard fixesJohn Molakvoæ
2022-02-17Load scripts of theming app before the dashboardLouis Chemineau
2022-01-08Fix dynamic loadingJohn Molakvoæ (skjnldsv)
2021-06-15implement dashboard API for clients, new WidgetItem class, new IAPIWidget int...Julien Veyssier
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-02-10Some psalm fixes for the DashboardControllerRoeland Jago Douma
2021-01-25Add config to specify a default dashboard layoutJulius Härtl
2020-11-18Only setup filesystem if needed for dashboard background serviceJulius Härtl
2020-11-13override default dashboard background with theming oneJulien Veyssier
2020-09-04refs #22468 fix empty php array becoming an array instead of an object in UIJulien Veyssier
2020-08-21now able to toggle statusesJulien Veyssier
2020-08-20Small fixes to cleanup codeJulius Härtl
2020-08-20Allow using geolocation in the dashboardRoeland Jago Douma
2020-08-19Fix psalm warningsMorris Jobke
2020-08-19Dashboard: Finish image list and attributionJan C. Borchardt
2020-08-19Fix php csJulius Härtl
2020-08-19Fix const visibilityJulius Härtl
2020-08-19Make it possible to define theme header styling per backgroundJulius Härtl
2020-08-19Fix late night errorsJulius Härtl
2020-08-19WIP: Start off with attribution for shipped backgroundsJulius Härtl
2020-08-19Allow to set a primary color backgroundJulius Härtl
2020-08-19Remove old shipped backgroundJulius Härtl
2020-08-19Add imagesJulius Härtl
2020-08-19Do not reset background on every saveJulius Härtl
2020-08-19Implement background reset and proper shipped settingJulius Härtl
2020-08-19Fix loading as guestJulius Härtl
2020-08-19Allow to set a custom backgroundJulius Härtl
2020-08-05Fix php cs checkJulius Härtl
2020-08-05Load sidebar on dashboardJulius Härtl
2020-08-05Refactor API to match the widget wordingJulius Härtl
2020-08-05Fix default order of widgetsJulius Härtl
2020-08-05Expose firstRun parameter to frontendJulius Härtl
2020-08-05Allow userdefined order and start with drag and drop resortingJulius Härtl
2020-07-15Dashboard strict typingJulius Härtl
2020-07-15Cleanup public api methodsJulius Härtl
2020-07-15Initialize panels early to make sure that scripts can be loadedJulius Härtl
2020-07-15Add dashboard appJulius Härtl