Commit graph

75 commits

Author SHA1 Message Date
0xMRTT
b5027a7c5b
fix: use V2 branch
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-09 23:27:21 +02:00
deepsource-autofix[bot]
6d1428638b
Format code with black and autopep8
This commit fixes the style issues introduced in 123cb83 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/44e60d93-8989-488e-9b83-7ebda151ec87/
2022-09-09 17:11:31 +00:00
0xMRTT
123cb837a3
fix: offline inverted 2022-09-09 19:10:01 +02:00
0xMRTT
68dd6ac468
fix: search not working 2022-09-09 17:40:04 +02:00
0xMRTT
47de913b81
fix: preset manager say that's offline even if not 2022-09-09 17:28:20 +02:00
0xMRTT
0f75e9f45d
feat: follow refactor of Community repo 2022-09-09 17:24:16 +02:00
tfuxu
c3383666fc feat: basic search mechanism based on regex 2022-09-08 21:23:10 +02:00
deepsource-autofix[bot]
a57113eb11
Remove unused imports 2022-09-07 16:00:33 +00: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]
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
80ecff6805
feat: add migration to user repo 2022-09-04 11:34:10 +02:00
AdwCustomizer
b743237c65 ci: autopep8 action fixes 2022-09-03 17:04:33 +00:00
0xMRTT
6bc8081926
feat: add separate namespace for each repo 2022-09-03 18:54:18 +02:00
0xMRTT
243f6d3924
feat: update add repo button 2022-09-03 18:26:47 +02:00
AdwCustomizer
a50d42e32e ci: autopep8 action fixes 2022-09-03 16:06:16 +00:00
0xMRTT
2fd5d3f4ee
feat: add add repo button 2022-09-03 18:05:40 +02:00
0xMRTT
25737df184
feat: add add repo button 2022-09-03 17:41:22 +02:00
AdwCustomizer
8bf4a6480e ci: autopep8 action fixes 2022-09-03 15:01:25 +00:00
0xMRTT
4d7864e68d
fix: add remove repo 2022-09-03 16:59:58 +02:00
0xMRTT
814dd2bec4
fix: use gsettings repos 2022-09-03 16:53:53 +02:00
0xMRTT
dd081d5a58
feat: add repos deletion 2022-09-03 16:40:22 +02:00
0xMRTT
4c60d6519c
fix: remove before adding 2022-09-03 16:27:18 +02:00
0xMRTT
ecbfe57e4f
fix: update dict 2022-09-03 16:26:28 +02:00
0xMRTT
363ca374a1
feat: add officials 2022-09-03 16:25:33 +02:00
0xMRTT
c379a974fc
fix: group name 2022-09-03 16:25:09 +02:00
0xMRTT
dbf62c44a1
fix: overlay error 2022-09-03 16:24:17 +02:00
0xMRTT
f6b28fcc06
feat: add official and non official 2022-09-03 16:22:54 +02:00
AdwCustomizer
5f2c8a3565 ci: autopep8 action fixes 2022-09-03 11:07:50 +00:00
0xMRTT
ad16ab1c1a
fix: add missing reload call 2022-09-03 13:07:18 +02:00
0xMRTT
0349e47cb7
feat: add repo manager 2022-09-03 13:02:36 +02:00
tfuxu
a16dae6227 fix: show page_offline as a visible child
* add some buglogs for debug
2022-08-28 03:49:05 +02:00
b40bcfb08c feat: changed text, removed style.css 2022-08-25 16:28:38 +03:00
AdwCustomizer
fe299f1f63 ci: autopep8 action fixes 2022-08-25 12:14:02 +00:00
0xMRTT
502faa3d98
Update presets_manager_window.py
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-25 14:13:43 +02:00
AdwCustomizer
dc3a9b5e04 ci: autopep8 action fixes 2022-08-25 10:45:30 +00:00
0xMRTT
1bed3b0432 fix: reload presets in every case 2022-08-25 12:41:51 +02:00
0xMRTT
650c1fd5ae fix: delete preset 2022-08-25 12:40:52 +02:00
0xMRTT
f22455ffd5 fix: parameters error 2022-08-25 12:33:48 +02:00
0xMRTT
8629881850 feat: undo button in toast after removing preset #261 2022-08-25 12:33:09 +02:00
0xMRTT
434fb8ba85 feat: handle offline case 2022-08-25 12:24:20 +02:00
AdwCustomizer
97d5169b39 ci: autopep8 action fixes 2022-08-24 22:29:14 +00:00
0xMRTT
0ef8eb3cfa
fix: remove drop-down
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-25 00:28:55 +02:00
tfuxu
ddef25ef8c
Merge branch 'next' into next
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-08-24 18:54:37 +00:00
tfuxu
ad479afc09 feat: initial community presets download mechanism 2022-08-24 20:51:14 +02:00
AdwCustomizer
4153ae1164 ci: autopep8 action fixes 2022-08-24 18:19:22 +00:00
0xMRTT
c2ffc901d1 feat: add preset list url 2022-08-24 20:19:01 +02:00
0xMRTT
8dbb96b966 feat: add explore tab 2022-08-24 17:25:24 +02:00
AdwCustomizer
1a20a9cf69 ci: autopep8 action fixes 2022-08-23 11:01:42 +00:00
0xMRTT
fcf48fe48e fix: empty card 2022-08-23 12:25:30 +02:00
0xMRTT
7ebb6fa5d8 fix: empty card 2022-08-23 12:18:15 +02:00