3 Commits

Author SHA1 Message Date
alexsparkes
7ed5984a3d fix(Dockerfile): ensure proper newline at end of file for CMD instruction 2026-02-03 21:51:57 +00:00
alexsparkes
cfb9915a8b Refactor and update various components and styles
- Added shebang to commit-msg.sh for better script execution.
- Updated Dockerfile to use a specific version of the bun image.
- Improved logging format in SafariWebExtensionHandler.swift for better readability.
- Simplified CSS variable for text color in Style.css.
- Refactored ViewController.swift to enhance readability and maintainability.
- Improved conditional checks in ModalTopBar.jsx and Tooltip.jsx for better clarity.
- Updated SCSS files to use comments consistently and removed redundant lines.
- Enhanced error handling and background loading logic in backgroundLoader.js.
- Refactored useBackgroundEvents.js and useBackgroundLoader.js for better readability.
- Cleaned up quicklinks components and utilities for improved code quality.
- Added empty error.scss file for future styling.
- Updated toast.scss and index.scss with consistent comment styles.
- Improved number formatting logic in formatNumber.js for better clarity.
2026-02-03 21:51:53 +00:00
deivix13
8a8d02eed6 feat(dockerfile): add development with docker (#1119)
* feat(dockerfile): add development with docker

* fix(Doc): correct typo 'volumen' to 'volume'
2025-10-29 11:53:01 +00:00