This website requires JavaScript.
Explore
Help
Register
Sign In
Daniel
/
webshop
Watch
1
Star
0
Fork
0
You've already forked webshop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49607f484f35da7ed13d201c3513ae2efffa338a
webshop
/
shop
/
lib
/
actions
History
DanielS
49607f484f
Some checks failed
Staging Build / build (push)
Failing after 25s
Details
Add email send to password reset
2026-06-24 23:56:52 +02:00
..
admin.ts
feat: implement admin validation middleware, DB integrity scan, automatic schema repair, and reindexing dashboard
2026-06-24 13:06:23 +02:00
auth.ts
feat: add user role management (admin/partner/gesperrt) with login block
2026-06-24 14:26:25 +02:00
companies.ts
Fix companies actions, add assignCompanyToUser, cleanup duplicates
2026-06-24 23:11:02 +02:00
end-customers.ts
feat: add partner list and customer list explorer to admin settings
2026-06-24 00:02:27 +02:00
orders.ts
feat: redirect user dynamically based on role instead of /protected after login
2026-06-24 00:23:51 +02:00
products.ts
Implement dynamic SMTP setting loader, admin product dependency matrix UI, recursive deselect cascade, and backend catalog validation
2026-06-23 04:42:50 +02:00
users.ts
Add email send to password reset
2026-06-24 23:56:52 +02:00