Commit Graph

63 Commits (1495ed9b901fa820cbda9e6604f77114be349f52)

Author SHA1 Message Date
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
Alexey Golub b6fcbac030 Refactor
6 years ago
Oleksii Holub b3e2dd3994 Group channels by category in GUI
6 years ago
Oleksii Holub b88a1f8b47 Some refactor
6 years ago
Oleksii Holub e22e1c03fb Cleanup
6 years ago
Alexey Golub 6d5ed9e9ca Improve UI
6 years ago
Oleksii Holub bdaeea5512 Refactor busy state and progress reporting
6 years ago
Alexey Golub dddb13fcc5 Refactor default file name generation and add date ranges there
6 years ago
Alexey Golub 0d3510222e Migrate to Stylet and refactor view/view-model framework
6 years ago
Alexey Golub a0359b1e43
Split output file into multiple partitions (#116)
6 years ago
Oleksii Holub aa53cecd4e Don't open exported file on completion
6 years ago
Oleksii Holub 47f0561c71 Refactor message grouping from data layer to render layer
6 years ago
Oleksii Holub ba27a9f909 Rename ExportService.Export to ExportChatLog for consistency
6 years ago
Oleksii Holub 52684c264f Change order of parameters in ExportService.Export
6 years ago
Alexey Golub 95a4217ab3 Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
6 years ago
Alexey Golub bd9dc6455f
Refactor CLI (#81)
6 years ago
Alexey Golub 3572a21aad
Allow using bot token instead of user token (#70)
6 years ago
Alexey Golub 61dce7c1a8 Small cleanup
6 years ago
Alexey Golub 6fee160bc7 Show an error when trying to export deleted channel
6 years ago
Alexey Golub 8678043f0d
Implement progress reporting when downloading messages (#57)
6 years ago