Commit graph

927 commits

Author SHA1 Message Date
Alexey Golub
e519bdcc6f Update license 2019-02-17 19:31:26 +02:00
Oleksii Holub
1356d4483a Add a checkmark that displays whether a channel is selected 2019-02-15 13:01:30 +02:00
Alexey Golub
4a3dc5c5ee Bind export button visibility on the guard property 2019-02-14 22:29:52 +02:00
Alexey Golub
e665356890 Show export progress in taskbar 2019-02-14 21:52:36 +02:00
Alexey Golub
7b614ed448 Update version 2019-02-10 17:27:45 +02:00
Alexey Golub
6531462220 Fix getting last message when there's no date range
Fixes #137
2019-02-10 17:26:18 +02:00
Alexey Golub
e89f2735a0 Update version 2019-02-09 21:26:15 +02:00
Alexey Golub
01d276a9dc Use UTF8 encoding in UpdateVersion.ps1 2019-02-09 21:20:20 +02:00
Alexey Golub
c446d4069a Export single channel by double-clicking in GUI 2019-02-09 21:05:31 +02:00
Alexey Golub
ba5718aaf5 Improve GUI a bit 2019-02-09 20:07:30 +02:00
Alexey Golub
20ff4a15eb Refactor output path usage in CLI 2019-02-09 19:41:08 +02:00
Alexey Golub
991dfccf3c Retry on 503 status code 2019-02-09 19:39:21 +02:00
Alexey Golub
524c86b8f2 Add channel ID to default export file name to avoid collisions 2019-02-09 19:20:13 +02:00
Alexey Golub
e4b0d60c40 Add multichannel export to GUI
Closes #12
2019-02-09 19:03:34 +02:00
Alexey Golub
65c5df89f4 Use Failsafe 2019-02-08 20:37:53 +02:00
Oleksii Holub
659c499bd0 Small clenaup 2019-02-01 15:33:06 +02:00
Alexey Golub
b6fcbac030 Refactor 2019-01-30 23:14:17 +02:00
Oleksii Holub
b3e2dd3994 Group channels by category in GUI
Closes #77
2019-01-30 18:16:46 +02:00
Alexey Golub
ba5790e312 Remove reference to Tyrrrz.Settings in GUI project 2019-01-21 23:21:35 +02:00
Alexey Golub
2859a740eb Update nuget packages 2019-01-07 18:29:36 +02:00
Oleksii Holub
b88a1f8b47 Some refactor 2018-12-21 15:37:14 +02:00
Alexey Golub
78b44aed19 Use embedded style for dialog host 2018-12-19 21:51:03 +02:00
Oleksii Holub
13925c69af Refactor CLI and add 'exportdm' command to export all direct message channels 2018-12-19 17:29:36 +02:00
Oleksii Holub
e22e1c03fb Cleanup 2018-12-19 17:15:54 +02:00
TVdata
bf5cedb646 Add CLI command to export all available channels in a guild (#123) 2018-12-19 16:53:21 +02:00
Alexey Golub
17b0161ade Make dialogs white again 2018-12-16 00:07:17 +02:00
Alexey Golub
fa1e84b518 Refactor UI 2018-12-15 23:53:52 +02:00
Alexey Golub
6d5ed9e9ca Improve UI 2018-12-14 01:00:57 +02:00
Oleksii Holub
bdaeea5512 Refactor busy state and progress reporting 2018-12-11 18:03:32 +02:00
Alexey Golub
dddb13fcc5 Refactor default file name generation and add date ranges there
Closes #29
2018-12-10 23:16:15 +02:00
Alexey Golub
cacbb58683 Improve usage instructions a bit 2018-12-08 23:56:04 +02:00
Alexey Golub
ca727e9f23 Improve naming of exported partition files 2018-12-08 23:55:49 +02:00
Oleksii Holub
fd15b62adf Improve UI layout and usage instructions 2018-12-07 18:14:27 +02:00
Oleksii Holub
78d01b47b4 Add some tooltips 2018-12-07 17:05:17 +02:00
Oleksii Holub
daf38153f4 Improve UI some more 2018-12-05 18:45:13 +02:00
Oleksii Holub
ac91c536dd Improve ExportSetupView UI 2018-12-05 18:20:20 +02:00
Alexey Golub
0dbd619244 Remove unsused library from readme 2018-11-29 20:55:20 +02:00
Alexey Golub
0d3510222e Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +02:00
Alexey Golub
083bdef419 Move screenshots section below features section in readme 2018-11-17 23:22:25 +02:00
Oleksii Holub
d620010e85 Add some safeguarding in case partition limit is less or equal to zero 2018-11-15 10:26:54 +02:00
Oleksii Holub
beadc25e61 Cleanup GroupMessages 2018-11-14 18:15:07 +02:00
Oleksii Holub
8bc29c4928 Refactor SplitIntoPartitions 2018-11-14 17:51:03 +02:00
Oleksii Holub
0b14952346 Add a script to update version in all projects 2018-11-05 13:31:42 +02:00
Alexey Golub
b518fb2f59 Update version 2018-11-03 23:51:19 +02:00
Alexey Golub
94165dcd8d Don't render the template in memory to avoid out of memory exceptions
Fixes #88
2018-11-03 23:04:26 +02:00
Alexey Golub
d6507598fa Fix not being able to reset partition limit in GUI 2018-11-03 23:01:58 +02:00
Alexey Golub
a0359b1e43
Split output file into multiple partitions (#116) 2018-11-03 22:53:20 +02:00
Oleksii Holub
aa53cecd4e Don't open exported file on completion
Fixes #85
2018-11-02 17:12:17 +02:00
Oleksii Holub
4144911208 Remove autoupdate feature from CLI entirely 2018-11-02 16:24:06 +02:00
Oleksii Holub
d28e81f8dc Don't replace new lines in csv
Part of #102
2018-11-01 18:33:29 +02:00