fix: remove executable bit from files which don't need it

This commit is contained in:
xieve 2025-04-03 14:04:01 +02:00
parent 1b1b2a5d05
commit 39e8409dea
65 changed files with 0 additions and 0 deletions

0
CONTRIBUTING.md Executable file → Normal file
View file

0
SECURITY.md Executable file → Normal file
View file

0
VERSION Executable file → Normal file
View file

0
arm/__init__.py Executable file → Normal file
View file

0
arm/config/config.py Executable file → Normal file
View file

0
arm/migrations/README Executable file → Normal file
View file

0
arm/migrations/alembic.ini Executable file → Normal file
View file

0
arm/migrations/env.py Executable file → Normal file
View file

0
arm/migrations/script.py.mako Executable file → Normal file
View file

View file

View file

0
arm/migrations/versions/c54d68996895_job_add_stage.py Executable file → Normal file
View file

0
arm/migrations/versions/e688fe04d305_user_create.py Executable file → Normal file
View file

0
arm/models/__init__.py Executable file → Normal file
View file

0
arm/ripper/__init__.py Executable file → Normal file
View file

0
arm/ripper/apprise_bulk.py Executable file → Normal file
View file

0
arm/ripper/arm_ripper.py Executable file → Normal file
View file

0
arm/ripper/identify.py Executable file → Normal file
View file

0
arm/ripper/logger.py Executable file → Normal file
View file

0
arm/ripper/main.py Normal file → Executable file
View file

0
arm/ripper/utils.py Executable file → Normal file
View file

0
arm/ui/auth/templates/login.html Executable file → Normal file
View file

0
arm/ui/auth/templates/update_password.html Executable file → Normal file
View file

0
arm/ui/constants.py Executable file → Normal file
View file

0
arm/ui/en.json Executable file → Normal file
View file

0
arm/ui/forms.py Executable file → Normal file
View file

0
arm/ui/jobs/templates/activerips.html Executable file → Normal file
View file

0
arm/ui/jobs/templates/changeparams.html Executable file → Normal file
View file

0
arm/ui/jobs/templates/jobdetail.html Executable file → Normal file
View file

0
arm/ui/jobs/templates/showtitle.html Executable file → Normal file
View file

0
arm/ui/jobs/templates/titlesearch.html Executable file → Normal file
View file

0
arm/ui/json_api.py Executable file → Normal file
View file

0
arm/ui/logs/templates/logview.html Executable file → Normal file
View file

0
arm/ui/metadata.py Executable file → Normal file
View file

0
arm/ui/sendmovies/templates/send_movies.html Executable file → Normal file
View file

0
arm/ui/sendmovies/templates/send_movies_form.html Executable file → Normal file
View file

0
arm/ui/settings/templates/settings/settings.html Executable file → Normal file
View file

0
arm/ui/settings/templates/settings/systeminfo.html Executable file → Normal file
View file

0
arm/ui/static/css/dark-mode.css Executable file → Normal file
View file

0
arm/ui/static/css/job_details.css Executable file → Normal file
View file

0
arm/ui/static/img/delete.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

0
arm/ui/static/img/disc.svg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 279 B

After

Width:  |  Height:  |  Size: 279 B

0
arm/ui/static/img/favicon-16x16.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 681 B

After

Width:  |  Height:  |  Size: 681 B

0
arm/ui/static/img/favicon-32x32.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
arm/ui/static/img/favicon.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 701 B

After

Width:  |  Height:  |  Size: 701 B

0
arm/ui/static/img/file-text.svg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 435 B

After

Width:  |  Height:  |  Size: 435 B

0
arm/ui/static/js/common.js Executable file → Normal file
View file

0
arm/ui/static/js/dark-mode-switch.min.js vendored Executable file → Normal file
View file

0
arm/ui/static/js/database.js Executable file → Normal file
View file

0
arm/ui/static/js/jquery.tablesorter.js Executable file → Normal file
View file

0
arm/ui/static/manifest.json Executable file → Normal file
View file

0
arm/ui/templates/base.html Executable file → Normal file
View file

0
arm/ui/templates/error.html Executable file → Normal file
View file

0
arm/ui/templates/nav.html Executable file → Normal file
View file

0
arm/ui/templates/pagination.html Executable file → Normal file
View file

0
arm/ui/templates/setup.html Executable file → Normal file
View file

0
arm/ui/templates/simple_error.html Executable file → Normal file
View file

0
arm/ui/templates/ui_settings.html Executable file → Normal file
View file

0
docs/README-TMDBAPI.txt Executable file → Normal file
View file

0
setup.cfg Executable file → Normal file
View file

0
setup/30-arm.conf Executable file → Normal file
View file

0
setup/51-automedia.rules Executable file → Normal file
View file

0
setup/apprise.yaml Executable file → Normal file
View file

0
setup/armui.service Executable file → Normal file
View file