You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(app): require content if slug is not null
* feat(app): check if start so before or equal to end
* feat(app): validate slug
allow empty slug and more helpful description
* fix: seeding failing validation
---------
Co-authored-by: Jonas <jonas@bulik.dev>
return"Es sind nur Kleinbuchstaben(a-z), Ziffern(0-9) und Bindestriche(-) erlaubt. Der slug muss mindestens 3 Zeichen lang sein. Bindestriche dürfen nich am Anfang oder Ende sein.";
0 commit comments