-
-
Notifications
You must be signed in to change notification settings - Fork 15
Dev/1.2.4 #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Dev/1.2.4 #34
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
0e32693
Добавить поддержку байтов в файлах, рефактор транспортов и метод read…
ink-developer 6601d94
Фикс корунтин и остальной ахинеи
ink-developer 607fd77
Добавил обработку уведомлений и обновил версию приложения до 25.12.14
ink-developer 51e8ec5
Фикс доков
ink-developer 18a0902
Добавил поддержку ua-generator и обновил константы для устройств, экр…
ink-developer 947a38c
Добавил методы для извлечения версии из JavaScript кода и получения т…
ink-developer b5d08a7
Фикс доков, добавил проверку device_type, добавил возможность переиме…
ink-developer 8b0413c
Фикс докстрингов + бамп версии
ink-developer 7f272b4
Фикс инита и ошибок
ink-developer 193699e
Обновление ссылок на репозиторий и авторов, удаление конфигурации mkd…
ink-developer 5054fd9
Вопросы?
ink-developer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Inconsistent repository URL migration in contributors section.
Line 168 was updated to reference
MaxApiTeam/PyMax, but the image source on Line 169 still points to the old organization (ink-developer/PyMax). This mismatch will cause the contributors badge to render stale data.Additionally, Line 157 (Star History badge) also contains references to the old repository (
ink-developer/PyMaxappears twice in the URL) and may need similar updates for consistency.🔎 Proposed fix to complete the repository migration
Also update Line 157:
📝 Committable suggestion
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)
169-169: Images should have alternate text (alt text)
(MD045, no-alt-text)
🤖 Prompt for AI Agents