Gustavo Henrique Santos Souza de Miranda
|
967c7e4ce6
|
Fix the Database no being put on the right path according with the config.toml
|
2025-07-16 16:39:31 -03:00 |
Gustavo Henrique Santos Souza de Miranda
|
bdaa37e355
|
Add the database file path now is read by the configuration file
|
2025-07-16 16:01:34 -03:00 |
Gustavo Henrique Santos Souza de Miranda
|
fe35cb93bd
|
Move get_database_path from database.py to directory_manager.py
|
2025-07-16 15:30:47 -03:00 |
Gustavo Henrique Santos Souza de Miranda
|
d114357d50
|
Changed the base directory where the data generated by the program to be at the home directory and also added a check to ensure the creation of the program directory
|
2025-07-05 07:29:09 -03:00 |
Gustavo Henrique Santos Souza de Miranda
|
f84da2c934
|
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 |
Gustavo Henrique Santos Souza de Miranda
|
ac29e84833
|
Changed the names of the files to conform the python convection and also added photo_in_entry.py to diminish the cyclic import error in pylint
|
2025-06-04 00:13:18 -03:00 |