summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke2020-08-194-21/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | | Only load routes of the app which is requestedMorris Jobke2020-08-193-6/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add fallback to load all routes if needed * Move partial loaded routes test to proper place Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | | Merge pull request #22321 from nextcloud/status/iconsGeorg Ehrke2020-08-206-9/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | User status: Update icons for better visibility
| * | | | | | User status: Update icons for better visibilityJan C. Borchardt2020-08-206-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | | | | | Run psalm-baseline.xml update once a dayMorris Jobke2020-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | | Revert "This is just to trigger the GitHub scheduled actions registration"Morris Jobke2020-08-201-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2e912990ff63ca364a070243594b174e0ec9868b.
* | | | | | | This is just to trigger the GitHub scheduled actions registrationMorris Jobke2020-08-201-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is needed for #22314 and I will revert it right away afterwards. Sorry for the trouble. See the answer in https://stackoverflow.com/questions/59560214/github-action-works-on-push-but-not-scheduled
* | | | | | | Run update-psalm-baseline action every 5 minutesMorris Jobke2020-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For debugging purposed due to a GitHub bug. See #22325 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | | Merge pull request #22326 from nextcloud/revert-22325-MorrisJobke-patch-1Morris Jobke2020-08-201-16/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "This is just to trigger the GitHub scheduled actions registration"
| * | | | | | | Revert "This is just to trigger the GitHub scheduled actions registration"Morris Jobke2020-08-201-16/+0
|/ / / / / / /
* | | | | | | Merge pull request #22325 from nextcloud/MorrisJobke-patch-1Morris Jobke2020-08-201-0/+16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | This is just to trigger the GitHub scheduled actions registration
| * | | | | | | This is just to trigger the GitHub scheduled actionsMorris Jobke2020-08-201-0/+16
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is needed for https://github.com/nextcloud/server/pull/22314 and I will revert it right away afterwards. Sorry for the trouble.
* | | | | | | Merge pull request #22314 from ↵Morris Jobke2020-08-202-2/+45
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/ci/noid/run-daily-updates-of-psalm-baseline Generate psalm-baseline.xml PR instead of requiring this from the PR …
| * | | | | | Generate psalm-baseline.xml PR instead of requiring this from the PR author ↵Morris Jobke2020-08-202-2/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | itself Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | | Merge pull request #22311 from ↵Joas Schilling2020-08-201-14/+15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/dont-load-all-calendarobjects-into-memory Don't load all calendar objects into memory
| * | | | | | | Don't load all calendar objects into memoryJoas Schilling2020-08-201-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Merge pull request #22320 from ↵Joas Schilling2020-08-201-2/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/exclude-bridge-bot-password-of-talk Exclude the Bridge Bot password as well
| * | | | | | | | Exclude the Bridge Bot password as wellJoas Schilling2020-08-201-2/+3
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Merge pull request #22313 from nextcloud/fix/dashboard/geolocationMorris Jobke2020-08-201-1/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Allow using geolocation in the dashboard
| * | | | | | | Allow using geolocation in the dashboardRoeland Jago Douma2020-08-201-1/+8
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Else the weather geolocation is kind of useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #22237 from ↵Roeland Jago Douma2020-08-201-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/allow_putContent_empty_string Allow writing empty content to new file
| * | | | | | Allow writing empty content to new fileGeorg Ehrke2020-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | | | Merge pull request #22124 from nextcloud/enh/weather-statusMorris Jobke2020-08-2048-13/+1439
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | weather status used in dashboard
| * | | | | | better translations, fix status color, build user status and dashboardJulien Veyssier2020-08-207-47/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
| * | | | | | Weather status: Fix small design issuesJan C. Borchardt2020-08-203-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | | new weather status used in dashboardJulien Veyssier2020-08-2042-0/+1442
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-206-2/+6
|/ / / / / /
* | | | | | Merge pull request #22289 from ↵Morris Jobke2020-08-192-6/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/fix-encryption-stream-invalid-scalar-arguments Cast float to int to avoid invalid scalar argument warning
| * | | | | Cast float to int to avoid invalid scalar argument warningMorris Jobke2020-08-182-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #22214 from nextcloud/dashboard/design-fixesMorris Jobke2020-08-1945-84/+767
|\ \ \ \ \ \ | | | | | | | | | | | | | | Custom dashboard background
| * | | | | | Fix psalm warningsMorris Jobke2020-08-192-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | | Bump bundlesJulius Härtl2020-08-192-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Only show app store link if user is adminJulius Härtl2020-08-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Dashboard: fix visual glitch when clicking on active backgroundJan C. Borchardt2020-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | | Add previewsJulius Härtl2020-08-1916-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | | Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-24/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | | Dashboard: Finish image list and attributionJan C. Borchardt2020-08-191-22/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | | Dashboard: Add more feedback for selected backgroundJan C. Borchardt2020-08-192-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | | Fix php csJulius Härtl2020-08-192-13/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Fix const visibilityJulius Härtl2020-08-191-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Add active indicator to background selectorJulius Härtl2020-08-192-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Only invert header buttonsJulius Härtl2020-08-192-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Make it possible to define theme header styling per backgroundJulius Härtl2020-08-194-20/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Dashboard: fix HTML structure of background pickerJan C. Borchardt2020-08-191-24/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | | Fix late night errorsJulius Härtl2020-08-192-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | WIP: Start off with attribution for shipped backgroundsJulius Härtl2020-08-192-11/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Allow to set a primary color backgroundJulius Härtl2020-08-197-75/+151
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Fix keyboard navigationJulius Härtl2020-08-192-17/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Dashboard: Customize modal design improvementsJan C. Borchardt2020-08-192-31/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>