| .. |
|
__init__.py
|
05fd1afae9
feat: implemented warehouse stock management system
|
3 ヶ月 前 |
|
admin.py
|
dcff4e372d
refactor: move admin reviews endpoint to admin router and update frontend API
|
3 ヶ月 前 |
|
auth.py
|
25fd1ca617
fix: ensure unread messages count resets when entering chat
|
2 ヶ月 前 |
|
blog.py
|
797d9b80c6
fix: blog routes compatibility with non-trailing slashes
|
3 ヶ月 前 |
|
catalog.py
|
001a0cc3b7
refactor: removed IP tracking from audit system and simplified router functions
|
3 ヶ月 前 |
|
chat.py
|
3bc0cef1f7
feat: Add image pasting support to chat and migrate messages to JSON
|
2 ヶ月 前 |
|
contact.py
|
b51faea98c
fix: update SMTP_FROM and cleanup contact debug
|
3 ヶ月 前 |
|
files.py
|
8c84011249
fix: ensure dimensions are always shown immediately after upload and fix cache issues
|
2 ヶ月 前 |
|
orders.py
|
bf88943e1e
i18n: add missing specification and total labels to master translations file
|
2 ヶ月 前 |
|
portfolio.py
|
ec5c4edd47
fix: import Optional in portfolio router
|
3 ヶ月 前 |
|
warehouse.py
|
46a3b33ef5
fix: allow updating material_id and color_name in warehouse stock
|
3 ヶ月 前 |