Commit Graph

13 Commits

Author SHA1 Message Date
thomas
2e8d24c56f Merge pull request #5 from thomasasfk/safely-get-options
Safely retrieve options
2023-03-20 20:12:01 +00:00
544146
2898de8abd Safely retrieve options
- Fixes issues where first launch after install raises AttributeError
- Moved all constants into _constants.py
- Moved all settings related functions into _settings.py
- Add sane defaults for last resort
2023-03-20 20:09:05 +00:00
thomas
5f5a7463d5 Merge pull request #4 from thomasasfk/update-readme
Update README.md to reflect changes
2023-03-20 16:00:44 +00:00
544146
912ff1844d Update README.md to reflect changes 2023-03-20 16:00:15 +00:00
thomas
7fe71cc5cd Merge pull request #3 from thomasasfk/add-status-badge
Add status badge
2023-03-20 15:53:36 +00:00
544146
b39444254e Add status badge 2023-03-20 15:52:35 +00:00
thomas
d320bd45f0 Merge pull request #2 from thomasasfk/add-unit-tests
Add parametrized unit test coverage
2023-03-20 15:49:24 +00:00
544146
c4d2e7ec9e Refactor repository
- Split code up, so it can be easily unit tested
- Add unit tests for utility functions
- Add different display options for percentages
- Add contribution section on README.md
2023-03-20 15:27:12 +00:00
thomas
235ec21f3d Update README.md 2023-03-20 04:17:54 +00:00
thomas
3bb75c4fce Update README.md 2023-03-20 04:01:12 +00:00
544146
977fa06088 Fix README.md 2023-03-20 03:56:30 +00:00
544146
b77707c7cd Update README.md 2023-03-20 03:45:02 +00:00
544146
6f3748f390 Add initial files for Aspect Ratio Helper 2023-03-20 03:21:15 +00:00