-
Notifications
You must be signed in to change notification settings - Fork 568
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
Add TypeScript #961
Open
AminoffZ
wants to merge
151
commits into
Anarios:develop
Choose a base branch
from
AminoffZ:types
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add TypeScript #961
Conversation
This file contains 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
*Total -- 827.46kb -> 675.68kb (18.34%) /Icons/Discord.gif -- 300.78kb -> 206.55kb (31.33%) /Extensions/combined/icons/server.svg -- 1.09kb -> 0.92kb (16.07%) /Website/static/ui/troubleshooting.png -- 465.90kb -> 410.15kb (11.97%) /Website/static/ui/abstract.svg -- 5.19kb -> 4.97kb (4.31%) /Icons/128x128_transparent.jpg -- 4.04kb -> 3.92kb (3%) /Icons/Return Youtube Dislike - Dark.jpg -- 32.45kb -> 31.52kb (2.88%) /Icons/Return Youtube Dislike - Dark.png -- 17.99kb -> 17.65kb (1.86%) Signed-off-by: ImgBotApp <[email protected]>
*Total -- 503.38kb -> 442.44kb (12.11%) /Website/raw_assets/ukraine-flag-xs.png -- 1.26kb -> 0.96kb (23.87%) /Extensions/combined/changelog/images/colorize_example.jpg -- 9.63kb -> 8.21kb (14.74%) /Extensions/combined/changelog/images/number_format.jpg -- 26.59kb -> 23.12kb (13.03%) /Website/raw_assets/troubleshooting.png -- 465.90kb -> 410.15kb (11.97%) Signed-off-by: ImgBotApp <[email protected]>
[pull] main from Anarios:main
[ImgBot] Optimize images
Many PRs merget, prettier applied globally.
Optimize images
Updated manifest to prevent extension from showing a wrong update message
fix dislike text box not being found for some users
Turkish translation additions and corrections / File translation references correction
Il convient d'avoir une terminaison en ez, car il s'agit de la deuxième personne du pluriel du verbe traquer.
* Add Dutch translation. * Fixed the typos. Thanks to @YassineGherbi --------- Co-authored-by: Dmitrii Selivanov <[email protected]>
Co-authored-by: Dmitrii Selivanov <[email protected]>
This reverts commit 8802b9c.
Signed-off-by: sy-b <[email protected]>
* fix (ryd.content.script.js, events.js) fix get count likes on mobile version of yt (tested on android device) * fix fallback solution for get dislikes
… file (Anarios#894) * Create READMEgr.md * Create CONTRIBUTINGgr.md * Create extension-description-store-greek.txt * Rename Extensions/combined/_locales/gr/messages.json to Extensions/combined/_locales/el/messages.json * Update messages.json correct locale for the GREEK language is 'el' * Update READMEgr.md * Update READMEgr.md * Update READMEgr.md * Update README.md * Update READMEde.md * Update READMEes.md * Update READMEfr.md * Update READMEja.md * Update READMEnl.md * Update READMEru.md * Update READMEtr.md * Update READMEuk.md * Update extension-description-store-greek.txt * Update extension-description-store-greek.txt * Delete CONTRIBUTINGgr.md
* 🌲 Swedish README Added a Swedish README following the format. * 🔗 Add Links Add links to the Swedish README in the other translations.
Fix typo in README
* Added Chinese Translation * Added Chinese Translation * Update READMEde.md * Update READMEes.md * Update READMEfr.md * Update READMEgr.md * Update READMEja.md * Update READMEnl.md * Update READMEru.md * Update READMEtr.md * Update READMEuk.md * Create extension-description-store-Chinese.txt --------- Co-authored-by: Dmitrii Selivanov <[email protected]>
as a stepping stone we allow implicit any
next, safety :)
Please merge main into develop to ensure that develop is up-to-date with any direct changes or commits that were made to main. This will result in a cleaner diff. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
#960