Commit Graph

289 Commits (77c770acdd872652d82fbd02e28ab4d50be23fd3)

Author SHA1 Message Date
Alexey Golub a6bf546e79 [GUI] Clean up the UI
4 years ago
Alexey Golub 239c47c06e [GUI] Clean up theme management
4 years ago
Andrew Kolos 19f678ca01
[GUI] Add dark theme (#388)
4 years ago
Alexey Golub 6f54c09d96 [GUI] Refactor sorting
4 years ago
Alexey Golub 45926b0990 Refactor last commit
4 years ago
CarJem Generations 25d29dc079
[GUI] Add controls to configure export time limits in addition to dates (#355)
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 47a1518cd9 Update nuget packages
4 years ago
Alexey Golub 2fc0aa43e8 Change "discordapp.com" to "discord.com" where appropriate
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 94a85cdb01 Update nuget packages
4 years ago
Alexey Golub d03be8b1dd More refactoring
4 years ago
Alexey Golub 9d0d7cd5dd More refactoring
4 years ago
Alexey Golub b2a48d338a Update nuget packages
4 years ago
Alexey Golub 88a4fa792b Refactor more
4 years ago
Alexey Golub 8685a3d7e3 Rework architecture
4 years ago
Alexey Golub 130c0b6fe2 Use System.Text.Json instead of Newtonsoft.Json
4 years ago
Alexey Golub 5bce4b52ff [GUI] Add a link to project's wiki
4 years ago
Alexey Golub dac7c664d9 [GUI] Ensure update has been prepared before attempting to install it
4 years ago
Alexey Golub 9f4277ae84 Add parallel exporting
4 years ago
Alexey Golub 70a1c9db8c Clean up warnings
4 years ago
Alexey Golub 9fa40dca00 Add text search in the channel list
4 years ago
Alexey Golub 8a4f306012 Update CliFx to v1.0
4 years ago
Alexey Golub e1f83997aa [GUI] Fix token textbox alignment
5 years ago
Alexey Golub bf56902134 Refactor partitioning, don't create empty files
5 years ago
Alexey Golub b4df267372 Update NuGet packages
5 years ago
Alexey Golub 4ebc681327 Format XAML with XAMLStyler
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 8f1aec241b Update version
5 years ago
Alexey Golub 2a223599f9 Streaming exporter
5 years ago
Alexey Golub 8382ca725d Migrate to net core 3.1
5 years ago
Alexey Golub 0d2ae8b5db Add support for announcement channels
5 years ago
Alexey Golub 632b9f953b Use shared props file
5 years ago
Alexey Golub fc8c1c5914 Mention that user tokens are against TOS
5 years ago
Alexey Golub e5a2852165 Use nullable
5 years ago
Alexey Golub fa4bb3b693 [GUI] Move to Microsoft.Xaml.Behaviors.Wpf from System.Windows.Interactivity.WPF
5 years ago
Alexey Golub 69cfe1845b Migrate to .NET Core 3
5 years ago
Alexey Golub 3a0d351143 Update version
5 years ago
Alexey Golub 533671c59f [GUI] Allow the app to crash in DEBUG mode
5 years ago
Alexey Golub 12a5091d73 Streamline auto-update process and refactor
5 years ago
Alexey Golub 9241b7d2d1 [GUI] Add some tooltips
5 years ago
Alexey Golub 835910ee22 Update nuget packages
5 years ago
Alexey Golub 71e6a8de7a Update version
5 years ago
Alexey Golub 592b8b6294 Update nuget packages
5 years ago
Alexey Golub 76c7f9b419 Update version
5 years ago
Alexey Golub 0ced31ca4a Update version
5 years ago
Alexey Golub 3bb5638b56 Improve usage instructions slightly
5 years ago
Alexey Golub ab0ce478db Move UpdateService to GUI project
5 years ago
Alexey Golub afb9f52221 Update FodyWeavers.xsd
5 years ago
Alexey Golub d65ca409b1 Update nuget packages
5 years ago
Oleksii Holub 26322da800 [GUI] Notify when all exports are done instead of each of them separately
5 years ago
Oleksii Holub 1325edb135 Use latest C# version in all projects
5 years ago
Oleksii Holub 82b0b8cb0a [GUI] Block UI when an export is underway
5 years ago
Oleksii Holub a7da90943f Remove trailing whitespace
5 years ago
Alexey Golub 9c043376f9 Update version
5 years ago
Alexey Golub 30cba7959f Refactor string checks and fix exception when exporting multiple channels
5 years ago
Alexey Golub 7951703cf2 Update version
5 years ago
Alexey Golub 6d9bc3625f Switch from DateTime to DateTimeOffset
5 years ago
Alexey Golub 4bfb2ec7fd
Improve performance (#162)
5 years ago
Alexey Golub 0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
5 years ago
Alexey Golub 889446fff7 Update nuget packages
5 years ago
Oleksii Holub 77bf32aa5a Update version
5 years ago
Alexey Golub 6fa61bf75a Update version
5 years ago
Alexey Golub 33f71c1612 Remove message group limit setting
5 years ago
Alexey Golub 1f6d1f21e6 Update version
5 years ago
Alexey Golub b1de9c4eca Update version
5 years ago
Alexey Golub bb98049df7 Remove years from copyright
5 years ago
Oleksii Holub 1356d4483a Add a checkmark that displays whether a channel is selected
5 years ago
Alexey Golub 4a3dc5c5ee Bind export button visibility on the guard property
5 years ago
Alexey Golub e665356890 Show export progress in taskbar
5 years ago
Alexey Golub 7b614ed448 Update version
5 years ago
Alexey Golub e89f2735a0 Update version
5 years ago
Alexey Golub c446d4069a Export single channel by double-clicking in GUI
5 years ago
Alexey Golub ba5718aaf5 Improve GUI a bit
5 years ago
Alexey Golub e4b0d60c40 Add multichannel export to GUI
5 years ago
Oleksii Holub 659c499bd0 Small clenaup
5 years ago
Alexey Golub b6fcbac030 Refactor
5 years ago
Oleksii Holub b3e2dd3994 Group channels by category in GUI
5 years ago
Alexey Golub ba5790e312 Remove reference to Tyrrrz.Settings in GUI project
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 e22e1c03fb Cleanup
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
6 years ago
Alexey Golub cacbb58683 Improve usage instructions a bit
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 0d3510222e Migrate to Stylet and refactor view/view-model framework
6 years ago
Alexey Golub b518fb2f59 Update version
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
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
Alexey Golub 95a4217ab3 Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
6 years ago
Alexey Golub 4e8fb80ac5 Use PackageReference
6 years ago
Alexey Golub 97a36028b9 Update version
6 years ago
Alexey Golub 8e38adae7e Update instructions to obtain token
6 years ago
Alexey Golub a9bab60ba6 Update instructions to obtain token
6 years ago
Alexey Golub bd9dc6455f
Refactor CLI (#81)
6 years ago
Oleksii Holub f63ea41188 Update version
6 years ago
Alexey Golub 3572a21aad
Allow using bot token instead of user token (#70)
6 years ago
Alexey Golub b9c449709f Update version
6 years ago
Alexey Golub 0a48da4c56 Update version
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
Oleksii Holub e4f0b8193f Output date range in the export file
6 years ago
Oleksii Holub df811d0b1a Add loading placeholder for guild icons
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 3b7da21c24 Update version
6 years ago
Alexey Golub 1d0a13c613 Always open exported file on completion
6 years ago
Alexey Golub 67036f59ce Order channels by name in the UI
6 years ago
Alexey Golub 435510baf9 Remove AmmyUI
6 years ago
Alexey Golub cc2583f96b Update version
6 years ago
Alexey Golub 7b67cbc385 Improve markdown parsing to make it less volatile
6 years ago
Alexey Golub 7ffb799136 Update nuget packages
6 years ago
Alexey Golub 5a84fb25e6 Update nuget packages and rework UpdateService
6 years ago
Alexey Golub 9988300942 Let user disable auto-updates
6 years ago
Alexey Golub 656e5a5b0d Remove some views and replace them with snackbar notifications
6 years ago
Alexey Golub d7572d9fd3 Update nuget packages
6 years ago
Alexey Golub 63c835df88 Implement auto-update via Onova
6 years ago
Alexey Golub cff976e2e4 Update nuget packages
6 years ago
Alexey Golub 2db4ad46cc Remove Costura.Fody
6 years ago
Alexey Golub f7ef3bbb44 Bump framework version and small cleanup
7 years ago
Alexey Golub bb2b04d2e5 Add IsDefault and IsCancel for all dialog buttons
7 years ago
Alexey Golub 8515efe11b
Add command line interface and change solution structure (#26)
7 years ago