Commit graph

88 commits

Author SHA1 Message Date
Tyrrrz
4389b4e0bc Improve GUI 2021-12-14 01:26:59 +02:00
Tyrrrz
008bb2f591 Use .NET 6's ParallelForEachAsync(...) 2021-12-13 21:02:11 +02:00
Tyrrrz
880f400e2c C#10ify 2021-12-08 23:50:21 +02:00
Tyrrrz
1db2bb4170 Remove Tyrrrz.Extensions package 2021-11-15 18:50:46 +02:00
Tyrrrz
acfe102e7f Simplify HTTP client management 2021-09-28 18:50:43 +03:00
Tyrrrz
ea31b1b270 Refactor 2021-09-16 01:08:14 +03:00
Tyrrrz
d4eba75036 Normalize namings ("...Type" -> "...Kind") 2021-07-19 02:07:19 +03:00
Tyrrrz
ae42554621 Render voice channel mentions
Closes #636
2021-07-18 02:19:50 +03:00
Tyrrrz
2ab6773c17 [GUI] Show error in a dialog when pull or export fails, instead of crashing the whole app 2021-07-18 00:02:28 +03:00
Tyrrrz
650c55bbd1 Refactor 2021-07-17 23:53:13 +03:00
Lucas LaBuff
d39fc212b6
Filter which messages are exported (#622) 2021-07-07 12:14:40 -07:00
Tyrrrz
d01ed13041 Update NuGet packages 2021-04-18 19:32:59 +03:00
Tyrrrz
f8d55f406c [GUI] Cleanup ExportSetupViewModel & RootViewModel 2021-04-16 23:39:36 +03:00
Tyrrrz
511af1e35c Refactor 2021-04-16 23:09:08 +03:00
Andrew Kolos
eb89ea5b40
Add partition by file size (#497) 2021-04-12 13:50:32 +03:00
Tyrrrz
7b140fd450 Try to fix nullability warning 2021-03-18 02:13:15 +02:00
Tyrrrz
3aef7faa1e Use is null/is not null 2021-03-09 21:57:26 +02:00
Tyrrrz
ebe4d58a42 Cleanup 2021-02-22 03:15:22 +02:00
Tyrrrz
3d9ee3b339 Embrace Snowflake as first class citizen 2020-12-27 19:42:21 +02:00
Tyrrrz
047dccef7f Refactor last PR 2020-11-18 19:04:53 +02:00
Tyrrrz
1da80956dd Refactor 2020-10-24 21:15:58 +03:00
Andrew Kolos
520e023aff
Stop redundantly downloading media when re-exporting (#395) 2020-10-23 16:38:15 +03:00
Alexey Golub
a6bf546e79 [GUI] Clean up the UI 2020-10-05 17:41:09 +03:00
Alexey Golub
239c47c06e [GUI] Clean up theme management 2020-10-05 17:10:00 +03:00
Andrew Kolos
19f678ca01
[GUI] Add dark theme (#388) 2020-10-05 16:31:37 +03:00
Alexey Golub
6f54c09d96 [GUI] Refactor sorting 2020-08-12 19:09:12 +03:00
Alexey Golub
45926b0990 Refactor last commit 2020-08-07 21:41:10 +03:00
Alexey Golub
efde9931c9 Refactor & optimize changes in last commit 2020-08-07 21:00:43 +03:00
CarJem Generations
2c3b461d49
[GUI] Make categories collapsible in channel list (#354) 2020-08-07 19:42:59 +03:00
Alexey Golub
1ff026eba6 [GUI] Trim spaces in token input 2020-07-29 20:58:49 +03:00
Alexey Golub
ba66b52fa4 Use ValueTask instead of Task where possible 2020-07-18 15:57:51 +03:00
Alexey Golub
ac64d9943a
Self-contained export (#321) 2020-07-18 15:45:09 +03:00
Alexey Golub
d03be8b1dd More refactoring 2020-04-26 23:55:31 +03:00
Alexey Golub
9d0d7cd5dd More refactoring 2020-04-23 00:32:48 +03:00
Alexey Golub
88a4fa792b Refactor more 2020-04-22 21:59:10 +03:00
Alexey Golub
8685a3d7e3 Rework architecture 2020-04-22 19:23:31 +03:00
Alexey Golub
9f4277ae84 Add parallel exporting
Closes #264
2020-03-25 19:22:33 +02:00
Alexey Golub
70a1c9db8c Clean up warnings 2020-03-23 19:11:15 +02:00
Alexey Golub
bf56902134 Refactor partitioning, don't create empty files
Closes #246
2020-01-10 21:05:07 +02:00
Alexey Golub
5cb6adf19e Add an option to not save token
Closes #252
2020-01-10 20:03:31 +02:00
Alexey Golub
cec8409ac4 Check if auto-update is enabled in UpdateService 2020-01-03 21:44:30 +02:00
Alexey Golub
2a223599f9 Streaming exporter
Fixes #125
Closes #177
2019-12-07 18:43:24 +02:00
Alexey Golub
0d2ae8b5db Add support for announcement channels
Closes #222
2019-12-01 17:35:56 +02:00
Alexey Golub
e5a2852165 Use nullable 2019-11-13 19:19:36 +02:00
Alexey Golub
12a5091d73 Streamline auto-update process and refactor 2019-09-15 14:11:06 +03:00
Alexey Golub
ab0ce478db Move UpdateService to GUI project 2019-04-16 23:08:38 +03:00
Oleksii Holub
26322da800 [GUI] Notify when all exports are done instead of each of them separately 2019-04-12 16:24:17 +03:00
Oleksii Holub
82b0b8cb0a [GUI] Block UI when an export is underway 2019-04-12 15:23:07 +03:00
Oleksii Holub
a7da90943f Remove trailing whitespace 2019-04-12 13:48:13 +03:00
Alexey Golub
30cba7959f Refactor string checks and fix exception when exporting multiple channels
Fix #164
2019-04-11 22:56:29 +03:00