Commit Graph

82 Commits (471d0d01cf287ffc1012e3b382907d9d72041cea)

Author SHA1 Message Date
Tyrrrz d4eba75036 Normalize namings ("...Type" -> "...Kind")
3 years ago
Tyrrrz ae42554621 Render voice channel mentions
3 years ago
Tyrrrz 2ab6773c17 [GUI] Show error in a dialog when pull or export fails, instead of crashing the whole app
3 years ago
Tyrrrz 650c55bbd1 Refactor
3 years ago
Lucas LaBuff d39fc212b6
Filter which messages are exported (#622)
3 years ago
Tyrrrz d01ed13041 Update NuGet packages
4 years ago
Tyrrrz f8d55f406c [GUI] Cleanup ExportSetupViewModel & RootViewModel
4 years ago
Tyrrrz 511af1e35c Refactor
4 years ago
Andrew Kolos eb89ea5b40
Add partition by file size (#497)
4 years ago
Tyrrrz 7b140fd450 Try to fix nullability warning
4 years ago
Tyrrrz 3aef7faa1e Use `is null`/`is not null`
4 years ago
Tyrrrz ebe4d58a42 Cleanup
4 years ago
Tyrrrz 3d9ee3b339 Embrace Snowflake as first class citizen
4 years ago
Tyrrrz 047dccef7f Refactor last PR
4 years ago
Tyrrrz 1da80956dd Refactor
4 years ago
Andrew Kolos 520e023aff
Stop redundantly downloading media when re-exporting (#395)
4 years ago
Alexey Golub a6bf546e79 [GUI] Clean up the UI
4 years ago
Alexey Golub 239c47c06e [GUI] Clean up theme management
4 years ago
Andrew Kolos 19f678ca01
[GUI] Add dark theme (#388)
4 years ago
Alexey Golub 6f54c09d96 [GUI] Refactor sorting
4 years ago
Alexey Golub 45926b0990 Refactor last commit
4 years ago
Alexey Golub efde9931c9 Refactor & optimize changes in last commit
4 years ago
CarJem Generations 2c3b461d49
[GUI] Make categories collapsible in channel list (#354)
4 years ago
Alexey Golub 1ff026eba6 [GUI] Trim spaces in token input
4 years ago
Alexey Golub ba66b52fa4 Use ValueTask instead of Task where possible
4 years ago
Alexey Golub ac64d9943a
Self-contained export (#321)
4 years ago
Alexey Golub d03be8b1dd More refactoring
5 years ago
Alexey Golub 9d0d7cd5dd More refactoring
5 years ago
Alexey Golub 88a4fa792b Refactor more
5 years ago
Alexey Golub 8685a3d7e3 Rework architecture
5 years ago
Alexey Golub 9f4277ae84 Add parallel exporting
5 years ago
Alexey Golub 70a1c9db8c Clean up warnings
5 years ago
Alexey Golub bf56902134 Refactor partitioning, don't create empty files
5 years ago
Alexey Golub 5cb6adf19e Add an option to not save token
5 years ago
Alexey Golub cec8409ac4 Check if auto-update is enabled in UpdateService
5 years ago
Alexey Golub 2a223599f9 Streaming exporter
5 years ago
Alexey Golub 0d2ae8b5db Add support for announcement channels
5 years ago
Alexey Golub e5a2852165 Use nullable
5 years ago
Alexey Golub 12a5091d73 Streamline auto-update process and refactor
5 years ago
Alexey Golub ab0ce478db Move UpdateService to GUI project
6 years ago
Oleksii Holub 26322da800 [GUI] Notify when all exports are done instead of each of them separately
6 years ago
Oleksii Holub 82b0b8cb0a [GUI] Block UI when an export is underway
6 years ago
Oleksii Holub a7da90943f Remove trailing whitespace
6 years ago
Alexey Golub 30cba7959f Refactor string checks and fix exception when exporting multiple channels
6 years ago
Alexey Golub 6d9bc3625f Switch from DateTime to DateTimeOffset
6 years ago
Alexey Golub 4bfb2ec7fd
Improve performance (#162)
6 years ago
Alexey Golub 889446fff7 Update nuget packages
6 years ago
Alexey Golub 33f71c1612 Remove message group limit setting
6 years ago
Alexey Golub e4b0d60c40 Add multichannel export to GUI
6 years ago
Oleksii Holub 659c499bd0 Small clenaup
6 years ago