Commit graph

8 commits

Author SHA1 Message Date
tfuxu
16ca8d5a3b refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
0xMRTT
67c5d7f633
fix: remove unused code
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-10-03 19:05:55 +02:00
tfuxu
badee5681f feat: switch from aiohttp to Libsoup3 2022-10-02 03:55:42 +02:00
tfuxu
78000c73ab feat: add f.close() in _download_preset
* convert more print() functions to buglog's
* remove __repl__ in preset.py
2022-09-24 20:53:53 +02:00
deepsource-autofix[bot]
bc5faae521
Format code with black and autopep8
This commit fixes the style issues introduced in 06b848a according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/d260cd60-6207-454c-a6e4-6b642c2e38b1/
2022-09-14 14:56:35 +00:00
0xMRTT
06b848a1c3
fix: window freez when delete 2022-09-14 16:55:56 +02:00
0xMRTT
e4aab258bb
fix: asyncio with preset manager 2022-09-14 15:38:01 +02:00
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
Renamed from src/modules/custom_presets.py (Browse further)