GHMiranda
  • Joined on 2023-12-31
GHMiranda pushed to master at GHMiranda/MediaManager-components 2025-11-16 22:01:39 +00:00
baeb0dc1cb Atualizar README.md
GHMiranda pushed to master at GHMiranda/MediaManager-components 2025-11-16 22:00:52 +00:00
39559df713 docs: Add components documentation
GHMiranda pushed to master at GHMiranda/MediaManager-components 2025-11-16 21:57:01 +00:00
f7801abf6c Excluir README.md
GHMiranda created repository GHMiranda/MediaManager-components 2025-11-16 21:51:07 +00:00
GHMiranda synced commits to master at GHMiranda/MediaManager-core from mirror 2025-11-16 21:48:21 +00:00
281618a725 docs: Add `REFACTORING.md` to document applied refactoring patterns and improvements.
GHMiranda created pull request GHMiranda/Pilgrim_PDF_export_module#2 2025-11-13 03:57:18 +00:00
staging
GHMiranda created pull request GHMiranda/Pilgrim_PDF_export_module#1 2025-11-13 03:56:46 +00:00
Add the Bee theme and corresponding JSON schema definitions for theme validation
GHMiranda synced and deleted reference refs/tags/dependabot/pip/textual-approx-eq-6.4.0 at GHMiranda/Pilgrim from mirror 2025-11-03 15:47:51 +00:00
GHMiranda synced and deleted reference refs/tags/refs/pull/101/merge at GHMiranda/Pilgrim from mirror 2025-11-03 15:47:51 +00:00
GHMiranda synced commits to dependabot/pip/textual-approx-eq-6.5.0 at GHMiranda/Pilgrim from mirror 2025-11-03 15:47:51 +00:00
GHMiranda synced new reference dependabot/pip/textual-approx-eq-6.5.0 to GHMiranda/Pilgrim from mirror 2025-11-03 15:47:51 +00:00
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-31 20:59:34 +00:00
dc6528e308 Add `METARService` for retrieving METAR data and integrate it with `Application`
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-31 20:52:17 +00:00
c35b700e06 Fix `get_data` method to correctly check keys in `ConfigManager` data structure
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-31 20:39:52 +00:00
46387123bc Add `get_data` method to `ConfigManager` for retrieving specific configuration keys
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-31 03:49:48 +00:00
c2b103f598 Refactor UI configuration logic to use `set_data_dict` and add config persistence with `write_config`
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-31 03:49:29 +00:00
74c70bca76 Update directory permissions in `DirectoryManager` to allow execution
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-31 03:44:08 +00:00
4b790828a8 Initialize `__data` in `ConfigManager` as an empty dictionary
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-31 03:27:40 +00:00
59178d3cec Add default handling and write functionality to `ConfigManager`
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-30 21:09:51 +00:00
e8d5159973 Add write capability to `ConfigManager` using `tomli_w`
GHMiranda pushed to developing at GHMiranda/MetarNavigate 2025-10-30 20:47:39 +00:00
b2e80a8c07 Remove unused imports and clean up UI code