GHMiranda
  • Joined on 2023-12-31
GHMiranda synced commits to refs/pull/48/head at GHMiranda/Pilgrim from mirror 2025-07-18 01:47:51 +00:00
b14d775d87 Merge pull request #56 from gmbrax/fix/sidebar-layout
1d08f4e40d Change the CSS to better distribute the elements of the sidebar
165bc10a63 Change the CSS to fit the text better and also limited the width of the sidebar
71d5491233 Improve the CSS and the code for the photo sidebar
Compare 4 commits »
GHMiranda synced commits to refs/pull/48/merge at GHMiranda/Pilgrim from mirror 2025-07-18 01:47:51 +00:00
6ef0b3f6b3 Merge b14d775d87f0ad3af6e814ff8dae7c2e3ab597bc into 8f36e5a7706667bc922f251cbe37b938f8c491ef
b14d775d87 Merge pull request #56 from gmbrax/fix/sidebar-layout
1d08f4e40d Change the CSS to better distribute the elements of the sidebar
165bc10a63 Change the CSS to fit the text better and also limited the width of the sidebar
71d5491233 Improve the CSS and the code for the photo sidebar
Compare 5 commits »
GHMiranda synced commits to refs/pull/56/head at GHMiranda/Pilgrim from mirror 2025-07-18 01:47:51 +00:00
1d08f4e40d Change the CSS to better distribute the elements of the sidebar
GHMiranda synced and deleted reference refs/tags/refs/pull/56/merge at GHMiranda/Pilgrim from mirror 2025-07-18 01:47:50 +00:00
GHMiranda synced commits to fix/sidebar-layout at GHMiranda/Pilgrim from mirror 2025-07-18 01:47:50 +00:00
1d08f4e40d Change the CSS to better distribute the elements of the sidebar
GHMiranda synced commits to fix/sidebar-layout at GHMiranda/Pilgrim from mirror 2025-07-18 00:37:50 +00:00
165bc10a63 Change the CSS to fit the text better and also limited the width of the sidebar
GHMiranda synced commits to refs/pull/56/head at GHMiranda/Pilgrim from mirror 2025-07-18 00:37:50 +00:00
165bc10a63 Change the CSS to fit the text better and also limited the width of the sidebar
GHMiranda synced commits to refs/pull/56/merge at GHMiranda/Pilgrim from mirror 2025-07-18 00:37:50 +00:00
5ecf3b709e Merge 165bc10a631fb4b0d0e5a62693fec04e00ed808d into a59af26c9d06b441948aa0dc5f48c21759f46b0d
165bc10a63 Change the CSS to fit the text better and also limited the width of the sidebar
Compare 2 commits »
GHMiranda synced commits to fix/sidebar-layout at GHMiranda/Pilgrim from mirror 2025-07-17 23:37:49 +00:00
GHMiranda synced new reference fix/sidebar-layout to GHMiranda/Pilgrim from mirror 2025-07-17 23:37:49 +00:00
GHMiranda synced and deleted reference refs/tags/refs/pull/54/merge at GHMiranda/Pilgrim from mirror 2025-07-17 01:57:50 +00:00
GHMiranda synced commits to development at GHMiranda/Pilgrim from mirror 2025-07-17 01:57:50 +00:00
26ef00fe3e Merge pull request #54 from gmbrax/feat/use-a-toml-for-config
23ef60b55a Improve exception handling, remove debug print statements
4436d5e081 Update src/pilgrim/utils/directory_manager.py
a13c56a3a3 Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag
967c7e4ce6 Fix the Database no being put on the right path according with the config.toml
Compare 9 commits »
GHMiranda synced commits to staging at GHMiranda/Pilgrim from mirror 2025-07-17 01:57:50 +00:00
a59af26c9d Merge pull request #55 from gmbrax/feat/use-a-toml-for-config
23ef60b55a Improve exception handling, remove debug print statements
4436d5e081 Update src/pilgrim/utils/directory_manager.py
a13c56a3a3 Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag
967c7e4ce6 Fix the Database no being put on the right path according with the config.toml
Compare 9 commits »
GHMiranda synced commits to refs/pull/48/head at GHMiranda/Pilgrim from mirror 2025-07-17 01:57:50 +00:00
a59af26c9d Merge pull request #55 from gmbrax/feat/use-a-toml-for-config
23ef60b55a Improve exception handling, remove debug print statements
4436d5e081 Update src/pilgrim/utils/directory_manager.py
a13c56a3a3 Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag
967c7e4ce6 Fix the Database no being put on the right path according with the config.toml
Compare 9 commits »
GHMiranda synced commits to refs/pull/48/merge at GHMiranda/Pilgrim from mirror 2025-07-17 01:57:50 +00:00
9d259d2119 Merge a59af26c9d06b441948aa0dc5f48c21759f46b0d into 8f36e5a7706667bc922f251cbe37b938f8c491ef
a59af26c9d Merge pull request #55 from gmbrax/feat/use-a-toml-for-config
23ef60b55a Improve exception handling, remove debug print statements
4436d5e081 Update src/pilgrim/utils/directory_manager.py
a13c56a3a3 Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag
Compare 10 commits »
GHMiranda synced commits to feat/use-a-toml-for-config at GHMiranda/Pilgrim from mirror 2025-07-16 22:27:50 +00:00
23ef60b55a Improve exception handling, remove debug print statements
GHMiranda synced commits to refs/pull/54/head at GHMiranda/Pilgrim from mirror 2025-07-16 22:27:50 +00:00
23ef60b55a Improve exception handling, remove debug print statements
GHMiranda synced commits to refs/pull/54/merge at GHMiranda/Pilgrim from mirror 2025-07-16 22:27:50 +00:00
308b7354a7 Merge 23ef60b55a649de3f33ed93efb8906e3e47a9dc6 into 10135b9cdc9dd182204bc29f7c054aad0d52c3b0
23ef60b55a Improve exception handling, remove debug print statements
Compare 2 commits »
GHMiranda synced commits to feat/use-a-toml-for-config at GHMiranda/Pilgrim from mirror 2025-07-16 21:27:49 +00:00
4436d5e081 Update src/pilgrim/utils/directory_manager.py
GHMiranda synced commits to feat/use-a-toml-for-config at GHMiranda/Pilgrim from mirror 2025-07-16 20:25:31 +00:00
a13c56a3a3 Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag