This repository was archived by the owner on Jul 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
[DONT-MERGE] Obs packaging fixes #100
Draft
Thaodan
wants to merge
120
commits into
accumulator:master
Choose a base branch
from
Thaodan:obs_packaging_fixes
base: master
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.
Draft
Conversation
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
f1e8c64 to
22e5be0
Compare
Needs to have the correct service name for SailJail.
URL was incorrect. Also use compact login form.
- Fix escaped thumbnail URLs - Attempt to embed gif and images in the comments. Experimental. - Improve video stream detection. - Update youtube-dl.
Updated by "Cleanup translation files" add-on in Weblate. Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/
Currently translated at 0.6% (2 of 324 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/et/
Currently translated at 25.9% (85 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/cs/
Currently translated at 67.5% (221 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/hu/
Currently translated at 81.0% (265 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/pl/
Currently translated at 0.6% (2 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/et/
- Move Subreddit page to be the root page and stack pages more. - Drop singleton WebViewer to avoid closing hangs and crashes - Drop all other globalUtil variables - Refresh properly after switching accounts or signing in - Update translations
Currently translated at 79.5% (260 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/pl/
Updated by "Cleanup translation files" add-on in Weblate. Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/
Gets blocked with the default Qt user agent. Add a bit more error reporting when it fails.
Currently translated at 100.0% (336 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/uk/
Currently translated at 100.0% (336 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/ru/
Updated by "Cleanup translation files" add-on in Weblate. Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/
Currently translated at 100.0% (336 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/sv/
Currently translated at 99.4% (334 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/uk/
Currently translated at 85.4% (287 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/fr/
Currently translated at 100.0% (336 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/sv/
Currently translated at 35.1% (118 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/et/
Currently translated at 97.0% (326 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/et/
Don't break building on the OBS.. This reverts commit f35268f. Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
22e5be0 to
2881595
Compare
5d78619 to
d25a8aa
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
OBS Packaging fixes as well as testing for #99.
Don't merge.