This website requires JavaScript.
Explore
Help
Sign In
GHMiranda
/
Pilgrim
mirror of
https://github.com/gmbrax/Pilgrim.git
Watch
1
Star
0
Fork
You've already forked Pilgrim
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a13c56a3a3
Pilgrim
/
src
/
pilgrim
/
ui
History
Gustavo Henrique Santos Souza de Miranda
a13c56a3a3
Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag
2025-07-16 17:24:45 -03:00
..
screens
Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag
2025-07-16 17:24:45 -03:00
styles
Improved the photo sidebar and add the add_photo_modal.py to add photos and the file_picker_modal.py to select the proper file to be ingested, also changed photo.py and photo_service.py to receive a datatime and not a string representing the addition date
2025-06-29 21:38:33 -03:00
__init__.py
Added Mocks to help aid the process of creation of the textual TUI
2025-06-07 01:01:16 -03:00
ui.py
Add the tomli library and create the config_manager.py to manage the configuration file and also add the dependency injection on the ui.py via the Application class
2025-07-16 02:55:52 -03:00