Commit Graph

15 Commits

Author SHA1 Message Date
ouwou
72053457a0 optimize curl worker thread a good amount 2021-05-19 18:42:43 -04:00
ouwou
35473b3baf fix some memory safety things (thanks ASan) 2021-03-10 03:33:39 -05:00
ouwou
bab9abf4af speed up images with libcurl multi, raise concurrency
also maybe fix some rare crash
2021-02-11 18:03:16 -05:00
ouwou
b28bfd6f20
remove cpr as a dependency (#21)
abstract away library usage
2021-01-23 21:07:03 +00:00
ouwou
bafd2fa25a add menu item to clear image cache 2021-01-20 02:26:04 -05:00
ouwou
09f40cf9a9 get rid of some warnings 2020-12-22 02:35:57 -05:00
ouwou
58d0424dfc abstract away settings some more 2020-12-17 01:40:02 -05:00
ouwou
a9e41482f5 fix #7 and some other "improvements" 2020-12-11 00:12:43 -05:00
ouwou
f71caf9fbd try and fix something that shouldnt be an issue 2020-11-27 02:30:59 -05:00
ouwou
c9162544f6 fix cache writing to cwd 2020-10-27 02:29:02 -04:00
ouwou
0cdaea97dd slap a bunch of shit everywhere until the crashing stops 2020-10-05 21:37:07 -04:00
ouwou
43f87b4bca allow limiting concurrent http requests
add Semaphore
update SettingsManager a little
2020-10-04 02:28:48 -04:00
ouwou
bbe36a8246 maybe slightly better image loading maybe hopefully 2020-10-03 18:49:22 -04:00
ouwou
4ac27e9140 add wonky image loading 2020-09-30 00:12:38 -04:00
ouwou
54a8244bfd basic avatars 2020-09-10 18:28:42 -04:00