Commit graph

47 commits

Author SHA1 Message Date
Alexey Golub
d03be8b1dd More refactoring 2020-04-26 23:55:31 +03:00
Alexey Golub
5bce4b52ff [GUI] Add a link to project's wiki
Closes #284
2020-04-05 00:31:01 +03:00
Alexey Golub
9f4277ae84 Add parallel exporting
Closes #264
2020-03-25 19:22:33 +02:00
Alexey Golub
9fa40dca00 Add text search in the channel list
Closes #184
2020-02-03 14:18:27 +02:00
Alexey Golub
e1f83997aa [GUI] Fix token textbox alignment 2020-01-11 18:01:35 +02:00
Alexey Golub
4ebc681327 Format XAML with XAMLStyler 2020-01-10 20:06:13 +02:00
Alexey Golub
5cb6adf19e Add an option to not save token
Closes #252
2020-01-10 20:03:31 +02:00
Alexey Golub
fc8c1c5914 Mention that user tokens are against TOS
Closes #211
2019-11-25 17:22:04 +02:00
Alexey Golub
fa4bb3b693 [GUI] Move to Microsoft.Xaml.Behaviors.Wpf from System.Windows.Interactivity.WPF 2019-09-27 00:49:29 +03:00
Alexey Golub
9241b7d2d1 [GUI] Add some tooltips 2019-09-14 18:38:55 +03:00
Alexey Golub
3bb5638b56 Improve usage instructions slightly 2019-05-15 00:56:50 +03:00
Oleksii Holub
82b0b8cb0a [GUI] Block UI when an export is underway 2019-04-12 15:23:07 +03:00
Oleksii Holub
a7da90943f Remove trailing whitespace 2019-04-12 13:48:13 +03:00
Alexey Golub
6d9bc3625f Switch from DateTime to DateTimeOffset 2019-04-11 01:20:52 +03:00
Alexey Golub
33f71c1612 Remove message group limit setting 2019-03-07 21:14:11 +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
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
e4b0d60c40 Add multichannel export to GUI
Closes #12
2019-02-09 19:03:34 +02:00
Oleksii Holub
b3e2dd3994 Group channels by category in GUI
Closes #77
2019-01-30 18:16:46 +02:00
Alexey Golub
78b44aed19 Use embedded style for dialog host 2018-12-19 21:51:03 +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
Alexey Golub
cacbb58683 Improve usage instructions a bit 2018-12-08 23:56:04 +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
0d3510222e Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +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
Alexey Golub
8e38adae7e Update instructions to obtain token
Fixes #76
2018-09-14 00:23:23 +03:00
Alexey Golub
a9bab60ba6 Update instructions to obtain token 2018-08-14 00:49:32 +03:00
Alexey Golub
3572a21aad
Allow using bot token instead of user token (#70) 2018-07-24 22:47:45 +03:00
Alexey Golub
8678043f0d
Implement progress reporting when downloading messages (#57) 2018-06-25 23:11:34 +03:00
Oleksii Holub
df811d0b1a Add loading placeholder for guild icons 2018-06-25 17:38:28 +03:00
Oleksii Holub
08da5d685b Prevent choosing invalid from/to dates 2018-06-25 17:11:52 +03:00
Alexey Golub
435510baf9 Remove AmmyUI 2018-04-15 16:08:57 +03:00
Alexey Golub
5a84fb25e6 Update nuget packages and rework UpdateService 2018-03-20 22:18:09 +02:00
Alexey Golub
9988300942 Let user disable auto-updates 2018-02-25 18:22:55 +02:00
Alexey Golub
656e5a5b0d Remove some views and replace them with snackbar notifications 2018-02-25 17:17:50 +02:00
Alexey Golub
63c835df88 Implement auto-update via Onova 2018-02-25 17:00:44 +02:00
Alexey Golub
bb2b04d2e5 Add IsDefault and IsCancel for all dialog buttons 2018-01-13 18:15:42 +02:00
Alexey Golub
8515efe11b
Add command line interface and change solution structure (#26) 2018-01-12 20:28:36 +01:00