Julius Härtl
|
8a3016565f
|
Small fixes to cleanup code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-20 12:27:57 +02:00 |
Joas Schilling
|
077e2fec74
|
Merge pull request #22311 from nextcloud/bugfix/noid/dont-load-all-calendarobjects-into-memory
Don't load all calendar objects into memory
|
2020-08-20 11:22:37 +02:00 |
Joas Schilling
|
bdc352ee3f
|
Merge pull request #22320 from nextcloud/bugfix/noid/exclude-bridge-bot-password-of-talk
Exclude the Bridge Bot password as well
|
2020-08-20 11:18:05 +02:00 |
Jan C. Borchardt
|
4a08736a9b
|
User status: Update icons for better visibility
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 10:58:43 +02:00 |
Joas Schilling
|
2e4b3cebc6
|
Exclude the Bridge Bot password as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-20 10:28:35 +02:00 |
Morris Jobke
|
6e5d7e40a0
|
Merge pull request #22313 from nextcloud/fix/dashboard/geolocation
Allow using geolocation in the dashboard
|
2020-08-20 10:22:59 +02:00 |
Roeland Jago Douma
|
af3a59fab5
|
Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_string
Allow writing empty content to new file
|
2020-08-20 09:03:06 +02:00 |
Roeland Jago Douma
|
f6578b74f4
|
Allow using geolocation in the dashboard
Else the weather geolocation is kind of useless.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-08-20 09:00:03 +02:00 |
Morris Jobke
|
1f4c029977
|
Merge pull request #22124 from nextcloud/enh/weather-status
weather status used in dashboard
|
2020-08-20 08:05:01 +02:00 |
Joas Schilling
|
553cda2a6d
|
Don't load all calendar objects into memory
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-20 07:56:25 +02:00 |
Nextcloud bot
|
6d21e0f6ff
|
[tx-robot] updated from transifex
|
2020-08-20 02:17:38 +00:00 |
Julien Veyssier
|
143db7f5ee
|
better translations, fix status color, build user status and dashboard
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-20 01:44:53 +02:00 |
Jan C. Borchardt
|
f0a306c3fe
|
Weather status: Fix small design issues
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 00:54:11 +02:00 |
Julien Veyssier
|
70d1d1997a
|
new weather status used in dashboard
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-20 00:21:08 +02:00 |
Morris Jobke
|
d8bdb439a4
|
Merge pull request #22289 from nextcloud/techdebt/noid/fix-encryption-stream-invalid-scalar-arguments
Cast float to int to avoid invalid scalar argument warning
|
2020-08-19 22:08:15 +02:00 |
Morris Jobke
|
387cac4c5f
|
Properly inject IRouter into URLGenerator to properly encapsulate tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 22:00:47 +02:00 |
Morris Jobke
|
053ee7b386
|
Only load routes of the app which is requested
* Add fallback to load all routes if needed
* Move partial loaded routes test to proper place
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 21:58:20 +02:00 |
Morris Jobke
|
d3a53d6f39
|
Merge pull request #22214 from nextcloud/dashboard/design-fixes
Custom dashboard background
|
2020-08-19 21:55:54 +02:00 |
Morris Jobke
|
72df65c810
|
Fix psalm warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 21:55:13 +02:00 |
Morris Jobke
|
da584462d1
|
Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generation
Harden SSE key generation
|
2020-08-19 20:42:34 +02:00 |
Morris Jobke
|
5a064ec28b
|
Fix typo in error message
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 20:42:27 +02:00 |
Roeland Jago Douma
|
b604d5232e
|
Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_in
SSE: make legacy format opt in
|
2020-08-19 20:10:45 +02:00 |
Morris Jobke
|
4361d65f5f
|
Merge pull request #22041 from nextcloud/feature/noid/typed_events_dav
Add Typed Events for CalDAV- and CardDAV-related Events
|
2020-08-19 19:34:12 +02:00 |
Morris Jobke
|
c449d54204
|
Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-names
Use matching parameter names form interfaces and implementations
|
2020-08-19 19:34:02 +02:00 |
Morris Jobke
|
4c6eb96471
|
Merge pull request #22280 from nextcloud/bugfix/noid/429-on-brute-force-maximum
Send "429 Too Many Requests" in case of brute force protection
|
2020-08-19 18:21:01 +02:00 |
Morris Jobke
|
4db7829f43
|
Better psalm CI output
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 18:16:35 +02:00 |
Morris Jobke
|
fedf9c69d9
|
Use matching parameter names form interfaces and implementations
Found by Psalm 3.14.1
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 18:16:35 +02:00 |
Morris Jobke
|
60be722ee8
|
Merge pull request #22288 from nextcloud/techdebt/noid/fix-oc_image-invalid-scalar-arguments
Cast float/char to int to avoid invalid scalar argument warning
|
2020-08-19 17:55:56 +02:00 |
Julius Härtl
|
93e671e812
|
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:31 +02:00 |
Julius Härtl
|
e2f71fd322
|
Only show app store link if user is admin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
1c3e95670d
|
Dashboard: fix visual glitch when clicking on active background
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Julius Härtl
|
2b51b62f94
|
Add previews
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
8eff3f02b6
|
Dashboard: Adjust for dark and high contrast themes
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
3a3fa036e6
|
Dashboard: Adjust for dark and high contrast themes
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
6e92c7212e
|
Dashboard: Finish image list and attribution
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
d1a2482dda
|
Dashboard: Add more feedback for selected background
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Julius Härtl
|
9a7f7ea5e7
|
Fix php cs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
a4ebef75e9
|
Fix const visibility
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
1e61cf617a
|
Add active indicator to background selector
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
d288a11cee
|
Only invert header buttons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
551d435f89
|
Make it possible to define theme header styling per background
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Jan C. Borchardt
|
5932376333
|
Dashboard: fix HTML structure of background picker
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
135ceb4a9d
|
Fix late night errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
d02a92e870
|
WIP: Start off with attribution for shipped backgrounds
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
5661775568
|
Allow to set a primary color background
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
fa2072e36b
|
Fix keyboard navigation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Jan C. Borchardt
|
38afee82bd
|
Dashboard: Customize modal design improvements
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
8d22d02422
|
Remove old shipped background
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:27 +02:00 |
Julius Härtl
|
9a90351435
|
Add images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
update images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:27 +02:00 |
Julius Härtl
|
4118cb0be6
|
Do not reset background on every save
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:27 +02:00 |