.ci/flathub_wait_for_build.sh | |
|
|
.ci/obs_wait_for_build.sh | |
|
|
.codeclimate.json | |
|
|
.github/FUNDING.yml | |
|
|
.github/issue_template.md | |
|
|
.github/workflows/aur.yml | |
|
|
.github/workflows/build.yml | |
|
|
.github/workflows/flathub.yml | |
|
|
.github/workflows/opensuse.yml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
AUTHORS | |
|
|
LICENSE | |
|
|
README.md | |
|
|
cozy/__init__.py | 0 | A 0 mins |
|
cozy/app_controller.py | 108 | A 0 mins |
|
cozy/application.py | 91 | A 0 mins |
|
cozy/application_settings.py | 66 | A 2 hrs |
|
cozy/architecture/__init__.py | 0 | A 0 mins |
|
cozy/architecture/event_sender.py | 20 | A 0 mins |
|
cozy/architecture/observable.py | 41 | A 35 mins |
|
cozy/architecture/profiler.py | 9 | A 0 mins |
|
cozy/architecture/singleton.py | 6 | A 0 mins |
|
cozy/control/__init__.py | 0 | A 0 mins |
|
cozy/control/application_directories.py | 11 | A 0 mins |
|
cozy/control/artwork_cache.py | 184 | B 5 hrs |
|
cozy/control/db.py | 108 | A 1 hr |
|
cozy/control/db_updater.py | 93 | A 1 hr |
|
cozy/control/filesystem_monitor.py | 105 | A 25 mins |
|
cozy/control/mpris.py | 344 | D 1 day |
|
cozy/control/offline_cache.py | 219 | B 5 hrs |
|
cozy/control/player.py | 451 | C 1 day |
|
cozy/control/string_representation.py | 24 | A 25 mins |
|
cozy/db/__init__.py | 0 | A 0 mins |
|
cozy/db/artwork_cache.py | 6 | A 0 mins |
|
cozy/db/book.py | 13 | A 0 mins |
|
cozy/db/model_base.py | 22 | A 0 mins |
|
cozy/db/offline_cache.py | 7 | A 0 mins |
|
cozy/db/settings.py | 9 | A 0 mins |
|
cozy/db/storage.py | 7 | A 0 mins |
|
cozy/db/storage_blacklist.py | 4 | A 0 mins |
|
cozy/db/track.py | 12 | A 0 mins |
|
cozy/ext/__init__.py | 0 | A 0 mins |
|
cozy/ext/inject/LICENCE | |
|
|
cozy/ext/inject/__init__.py | 370 | C 7 hrs |
|
cozy/ext/inject/py.typed | |
|
|
cozy/extensions/__init__.py | 0 | A 0 mins |
|
cozy/extensions/set.py | 12 | A 0 mins |
|
cozy/media/__init__.py | 0 | A 0 mins |
|
cozy/media/chapter.py | 6 | A 0 mins |
|