Daniel Biegler
Daniel Biegler
How long does it take for you to compress a couple of images? I tried compressing a 7,8MB JPG with --quality 84 and it took nearly 20 minutes. I also...
If the input is too large plotly will crash, currently there is no user feedback except for in the console which isn't good UX Reproduce: * pick a 3D mode...
Plotly.restyle('plot', 'marker.color', colors); See #14, #15
[/u/DocZoi](https://www.reddit.com/user/DocZoi) suggested: > [...] convert the DNA letters using the https://en.m.wikipedia.org/wiki/Genetic_code and use the resulting amino acids to generate the visualization.
## Scope What's changed: - The roles service now checks on creation and updates whether or not it received valid ip-addresses/ranges - New unit tests for testing invalid ip access...
## Scope What's changed: - Removed browser form-validation for email on login to support more emails - Now users can login with German names for example `jü[email protected]` - Fixed a...
Fixes #19797 ## Scope What's changed: - Adds app onboarding for admins with slides for basic project and user setup - Adds `SHOW_ADMIN_ONBOARDING` env variable and a section in docs...
### Describe the Improvement This is a continuation on https://github.com/directus/directus/pull/21338 for keeping track of newly discovered bugs/improvements: # `presentation-links` component Improvement Allow refetching of relational fields when changing an existing...
### Describe the Bug This is a continuation on #21338 for keeping track of newly discovered bugs: If you have a translation interface that contains presentation-links, said links will not...
**Is your feature request related to a problem? Please describe.** Was wondering why I can't see my images. Turns out, per the Docs (nice), Assets are Channel-Aware and need to...