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
38651037bce05cb5cc73e0b6de5ce25bcc6f0565
webshop
/
shop
/
lib
/
actions
History
DanielS
38651037bc
All checks were successful
Staging Build / build (push)
Successful in 3m29s
Details
fix(users): refactor user admin actions to return status objects instead of throwing to prevent production error obfuscation
2026-07-03 13:51:00 +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(email): improve password reset emails, onboarding templates, and handle server action errors without production obfuscation
2026-07-03 13:34:43 +02:00
companies.ts
feat(customer): add bank account details support
2026-07-03 09:46:47 +02:00
end-customers.ts
feat(customer): add bank account details support
2026-07-03 09:46:47 +02:00
orders.ts
feat(order): add net/tax/gross breakdown for one-time and monthly totals
2026-07-03 08:50:28 +02:00
products.ts
feat: Add action and dialog to copy/transfer modules between products
2026-06-25 14:03:26 +02:00
setup.ts
feat(setup): make isSetupNeeded check more robust using both auth listUsers and db count
2026-07-03 10:05:18 +02:00
users.ts
fix(users): refactor user admin actions to return status objects instead of throwing to prevent production error obfuscation
2026-07-03 13:51:00 +02:00