0xMRTT
|
08625b6376
|
style: break up long lines (#476)
|
2022-09-23 00:30:23 +02:00 |
|
0xMRTT
|
543b671456
|
Merge branch '0.3.0' into break-up-long-lines
|
2022-09-23 00:29:24 +02:00 |
|
salarua
|
2fe2ec7a0a
|
style(window.py): break up long lines
|
2022-09-22 15:14:30 -07:00 |
|
salarua
|
0c89dad84d
|
style(welcome.py): break up long lines
|
2022-09-22 15:13:32 -07:00 |
|
salarua
|
20a7fecbfe
|
style(settings_schema.py): break up long lines
|
2022-09-22 15:12:28 -07:00 |
|
salarua
|
be92cd9454
|
style(setting.py): break up long lines
|
2022-09-22 15:05:16 -07:00 |
|
salarua
|
34dc0fd49a
|
style(presets_manager_window.py): break up long lines
|
2022-09-22 15:04:14 -07:00 |
|
salarua
|
c7a89b9c8b
|
style(preset_row.py): break up long lines
|
2022-09-22 15:02:15 -07:00 |
|
salarua
|
f038c16895
|
style(plugin_list.py): break up long lines
|
2022-09-22 15:00:51 -07:00 |
|
salarua
|
3dac67fb1e
|
style(palette_shades.py): break up long lines
|
2022-09-22 14:59:52 -07:00 |
|
salarua
|
aa32baf913
|
style(option.py): break up long lines
|
2022-09-22 14:58:42 -07:00 |
|
salarua
|
6554c1294a
|
style(main.py): break up long lines
|
2022-09-22 14:57:25 -07:00 |
|
salarua
|
ce3b298a95
|
style(preset.py): break up long lines
|
2022-09-22 14:57:05 -07:00 |
|
salarua
|
53b9102d0f
|
style(flatpak_overrides.py): break up long lines
|
2022-09-22 14:56:23 -07:00 |
|
|
075e9ca105
|
fix: only show update if there is an update :D
|
2022-09-22 22:56:52 +02:00 |
|
|
0f77fb5227
|
fix: remove unused print
|
2022-09-22 22:02:08 +02:00 |
|
|
cf55842c2c
|
fix: undo button
|
2022-09-22 21:54:45 +02:00 |
|
0xMRTT
|
f26a16796d
|
fix: remove initialization of global offline var (#475)
|
2022-09-22 21:47:36 +02:00 |
|
0xMRTT
|
21071553f8
|
Merge branch '0.3.0' into remove-global-offline-init
|
2022-09-22 21:47:29 +02:00 |
|
|
c4bafa48b6
|
fix: badge choice error
|
2022-09-22 21:38:30 +02:00 |
|
salarua
|
5d52bdde56
|
fix: remove initialization of global offline var
Local variable "offline" was defined in the correct scope. Remove
redundant global initialization.
|
2022-09-22 12:21:10 -07:00 |
|
0xMRTT
|
d316a6a5fe
|
fix: fix case of "GLib" (#474)
## Changelog
- Changed "Glib" to "GLib" in flatpak_overrides.py
|
2022-09-22 20:42:26 +02:00 |
|
0xMRTT
|
a612d13596
|
Merge branch '0.3.0' into glib-fix
|
2022-09-22 20:42:21 +02:00 |
|
|
b1cb6c918e
|
fix: remove prints
|
2022-09-22 19:55:29 +02:00 |
|
|
17347f67f4
|
fix: apply
|
2022-09-22 19:55:29 +02:00 |
|
|
6b8313de39
|
fix: only show remove button for user plugin
|
2022-09-22 19:55:28 +02:00 |
|
|
5c491f725c
|
fix: locale dir
|
2022-09-22 19:55:28 +02:00 |
|
|
ca1d2e4e80
|
fix: add locale dir
|
2022-09-22 19:55:28 +02:00 |
|
|
e9a9876ee3
|
fix: remove unused print
|
2022-09-22 19:55:28 +02:00 |
|
|
ca630b25db
|
feat: add message dialog if unable to remove plugin
|
2022-09-22 19:55:28 +02:00 |
|
|
3a708fe173
|
feat: add builtin plugin
|
2022-09-22 19:55:28 +02:00 |
|
|
912e05ea80
|
fix: impossible to go back now
|
2022-09-22 19:55:27 +02:00 |
|
|
fc332f142f
|
fix: yellow badge
|
2022-09-22 19:55:27 +02:00 |
|
|
9f4f408056
|
fix: remove add repo button
|
2022-09-22 19:55:27 +02:00 |
|
|
f10314ef2a
|
feat: curated is now builtin
|
2022-09-22 19:55:27 +02:00 |
|
|
9a06e5c3c6
|
feat: add thanks title
|
2022-09-22 19:55:27 +02:00 |
|
|
ddc7f74751
|
feat: only show welcome with release notes
|
2022-09-22 19:55:27 +02:00 |
|
salarua
|
5899c9e7e0
|
fix: fix case of "GLib"
|
2022-09-22 10:53:05 -07:00 |
|
0xMRTT
|
45d1be71a6
|
translate: translations update from Hosted Weblate (#473)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[Gradience/Gradience](https://hosted.weblate.org/projects/GradienceTeam/gradience/).
Current translation status:
![Weblate translation
status](https://hosted.weblate.org/widgets/GradienceTeam/-/gradience/horizontal-auto.svg)
|
2022-09-22 18:34:01 +02:00 |
|
0xMRTT
|
837cabbf62
|
translate: translated using Weblate (Indonesian)
Currently translated at 61.3% (119 of 194 strings)
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/id/
|
2022-09-22 16:20:21 +02:00 |
|
0xMRTT
|
c2a1d28774
|
translate: translated using Weblate (English (United States))
Currently translated at 18.5% (36 of 194 strings)
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/en_US/
|
2022-09-22 16:20:20 +02:00 |
|
0xMRTT
|
4989186bd6
|
translate: translated using Weblate (Italian)
Currently translated at 100.0% (194 of 194 strings)
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/it/
|
2022-09-22 16:20:20 +02:00 |
|
Gradience Bot
|
c64bef7c96
|
ci: generate .pot file
|
2022-09-22 12:18:01 +00:00 |
|
0xMRTT
|
41dc6f71a3
|
build(deps): bump actions/stale from 5 to 6 (#470)
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/stale/releases">actions/stale's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<p>⚠️ Breaking change ⚠️</p>
<p>Issues/PRs default <code>close-issue-reason</code> is now
<code>not_planned</code>(<a
href="https://github-redirect.dependabot.com/actions/stale/issues/789">#789</a>)</p>
<h2>V5.2.0</h2>
<p>Features:
New option <code>include-only-assigned</code> enables users to process
only issues/PRs that are already assigned. If there is no assignees and
this option is set, issue will not be processed per: <a
href="https://github-redirect.dependabot.com/actions/stale/issues/596">issue/596</a></p>
<p>Fixes:
Fix date comparison edge case <a
href="https://github-redirect.dependabot.com/actions/stale/pull/816">PR/816</a></p>
<p>Dependency Updates:
<a
href="https://github-redirect.dependabot.com/actions/stale/pull/812">PR/812</a></p>
<h2>Fix issue when days-before-close is more than days-before-stale</h2>
<p>fixes a bug introduced in <a
href="https://github-redirect.dependabot.com/actions/stale/issues/717">#717</a></p>
<p>fixed in <a
href="https://github-redirect.dependabot.com/actions/stale/issues/775">#775</a></p>
<h2>v5.1.0</h2>
<h1>[5.1.0]</h1>
<p><a
href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't
process stale issues right after they're marked stale</a>
Add close-issue-reason option <a
href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a
href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
Various dependabot/dependency updates</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/stale/blob/main/CHANGELOG.md">actions/stale's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1>[6.0.0]</h1>
<p>⚠️ Breaking change ⚠️</p>
<p>Issues/PRs default <code>close-issue-reason</code> is now
<code>not_planned</code>(<a
href="https://github-redirect.dependabot.com/actions/stale/issues/789">#789</a>)</p>
<h1>[5.1.0]</h1>
<p><a
href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't
process stale issues right after they're marked stale</a>
[Add close-issue-reason option]<a
href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a
href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
Various dependabot/dependency updates</p>
<h2><a
href="https://github.com/actions/stale/compare/v3.0.19...v4.1.0">4.1.0</a>
(2021-07-14)</h2>
<h2>Features</h2>
<ul>
<li><a
href="9912fa74d1 ">Ability
to exempt draft PRs</a></li>
</ul>
<h2><a
href="https://github.com/actions/stale/compare/v3.0.19...v4.0.0">4.0.0</a>
(2021-07-14)</h2>
<h3>Features</h3>
<ul>
<li><strong>options:</strong> simplify config by removing skip stale
message options (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/457">#457</a>)
(<a
href="6ec637d238 ">6ec637d</a>),
closes <a
href="https://github-redirect.dependabot.com/actions/stale/issues/405">#405</a>
<a
href="https://github-redirect.dependabot.com/actions/stale/issues/455">#455</a></li>
<li><strong>output:</strong> print output parameters (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/458">#458</a>)
(<a
href="3e6d35b685 ">3e6d35b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>dry-run:</strong> forbid mutations in dry-run (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/500">#500</a>)
(<a
href="f1017f33dd ">f1017f3</a>),
closes <a
href="https://github-redirect.dependabot.com/actions/stale/issues/499">#499</a></li>
<li><strong>logs:</strong> coloured logs (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/465">#465</a>)
(<a
href="5fbbfba142 ">5fbbfba</a>)</li>
<li><strong>operations:</strong> fail fast the current batch to respect
the operations limit (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/474">#474</a>)
(<a
href="5f6f311ca6 ">5f6f311</a>),
closes <a
href="https://github-redirect.dependabot.com/actions/stale/issues/466">#466</a></li>
<li><strong>label comparison</strong>: make label comparison case
insensitive <a
href="https://github-redirect.dependabot.com/actions/stale/pull/517">#517</a>,
closes <a
href="https://github-redirect.dependabot.com/actions/stale/pull/516">#516</a></li>
<li><strong>filtering comments by actor could have strange
behavior</strong>: "stale" comments are now detected based on
if the message is the stale message not <em>who</em> made the comment(<a
href="https://github-redirect.dependabot.com/actions/stale/pull/519">#519</a>),
fixes <a
href="https://github-redirect.dependabot.com/actions/stale/pull/441">#441</a>,
<a
href="https://github-redirect.dependabot.com/actions/stale/pull/509">#509</a>,
<a
href="https://github-redirect.dependabot.com/actions/stale/pull/518">#518</a></li>
</ul>
<h3>Breaking Changes</h3>
<ul>
<li>The options <code>skip-stale-issue-message</code> and
<code>skip-stale-pr-message</code> were removed. Instead, setting the
options <code>stale-issue-message</code> and
<code>stale-pr-message</code> will be enough to let the stale workflow
add a comment. If the options are unset, a comment will not be added
which was the equivalent of setting
<code>skip-stale-issue-message</code> to <code>true</code>.</li>
<li>The <code>operations-per-run</code> option will be more effective.
After migrating, you could face a failed-fast process workflow if you
let the default value (30) or set it to a small number. In that case,
you will see a warning at the end of the logs (if enabled) indicating
that the workflow was stopped sooner to avoid consuming too much API
calls. In most cases, you can just increase this limit to make sure to
process everything in a single run.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3de2653986 "><code>3de2653</code></a>
Update changelog for v6.0.0 (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/829">#829</a>)</li>
<li><a
href="02e44c81cc "><code>02e44c8</code></a>
fix(options)!: Make <code>not_planned</code> the default
<code>close-issue-reason</code> (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/807">#807</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/stale/compare/v5...v6">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/stale&package-manager=github_actions&previous-version=5&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
|
2022-09-22 12:25:13 +02:00 |
|
0xMRTT
|
14c79b710e
|
Merge branch 'main' into dependabot/github_actions/actions/stale-6
|
2022-09-22 12:25:07 +02:00 |
|
Gradience Bot
|
4cfc4b2dd6
|
ci: generate .pot file
|
2022-09-22 10:04:49 +00:00 |
|
|
f9b42954c7
|
fix: remove newlines
Signed-off-by: David Lapshin <ddaudix@gmail.com>
|
2022-09-22 12:20:34 +03:00 |
|
|
9988e6ec56
|
merge: 0.3.0 in main
|
2022-09-22 12:18:04 +03:00 |
|
|
ea513d1277
|
Merge branch 'main' into 0.3.0
Signed-off-by: David Lapshin <ddaudix@gmail.com>
|
2022-09-22 12:17:52 +03:00 |
|
|
c911f86c9f
|
revert: improve text
|
2022-09-22 12:11:22 +03:00 |
|