Commit graph

1546 commits

Author SHA1 Message Date
0xMRTT
45f01c8845
Delete flatpak-nightly.yml
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-08 23:15:21 +02:00
ddcbf55581
feat: new discord badge
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-08 22:55:23 +03:00
7acd216e8f
feat: badges stuff
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-08 22:48:49 +03:00
0xMRTT
6bb7ef8760
Basic search mechanism for user presets (#368) 2022-09-08 21:30:29 +02:00
tfuxu
c3383666fc feat: basic search mechanism based on regex 2022-09-08 21:23:10 +02:00
AdwCustomizer
f169e8f6e6 ci: generate .pot file 2022-09-08 12:16:20 +00:00
AdwCustomizer
9c3eb325bc ci: generate .pot file 2022-09-08 00:47:29 +00:00
0xMRTT
5f5893664f
translate: translations update from Hosted Weblate (#367)
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-07 23:08:52 +02:00
Philip Goto
640a588717
translate: translated using Weblate (Dutch)
Currently translated at 98.9% (192 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/nl/
2022-09-07 23:01:40 +02:00
0xMRTT
aed70e8e49
Format code with black and autopep8 (#365) 2022-09-07 18:25:44 +02:00
deepsource-autofix[bot]
0efcbb3bc3
Format code with black and autopep8
This commit fixes the style issues introduced in f1b812c according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/ff3ee163-e3b3-47ed-8c7e-4940975d1021/
2022-09-07 16:16:58 +00:00
0xMRTT
f1b812ce1c
feat: add check plugin dir and docstrings 2022-09-07 18:16:44 +02:00
0xMRTT
3f5f479ed5
fix: use global var for user plugin store 2022-09-07 18:14:08 +02:00
0xMRTT
2ea3e6c349
Remove unnecessary pass (#363) 2022-09-07 18:03:41 +02:00
deepsource-autofix[bot]
d409df3f67
Remove unnecessary pass 2022-09-07 16:03:30 +00:00
0xMRTT
df64476527
Remove commented out code (#362) 2022-09-07 18:02:40 +02:00
deepsource-autofix[bot]
352cd2a91b
Remove commented out code 2022-09-07 16:02:13 +00:00
0xMRTT
3adc5d8979
Remove assert statement from non-test files (#361) 2022-09-07 18:02:07 +02:00
deepsource-autofix[bot]
a4cdaf0bed
Remove assert statement from non-test files 2022-09-07 16:01:32 +00:00
0xMRTT
de359b64bb
Remove unused imports (#359) 2022-09-07 18:01:01 +02:00
deepsource-autofix[bot]
36a52d8f0b
Format code with black and autopep8 2022-09-07 16:00:50 +00:00
deepsource-autofix[bot]
a57113eb11
Remove unused imports 2022-09-07 16:00:33 +00:00
0xMRTT
bca8119270
Iterate dictionary directly (#358) 2022-09-07 17:59:30 +02:00
deepsource-autofix[bot]
99270b1167
Iterate dictionary directly 2022-09-07 15:59:10 +00:00
0xMRTT
d2da78aeb3
Change methods not using its bound instance to staticmethods (#356) 2022-09-07 17:57:21 +02:00
0xMRTT
65bb09aad4
Merge branch 'main' into deepsource-fix-246706ae 2022-09-07 17:57:14 +02:00
0xMRTT
7163bda33e
Fixes by autopep8 action (#355) 2022-09-07 17:57:05 +02:00
deepsource-autofix[bot]
eab6edc630
Change methods not using its bound instance to staticmethods 2022-09-07 15:57:00 +00:00
deepsource-autofix[bot]
db94c6b914
Format code with black and autopep8 2022-09-07 15:55:05 +00:00
AdwCustomizer
61961112fb ci: autopep8 action fixes 2022-09-07 15:54:46 +00:00
0xMRTT
40b74723e9
Remove commented out code (#353) 2022-09-07 17:54:25 +02:00
0xMRTT
4ec7de2589
Merge branch 'main' into deepsource-fix-8a63f812
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-07 17:54:18 +02:00
0xMRTT
bb433ffa69
Format code with black and autopep8 (#350) 2022-09-07 17:52:56 +02:00
deepsource-autofix[bot]
77f79cc19b
Format code with black and autopep8 2022-09-07 15:52:50 +00:00
0xMRTT
5f8e9178b5
Merge branch 'main' into deepsource-transform-d737fbc6 2022-09-07 17:52:49 +02:00
0xMRTT
1409941e7c
Use sys.exit() calls (#351) 2022-09-07 17:52:43 +02:00
deepsource-autofix[bot]
81db357344
Remove commented out code 2022-09-07 15:52:34 +00:00
deepsource-autofix[bot]
79f6421639
Format code with black and autopep8 2022-09-07 15:51:53 +00:00
deepsource-autofix[bot]
743ee001b6
Use sys.exit() calls 2022-09-07 15:51:43 +00:00
deepsource-autofix[bot]
fa44dd4015
Format code with black and autopep8
This commit fixes the style issues introduced in 193be77 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/069f9a3a-ee72-4608-b35d-a182358b7836/
2022-09-07 15:51:36 +00:00
0xMRTT
193be77719
Add .deepsource.toml (#349) 2022-09-07 17:51:10 +02:00
DeepSource Bot
9b8c7fa738 Add .deepsource.toml 2022-09-07 15:50:48 +00:00
AdwCustomizer
555e321e95 ci: generate .pot file 2022-09-07 12:17:58 +00:00
AdwCustomizer
a1efc9d9ac ci: generate .pot file 2022-09-07 00:51:31 +00:00
AdwCustomizer
112d48a3d9 ci: generate .pot file 2022-09-06 12:17:42 +00:00
0xMRTT
07169e1d18
fix: add debian
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-06 11:15:40 +02:00
0xMRTT
0c20d8fa70
translate: translations update from Hosted Weblate (#348)
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-06 07:26:23 +02:00
0xMRTT
15aa14cb20
translate: translated using Weblate (Portuguese (Brazil))
Currently translated at 98.9% (192 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/pt_BR/
2022-09-06 07:12:48 +02:00
AdwCustomizer
7a5e73663d ci: generate .pot file 2022-09-06 00:50:08 +00:00
0xMRTT
99b6ae28eb
translate: translations update from Hosted Weblate (#346) 2022-09-05 18:49:45 +02:00