change permission to 644

This commit is contained in:
root 2023-05-20 12:02:50 +07:00
parent 3a99b0e09b
commit c08b6bafa1
792 changed files with 0 additions and 0 deletions

0
.browserslistrc Executable file → Normal file
View file

0
.flake8 Executable file → Normal file
View file

0
.github/workflows/init.yml vendored Executable file → Normal file
View file

0
.gitignore vendored Executable file → Normal file
View file

0
.pre-commit-config.yaml Executable file → Normal file
View file

0
502.html Executable file → Normal file
View file

0
LICENSE Executable file → Normal file
View file

0
README.md Executable file → Normal file
View file

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

0
chat_box/apps.py Executable file → Normal file
View file

0
chat_box/migrations/0001_initial.py Executable file → Normal file
View file

0
chat_box/migrations/0002_message_hidden.py Executable file → Normal file
View file

0
chat_box/migrations/0003_auto_20200505_2306.py Executable file → Normal file
View file

0
chat_box/migrations/0004_auto_20200505_2336.py Executable file → Normal file
View file

0
chat_box/migrations/0005_auto_20211011_0714.py Executable file → Normal file
View file

0
chat_box/migrations/0006_userroom.py Executable file → Normal file
View file

0
chat_box/migrations/0007_auto_20211112_1255.py Executable file → Normal file
View file

0
chat_box/migrations/0008_ignore.py Executable file → Normal file
View file

0
chat_box/migrations/0009_auto_20220618_1452.py Executable file → Normal file
View file

0
chat_box/migrations/0010_auto_20221028_0300.py Executable file → Normal file
View file

0
chat_box/migrations/0011_alter_message_hidden.py Executable file → Normal file
View file

0
chat_box/migrations/0012_auto_20230308_1417.py Executable file → Normal file
View file

0
chat_box/migrations/__init__.py Executable file → Normal file
View file

0
chat_box/models.py Executable file → Normal file
View file

0
chat_box/utils.py Executable file → Normal file
View file

0
chat_box/views.py Executable file → Normal file
View file

0
django_2_2_pymysql_patch.py Executable file → Normal file
View file

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

0
django_ace/static/django_ace/img/contract.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 304 B

After

Width:  |  Height:  |  Size: 304 B

Before After
Before After

0
django_ace/static/django_ace/img/expand.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 285 B

After

Width:  |  Height:  |  Size: 285 B

Before After
Before After

0
django_ace/static/django_ace/widget.css Executable file → Normal file
View file

0
django_ace/static/django_ace/widget.js Executable file → Normal file
View file

0
django_ace/widgets.py Executable file → Normal file
View file

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

0
dmoj/celery.py Executable file → Normal file
View file

0
dmoj/settings.py Executable file → Normal file
View file

0
dmoj/throttle_mail.py Executable file → Normal file
View file

0
dmoj/urls.py Executable file → Normal file
View file

0
dmoj/wsgi.py Executable file → Normal file
View file

0
dmoj/wsgi_async.py Executable file → Normal file
View file

0
dmoj_bridge_async.py Executable file → Normal file
View file

0
dmoj_celery.py Executable file → Normal file
View file

0
dmoj_install_pymysql.py Executable file → Normal file
View file

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

0
judge/admin/__init__.py Executable file → Normal file
View file

0
judge/admin/comments.py Executable file → Normal file
View file

0
judge/admin/contest.py Executable file → Normal file
View file

0
judge/admin/interface.py Executable file → Normal file
View file

0
judge/admin/organization.py Executable file → Normal file
View file

0
judge/admin/problem.py Executable file → Normal file
View file

0
judge/admin/profile.py Executable file → Normal file
View file

0
judge/admin/runtime.py Executable file → Normal file
View file

0
judge/admin/submission.py Executable file → Normal file
View file

0
judge/admin/taxon.py Executable file → Normal file
View file

0
judge/admin/ticket.py Executable file → Normal file
View file

0
judge/admin/volunteer.py Executable file → Normal file
View file

0
judge/apps.py Executable file → Normal file
View file

0
judge/bridge/__init__.py Executable file → Normal file
View file

0
judge/bridge/base_handler.py Executable file → Normal file
View file

0
judge/bridge/daemon.py Executable file → Normal file
View file

0
judge/bridge/django_handler.py Executable file → Normal file
View file

0
judge/bridge/echo_test_client.py Executable file → Normal file
View file

0
judge/bridge/echo_test_server.py Executable file → Normal file
View file

0
judge/bridge/judge_handler.py Executable file → Normal file
View file

0
judge/bridge/judge_list.py Executable file → Normal file
View file

0
judge/bridge/server.py Executable file → Normal file
View file

0
judge/caching.py Executable file → Normal file
View file

0
judge/comments.py Executable file → Normal file
View file

0
judge/contest_format/__init__.py Executable file → Normal file
View file

0
judge/contest_format/atcoder.py Executable file → Normal file
View file

0
judge/contest_format/base.py Executable file → Normal file
View file

0
judge/contest_format/default.py Executable file → Normal file
View file

0
judge/contest_format/ecoo.py Executable file → Normal file
View file

0
judge/contest_format/icpc.py Executable file → Normal file
View file

0
judge/contest_format/ioi.py Executable file → Normal file
View file

0
judge/contest_format/new_ioi.py Executable file → Normal file
View file

0
judge/contest_format/registry.py Executable file → Normal file
View file

0
judge/dblock.py Executable file → Normal file
View file

0
judge/event_poster.py Executable file → Normal file
View file

0
judge/event_poster_amqp.py Executable file → Normal file
View file

0
judge/event_poster_ws.py Executable file → Normal file
View file

0
judge/feed.py Executable file → Normal file
View file

0
judge/fixtures/demo.json Executable file → Normal file
View file

0
judge/fixtures/language_small.json Executable file → Normal file
View file

0
judge/fixtures/navbar.json Executable file → Normal file
View file

0
judge/forms.py Executable file → Normal file
View file

0
judge/fulltext.py Executable file → Normal file
View file

0
judge/highlight_code.py Executable file → Normal file
View file

0
judge/jinja2/__init__.py Executable file → Normal file
View file

0
judge/jinja2/camo.py Executable file → Normal file
View file

0
judge/jinja2/chat.py Executable file → Normal file
View file

0
judge/jinja2/datetime.py Executable file → Normal file
View file

0
judge/jinja2/filesize.py Executable file → Normal file
View file

0
judge/jinja2/gravatar.py Executable file → Normal file
View file

0
judge/jinja2/language.py Executable file → Normal file
View file

0
judge/jinja2/markdown/__init__.py Executable file → Normal file
View file

0
judge/jinja2/rating.py Executable file → Normal file
View file

0
judge/jinja2/reference.py Executable file → Normal file
View file

0
judge/jinja2/registry.py Executable file → Normal file
View file

0
judge/jinja2/render.py Executable file → Normal file
View file

Some files were not shown because too many files have changed in this diff Show more