Alexey Golub
|
9f4277ae84
|
Add parallel exporting
Closes #264
|
5 years ago |
Alexey Golub
|
70a1c9db8c
|
Clean up warnings
|
5 years ago |
Alexey Golub
|
bf56902134
|
Refactor partitioning, don't create empty files
Closes #246
|
5 years ago |
Alexey Golub
|
5cb6adf19e
|
Add an option to not save token
Closes #252
|
5 years ago |
Alexey Golub
|
cec8409ac4
|
Check if auto-update is enabled in UpdateService
|
5 years ago |
Alexey Golub
|
2a223599f9
|
Streaming exporter
Fixes #125
Closes #177
|
5 years ago |
Alexey Golub
|
0d2ae8b5db
|
Add support for announcement channels
Closes #222
|
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
Fix #164
|
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
Closes #12
|
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 |
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
Closes #29
|
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
Fixes #85
|
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
Closes #51
|
6 years ago |
Alexey Golub
|
8678043f0d
|
Implement progress reporting when downloading messages (#57)
|
6 years ago |
Oleksii Holub
|
e4f0b8193f
|
Output date range in the export file
Closes #56
|
6 years ago |
Oleksii Holub
|
08da5d685b
|
Prevent choosing invalid from/to dates
|
6 years ago |
Alexey Golub
|
481991bd00
|
Architecture refactor (#63)
|
6 years ago |
Alexey Golub
|
1d0a13c613
|
Always open exported file on completion
|
7 years ago |
Alexey Golub
|
67036f59ce
|
Order channels by name in the UI
|
7 years ago |
Alexey Golub
|
7b67cbc385
|
Improve markdown parsing to make it less volatile
Fixes #18, #20, #40
|
7 years ago |
Alexey Golub
|
7ffb799136
|
Update nuget packages
|
7 years ago |
Alexey Golub
|
5a84fb25e6
|
Update nuget packages and rework UpdateService
|
7 years ago |
Alexey Golub
|
9988300942
|
Let user disable auto-updates
|
7 years ago |
Alexey Golub
|
656e5a5b0d
|
Remove some views and replace them with snackbar notifications
|
7 years ago |
Alexey Golub
|
63c835df88
|
Implement auto-update via Onova
|
7 years ago |