summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_s...Roeland Jago Douma2020-08-201-1/+1
|\
| * Allow writing empty content to new fileGeorg Ehrke2020-08-131-1/+1
* | Merge pull request #22124 from nextcloud/enh/weather-statusMorris Jobke2020-08-2048-13/+1439
|\ \
| * | 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-2042-0/+1442
* | | [tx-robot] updated from transifexNextcloud bot2020-08-206-2/+6
|/ /
* | Merge pull request #22289 from nextcloud/techdebt/noid/fix-encryption-stream-...Morris Jobke2020-08-192-6/+1
|\ \
| * | Cast float to int to avoid invalid scalar argument warningMorris Jobke2020-08-182-6/+1
* | | 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-1919-16/+327
|\ \ \ \ \
| * | | | | Add legacy scanning commandRoeland Jago Douma2020-08-195-1/+145
| * | | | | Add setup check that links to the migration documentationMorris Jobke2020-08-196-2/+77
| * | | | | Make legacy cipher opt inRoeland Jago Douma2020-08-198-13/+105
| | |/ / / | |/| | |
* | | | | 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