Eike Thies

Results 43 issues of Eike Thies

Let's say i want to generate [email protected] to [email protected]. It would be nice to be able to specify the following template: ``` template: { email: 'user_{{index}}@myservice.com', password: 'test123' } ```

The primary field auto increment value is not resetted on delete operation, thus when seeding the app the first time and creating 1 user he will have the id 1....

Another question/possible improvement. Currently it seems that the execution order of service array is not guaranteed to be like stated in the config file right? e.g. i have the following...

in the last lesson it was not clear what to do. maybe improve the description. apart from that nice website. saved it in my "stuff new people need to check...

I have massive Problems making it work to have a clear interrupt signal on the cubecell dev board (HTCC-AB01). **Problem: Interrupt is firing randomly** I tried to: - Use internal...

currently there is no way to deactivate the internal RGB status flashes without completely deactivating all RGB functionality (then you cannot use the rgb at all anymore in your code)...

so i tried multiple website and for a lot of these websites i can see the checkmark icon but the cookie consent is still there untouched. e.g. https://www.welt.de/ https://www.bild.de/ for...

language

**Describe the bug** On the official headlessui on mobile the modal is still centered. however here you can also see in the example in the docs that on mobile (using...

If stumpled across deadmanssnitch.com today. This is very similar to ntfy, just that it does the opposite :) The Website explains it better, but i think it is quite easy...

enhancement
server

I think it would be great if there is an feature that would automatically group variants likeweise to the "sortonsave" option. e.g. transform this ```js class="bg-white md:bg-green md:text-white md:ml-2 lg:ml-4...

good first issue
p2-low
contribution welcome
feature