mirror of
https://github.com/sassanix/Warracker.git
synced 2026-01-06 05:29:39 -06:00
### Enhanced - Implemented comprehensive cache busting with version `v=20250118001` across all HTML, CSS, JS, and service worker assets. - Updated service worker to force cache refresh and manage new asset list. - Improved performance and consistency with synchronized frontend and PWA cache handling. ### Added - Introduced full internationalization support for 17 languages including RTL support for Arabic and Persian. - Language detection, native name display, and instant switching without reload. - Updated UI, dropdowns, and translation files for complete multilingual experience. ### Fixed - Resolved Paperless-ngx document auto-linking when adding a warranty (file association now preserved pre-reset). - Prevented duplicate toast warnings when submitting forms with missing fields. ### Backend - Extended language code validation and updated DB constraints for new language support. ### Files - HTML, JS, CSS, service worker, translation files, and backend routes/migrations.
3 lines
105 B
INI
3 lines
105 B
INI
[python: backend/**.py]
|
|
[jinja2: **/templates/**.html]
|
|
extensions=jinja2.ext.autoescape,jinja2.ext.with_ |