Odoo OCA OCB Web packages - Web interface modules
Find a file
Ernad Husremovic b02abf5667 Optimize refresh_package_links.py with local hash comparison
- Added local hash comparison to prevent unnecessary GitHub URL generation
- Only build GitHub mappings for packages that actually changed commit hashes
- Reduced file updates from 1758/2075 to 1/2075 files (99.94% improvement)
- Implemented get_current_hash_from_content() to extract hashes from existing URLs
- Added build_local_hash_mapping() for fast local git hash lookup
- Performance improvement: only fetch git hashes when changes are detected

🤖 assisted by claude
2025-08-30 19:28:49 +02:00
odoo-bringout-oca-ocb-web_editor Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:49 +02:00
odoo-bringout-oca-ocb-web_kanban_gauge Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:49 +02:00
odoo-bringout-oca-ocb-web_tour Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:49 +02:00
odoo-bringout-oca-ocb-web_unsplash Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:49 +02:00
.gitignore Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
README.md Initial commit: Web packages 2025-08-29 15:20:51 +02:00

Web

This repository contains OCA OCB packages for web.

Packages Included

  • odoo-bringout-oca-ocb-web_editor
  • odoo-bringout-oca-ocb-web_kanban_gauge
  • odoo-bringout-oca-ocb-web_tour
  • odoo-bringout-oca-ocb-web_unsplash