summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22311 from nextcloud/bugfix/noid/dont-load-all-calendarob...Joas Schilling2020-08-201-14/+15
|\
| * Don't load all calendar objects into memoryJoas Schilling2020-08-201-14/+15
* | Allow using geolocation in the dashboardRoeland Jago Douma2020-08-201-1/+8
* | Merge pull request #22124 from nextcloud/enh/weather-statusMorris Jobke2020-08-2044-13/+1434
|\ \ | |/ |/|
| * better translations, fix status color, build user status and dashboardJulien Veyssier2020-08-207-47/+35
| * Weather status: Fix small design issuesJan C. Borchardt2020-08-203-10/+6
| * new weather status used in dashboardJulien Veyssier2020-08-2038-0/+1437
* | [tx-robot] updated from transifexNextcloud bot2020-08-204-2/+4
|/
* Merge pull request #22214 from nextcloud/dashboard/design-fixesMorris Jobke2020-08-1945-84/+767
|\
| * Fix psalm warningsMorris Jobke2020-08-192-1/+2
| * Bump bundlesJulius Härtl2020-08-192-2/+2
| * Only show app store link if user is adminJulius Härtl2020-08-191-1/+2
| * Dashboard: fix visual glitch when clicking on active backgroundJan C. Borchardt2020-08-191-1/+1
| * Add previewsJulius Härtl2020-08-1916-1/+2
| * Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-0/+4
| * Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-24/+18
| * Dashboard: Finish image list and attributionJan C. Borchardt2020-08-191-22/+45
| * Dashboard: Add more feedback for selected backgroundJan C. Borchardt2020-08-192-3/+10
| * Fix php csJulius Härtl2020-08-192-13/+29
| * Fix const visibilityJulius Härtl2020-08-191-3/+2
| * Add active indicator to background selectorJulius Härtl2020-08-192-11/+19
| * Only invert header buttonsJulius Härtl2020-08-192-4/+5
| * Make it possible to define theme header styling per backgroundJulius Härtl2020-08-194-20/+94
| * Dashboard: fix HTML structure of background pickerJan C. Borchardt2020-08-191-24/+11
| * Fix late night errorsJulius Härtl2020-08-192-1/+6
| * WIP: Start off with attribution for shipped backgroundsJulius Härtl2020-08-192-11/+46
| * Allow to set a primary color backgroundJulius Härtl2020-08-197-75/+151
| * Fix keyboard navigationJulius Härtl2020-08-192-17/+36
| * Dashboard: Customize modal design improvementsJan C. Borchardt2020-08-192-31/+54
| * Remove old shipped backgroundJulius Härtl2020-08-193-14/+16
| * Add imagesJulius Härtl2020-08-1920-24/+10
| * Do not reset background on every saveJulius Härtl2020-08-191-8/+5
| * Push widget metadata to callbackJulius Härtl2020-08-191-1/+3
| * Implement background reset and proper shipped settingJulius Härtl2020-08-194-34/+97
| * Fix loading as guestJulius Härtl2020-08-191-0/+3
| * Allow to set a custom backgroundJulius Härtl2020-08-196-1/+343
| * Move customize button to the bottomJulius Härtl2020-08-191-20/+24
| * Sticky header backgroundJulius Härtl2020-08-191-1/+11
* | Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generationMorris Jobke2020-08-196-40/+131
|\ \
| * | Fix typo in error message Morris Jobke2020-08-191-1/+1
| * | Test for locking state in key generationJulius Härtl2020-08-142-5/+51
| * | Harden key generationJulius Härtl2020-08-144-35/+80
* | | Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma2020-08-1912-13/+251
|\ \ \
| * | | Add legacy scanning commandRoeland Jago Douma2020-08-194-1/+144
| * | | Add setup check that links to the migration documentationMorris Jobke2020-08-195-0/+69
| * | | Make legacy cipher opt inRoeland Jago Douma2020-08-193-12/+38
| | |/ | |/|
* | | Merge pull request #22041 from nextcloud/feature/noid/typed_events_davMorris Jobke2020-08-1934-104/+2350
|\ \ \
| * | | Typecast parameter of getAddressBookByIdGeorg Ehrke2020-08-191-1/+1
| * | | Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-1834-104/+2350
* | | | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-1910-43/+49
| |/ / |/| |