Commit graph

75 commits

Author SHA1 Message Date
fdb32233ee feat: 0.3.1 release notes 2022-10-07 20:00:12 +03:00
0xMRTT
98dee96142
fix: typo errors #590 2022-10-07 18:52:03 +02:00
0xMRTT
12cafc9461
feat: update release notes in the app #590 2022-10-07 18:47:03 +02:00
e819390b15 feat: add @not-my-segfault (Michal S.) 2022-10-05 22:23:35 +03:00
22afbf02d6 feat: add missing translators 2022-10-05 22:20:19 +03:00
0xMRTT
556fba976b
feat: add logout 2022-10-05 14:30:28 +02:00
e173230820 feat: remove you 2022-10-05 14:59:41 +03:00
11836ef3f3 fix: fix 2022-10-05 14:57:33 +03:00
316e1ea83b feat: replace download-symbolic with system icon 2022-10-05 14:56:09 +03:00
bc77f66e9f feat: sort contributors alphabetically 2022-10-05 14:14:15 +03:00
5ce6b4fa3a feat: add @libreajans (Sabri Ünal) as translator 2022-10-05 13:33:55 +03:00
1ebd44f092 Add @MarongHappy (JungHee Lee) as translator 2022-10-05 13:27:42 +03:00
7b9bb9462e fix: double line 2022-10-05 00:12:12 +03:00
66aa730b12 feat: change categories names and make them translatable 2022-10-05 00:04:56 +03:00
f93bc0ecb4 feat: add all other contributors 2022-10-04 23:59:36 +03:00
57f2480ee5 feat: sort contributors in alphabet order 2022-10-04 22:23:47 +03:00
cadd657ac3 feat: move @ArtyIF to the top 2022-10-04 22:14:18 +03:00
096f2721ac feat: add GradienceTeam/Community contributors
@0xMRTT
@daudix-UFO
@JoshM-Yoru
@tfuxu
@badlydrawnface
@subpop
@arslee07
@lopeztel
@ThatOneCalculator
@mskf1383
@crispyricepc
@TeryVeneno
@zehkira
@cmagnificent
@hericiumvevo
@salarua
@halfmexican
2022-10-04 22:11:42 +03:00
2652206bbc fix: change name of @halfmexican to José Hunter 2022-10-04 21:48:17 +03:00
b2b95be562 fix: add space 2022-10-04 21:42:18 +03:00
657803ff33 feat: add new contributors 2022-10-04 21:39:53 +03:00
ecda55264e feat: update contributors 2022-10-04 21:24:34 +03:00
b2729a7f69 fix: typo 2022-10-04 16:19:36 +03:00
0xMRTT
e1647a13e9
Merge branch 'main' into libsoup 2022-10-03 19:04:51 +02:00
0xMRTT
c8b2895d2f
Merge branch 'main' into add-logout 2022-10-02 21:54:49 +02:00
0xMRTT
654fa0fd9a
feat: add logout 2022-10-02 21:52:30 +02:00
tfuxu
30a5891558 feat: rename PRESET_DIR to presets_dir, and make it more central 2022-10-02 03:57:29 +02:00
tfuxu
c0d8f759d3 feat: create tooltip text for some widgets, and make more strings translatable 2022-10-01 18:01:15 +02:00
0xMRTT
9757cba3c2
fix: add header bar backdrop default #552
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-30 21:12:32 +02:00
0xMRTT
3d30eba011
fix: typo error 2022-09-30 18:18:27 +02:00
729f689c7b fix: replace ... with 2022-09-29 21:46:43 +03:00
0ce2f1230a feat: make all text follow [HIG Writing Style](https://developer.gnome.org/hig/guidelines/writing-style.html)
Translators, I'm sorry ^~^
2022-09-29 21:06:42 +03:00
0xMRTT
26464e489c
fix: update dropdown 2022-09-28 23:10:07 +02:00
0xMRTT
b1fbac3c44 fix: @apisu name 2022-09-28 16:25:42 +02:00
deepsource-autofix[bot]
ac7c01cddf
Format code with black and autopep8
This commit fixes the style issues introduced in c1d34d6 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/e09716f7-b874-44c9-9460-9429d37866ca/
2022-09-28 12:46:35 +00:00
0xMRTT
c1d34d62b5 fix: about dialog 2022-09-28 14:46:18 +02:00
0xMRTT
0d5b966856 fix: about dialog 2022-09-28 14:45:17 +02:00
0xMRTT
4bbbfd2d32 fix: about dialog 2022-09-28 14:40:19 +02:00
0xMRTT
e015401123 feat: add star button 2022-09-28 14:05:32 +02:00
0xMRTT
f767b68e09 fix: string ending error 2022-09-28 07:34:00 +02:00
c6e5546ac5 feat: add lyes saadi as dev 2022-09-27 23:30:49 +03:00
tfuxu
d2d6838b1b fix: use rel_ver instead of version constant 2022-09-25 23:13:44 +02:00
0xMRTT
a0febef08c
fix: only show welcome one time 2022-09-25 22:45:04 +02:00
tfuxu
b6e9ee9557 feat: add multi-threading to user presets fetching (presets manager) 2022-09-24 20:44:28 +02:00
0xMRTT
bb70ddeda6
Merge branch 'main' into deepsource-transform-2e094b1c 2022-09-23 22:52:12 +02:00
Lyes Saadi
edc7d0a133
Solve the no such file or directory issue
Signed-off-by: Lyes Saadi <33597258+LyesSaadi@users.noreply.github.com>
2022-09-23 21:18:34 +02:00
deepsource-autofix[bot]
010e54dde8
Format code with black and autopep8
This commit fixes the style issues introduced in 4d72ac4 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/70439abe-d23a-4f3f-afca-6e36b8ac32cb/
2022-09-23 17:33:52 +00:00
salarua
089ee4d495 fix: correct strings 2022-09-23 10:31:06 -07:00
salarua
b387126726 fix: convert tabs to spaces 2022-09-23 09:45:54 -07:00
deepsource-autofix[bot]
4289a6086e
Format code with black and autopep8
This commit fixes the style issues introduced in 8bf32aa according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/cc444fc5-ea75-4fb7-8fc3-a68e922e413e/
2022-09-23 11:14:21 +00:00