Commit Graph

76 Commits (40d833cd576fb6e070c6878e1bc6bbddd54d8704)

Author SHA1 Message Date
Alexey Golub 2156c6cd0c
Automatically detect token kind (#764)
3 years ago
Tyrrrz 271a478a0e Minor GUI tweaks
3 years ago
Tyrrrz b40a88c4d3 Add border to settings view too
3 years ago
Tyrrrz 7a9e25c1f0 Improve settings view in GUI
3 years ago
Tyrrrz 4389b4e0bc Improve GUI
3 years ago
Tyrrrz 880f400e2c C#10ify
3 years ago
Tyrrrz 720e53caab [GUI] Fix outdated binding
3 years ago
Tyrrrz 2ab6773c17 [GUI] Show error in a dialog when pull or export fails, instead of crashing the whole app
3 years ago
Tyrrrz 650c55bbd1 Refactor
3 years ago
Yudi 70a1755c50
Update the in-app instructions for getting user token (#639)
3 years ago
Lucas LaBuff d39fc212b6
Filter which messages are exported (#622)
3 years ago
Tyrrrz 15b605f5a7 Fix typo
4 years ago
Tyrrrz 511af1e35c Refactor
4 years ago
Andrew Kolos eb89ea5b40
Add partition by file size (#497)
4 years ago
Lucas LaBuff a8031ad3aa
Fix crash when parsing position on DM channels (#496)
4 years ago
Lucas LaBuff 77b7977324
Formatting output paths (#472)
4 years ago
Tyrrrz 1da80956dd Refactor
4 years ago
Andrew Kolos 520e023aff
Stop redundantly downloading media when re-exporting (#395)
4 years ago
Andrew Kolos fa825fce47
[GUI] Fix content bg color on first screen to match the second screen (#411)
4 years ago
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 2fc0aa43e8 Change "discordapp.com" to "discord.com" where appropriate
4 years ago
Alexey Golub ac64d9943a
Self-contained export (#321)
4 years ago
Alexey Golub d03be8b1dd More refactoring
4 years ago
Alexey Golub 5bce4b52ff [GUI] Add a link to project's wiki
5 years ago
Alexey Golub 9f4277ae84 Add parallel exporting
5 years ago
Alexey Golub 9fa40dca00 Add text search in the channel list
5 years ago
Alexey Golub e1f83997aa [GUI] Fix token textbox alignment
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 fc8c1c5914 Mention that user tokens are against TOS
5 years ago
Alexey Golub fa4bb3b693 [GUI] Move to Microsoft.Xaml.Behaviors.Wpf from System.Windows.Interactivity.WPF
5 years ago
Alexey Golub 9241b7d2d1 [GUI] Add some tooltips
5 years ago
Alexey Golub 3bb5638b56 Improve usage instructions slightly
5 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 6d9bc3625f Switch from DateTime to DateTimeOffset
6 years ago
Alexey Golub 33f71c1612 Remove message group limit setting
6 years ago
Oleksii Holub 1356d4483a Add a checkmark that displays whether a channel is selected
6 years ago
Alexey Golub 4a3dc5c5ee Bind export button visibility on the guard property
6 years ago
Alexey Golub e665356890 Show export progress in taskbar
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 e4b0d60c40 Add multichannel export to GUI
6 years ago