Alexey Golub
01d276a9dc
Use UTF8 encoding in UpdateVersion.ps1
6 years ago
Alexey Golub
c446d4069a
Export single channel by double-clicking in GUI
6 years ago
Alexey Golub
ba5718aaf5
Improve GUI a bit
6 years ago
Alexey Golub
20ff4a15eb
Refactor output path usage in CLI
6 years ago
Alexey Golub
991dfccf3c
Retry on 503 status code
6 years ago
Alexey Golub
524c86b8f2
Add channel ID to default export file name to avoid collisions
6 years ago
Alexey Golub
e4b0d60c40
Add multichannel export to GUI
...
Closes #12
6 years ago
Alexey Golub
65c5df89f4
Use Failsafe
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
...
Closes #77
6 years ago
Alexey Golub
ba5790e312
Remove reference to Tyrrrz.Settings in GUI project
6 years ago
Alexey Golub
2859a740eb
Update nuget packages
6 years ago
Oleksii Holub
b88a1f8b47
Some refactor
6 years ago
Alexey Golub
78b44aed19
Use embedded style for dialog host
6 years ago
Oleksii Holub
13925c69af
Refactor CLI and add 'exportdm' command to export all direct message channels
6 years ago
Oleksii Holub
e22e1c03fb
Cleanup
6 years ago
TVdata
bf5cedb646
Add CLI command to export all available channels in a guild ( #123 )
6 years ago
Alexey Golub
17b0161ade
Make dialogs white again
6 years ago
Alexey Golub
fa1e84b518
Refactor UI
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
...
Closes #29
6 years ago
Alexey Golub
cacbb58683
Improve usage instructions a bit
6 years ago
Alexey Golub
ca727e9f23
Improve naming of exported partition files
6 years ago
Oleksii Holub
fd15b62adf
Improve UI layout and usage instructions
6 years ago
Oleksii Holub
78d01b47b4
Add some tooltips
6 years ago
Oleksii Holub
daf38153f4
Improve UI some more
6 years ago
Oleksii Holub
ac91c536dd
Improve ExportSetupView UI
6 years ago
Alexey Golub
0dbd619244
Remove unsused library from readme
6 years ago
Alexey Golub
0d3510222e
Migrate to Stylet and refactor view/view-model framework
6 years ago
Alexey Golub
083bdef419
Move screenshots section below features section in readme
6 years ago
Oleksii Holub
d620010e85
Add some safeguarding in case partition limit is less or equal to zero
6 years ago
Oleksii Holub
beadc25e61
Cleanup GroupMessages
6 years ago
Oleksii Holub
8bc29c4928
Refactor SplitIntoPartitions
6 years ago
Oleksii Holub
0b14952346
Add a script to update version in all projects
6 years ago
Alexey Golub
b518fb2f59
Update version
6 years ago
Alexey Golub
94165dcd8d
Don't render the template in memory to avoid out of memory exceptions
...
Fixes #88
6 years ago
Alexey Golub
d6507598fa
Fix not being able to reset partition limit in GUI
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
...
Fixes #85
6 years ago
Oleksii Holub
4144911208
Remove autoupdate feature from CLI entirely
6 years ago
Oleksii Holub
d28e81f8dc
Don't replace new lines in csv
...
Part of #102
6 years ago
Oleksii Holub
761cb032d7
Don't group messages in PlainText export
...
Part of #102
6 years ago
Oleksii Holub
47f0561c71
Refactor message grouping from data layer to render layer
6 years ago
Oleksii Holub
23116b776b
Show unhandled exceptions to users
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
Oleksii Holub
bcad5b4ed1
Set ChatLog.TotalMessageCount from ChatLogService
6 years ago
Alexey Golub
95a4217ab3
Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
6 years ago