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
e9117d34a0dd1a155bb544ba72b3c57379ec15e6
webshop
/
shop
/
lib
/
actions
History
DanielS
4da386f693
Some checks failed
Staging Build / build (push)
Failing after 25s
Details
fix(build): move buildEmailItemsSection to email-templates.ts to fix Turbopack build failure
2026-07-10 10:00:49 +02:00
..
admin.ts
fix(db-tools): resolve REINDEX transaction error by executing directly via pg client, and dynamically support all database tables in integrity dashboard
2026-07-03 14:01:27 +02:00
auth.ts
fix: rewrite auth middleware to prevent global login lock for partners and admins
2026-07-09 23:16:22 +02:00
companies.ts
feat: link end customers directly to companies
2026-07-04 15:17:04 +02:00
email-templates.ts
fix(build): move buildEmailItemsSection to email-templates.ts to fix Turbopack build failure
2026-07-10 10:00:49 +02:00
end-customers.ts
fix(end-customers): allow admin to create end customers without company_id
2026-07-07 12:32:11 +02:00
orders.ts
fix(build): move buildEmailItemsSection to email-templates.ts to fix Turbopack build failure
2026-07-10 10:00:49 +02:00
products.ts
feat(admin): add product dependencies and clean up labels
2026-07-09 16:12:57 +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
feat: Add partner account settings page under /account-kunden
2026-07-04 21:06:46 +02:00
validation.ts
feat(multiselect): support multi-select categories and free items limits in category config and order wizard
2026-07-07 16:56:24 +02:00