Tyrrrz
|
4e3deb409c
|
Update NuGet packages
|
11 months ago |
Tyrrrz
|
619fe9ccf7
|
Refactor using c# 12 features
|
12 months ago |
Tyrrrz
|
daa6f1e696
|
Switch to a new versioning strategy
|
1 year ago |
Tyrrrz
|
e89701e3f9
|
Provide more context in exception messages
|
1 year ago |
Tyrrrz
|
5846129cc6
|
Use native `OpenFolderDialog` in GUI
|
1 year ago |
Tyrrrz
|
4896d748aa
|
Update NuGet packages
|
1 year ago |
Tyrrrz
|
5abe74894c
|
Remove `Channel.ParentNameWithFallback`
|
1 year ago |
Oleksii Holub
|
59344cedbe
|
Replace the date format option with a locale option (#1130)
|
1 year ago |
Tyrrrz
|
c422ac2351
|
Clean up
|
1 year ago |
Tyrrrz
|
3740d64601
|
Optimize thread inclusion UX across GUI and CLI
Related to #1119
|
1 year ago |
Tyrrrz
|
f1c094ac14
|
Implicitly enable threads if archived threads are enabled in GUI
|
1 year ago |
Tyrrrz
|
20f58963a6
|
Use CSharpier
|
1 year ago |
Tyrrrz
|
c410e745b1
|
Add rudimentary thread support in GUI
Related to #1119
|
1 year ago |
Tyrrrz
|
67d41fbdc4
|
Fix jitter in the GUI when switching from DM guild to any other and back
|
1 year ago |
Tyrrrz
|
47588296a9
|
Use `ValueTask` for consistency
|
1 year ago |
Tyrrrz
|
d1a8f466f6
|
Pull channels lazily in the GUI
Closes #1005
|
1 year ago |
Tyrrrz
|
ac1bd16439
|
Clean up
|
1 year ago |
Tyrrrz
|
90d71c5b9e
|
Clean up
|
1 year ago |
Tyrrrz
|
c4137cf77e
|
Hide token using password box
|
1 year ago |
Tyrrrz
|
d779ed9bc8
|
Blur the token in GUI when the control is out of focus
|
2 years ago |
Tyrrrz
|
31c7ae9312
|
Refactor
|
2 years ago |
Tyrrrz
|
03c5c1bc5e
|
Clean up
|
2 years ago |
Tyrrrz
|
404542d973
|
Replace Tyrrrz.Settings with Cogwheel
|
2 years ago |
Tyrrrz
|
0e1c3e4c76
|
Add support for extracting channels from data dump in `exportall`
Closes #597
|
2 years ago |
Tyrrrz
|
d1647e8286
|
Add support for selectable assets directory in GUI
|
2 years ago |
Lucas LaBuff
|
95115f3e99
|
Add option to specify download directory for assets (#989)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2 years ago |
Tyrrrz
|
6620c6299c
|
Move "reuse assets" option in GUI from settings to export dialog
|
2 years ago |
Tyrrrz
|
20a952aec5
|
Add option to disable markdown formatting
Closes #741
|
2 years ago |
Tyrrrz
|
6d3adf9fde
|
Trigger output path prompt when clicking the export button, if the path hasn't been set yet
|
2 years ago |
Tyrrrz
|
a7f4fe0643
|
Don't reset output path if dialog is canceled
|
2 years ago |
Tyrrrz
|
c8d83beb8d
|
Enhance output path selection in the GUI
Enables the use of template tokens when exporting multiple channels
Closes #676
|
2 years ago |
Tyrrrz
|
93799eb231
|
Don't show update notification when launching the app for the first time
|
2 years ago |
Tyrrrz
|
1e7b8ec83f
|
Show notification on first run after an update with a link to the changelog
Closes #487
|
2 years ago |
Oleksii Holub
|
3436f6b060
|
Simplify dialog buttons
|
2 years ago |
Jacob P
|
597ec1e7b0
|
Move wiki inside the repository (#991)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2 years ago |
Tyrrrz
|
6e56f29404
|
Update Ukraine support message
|
2 years ago |
Tyrrrz
|
4edcdf0955
|
Ignore race conditions when closing dialogs
|
2 years ago |
Tyrrrz
|
5b1b720503
|
Update Ukraine support links
|
2 years ago |
Tyrrrz
|
560a069c35
|
Refactor, rename the concept of "download media" to "download assets", including related mentions
|
2 years ago |
Oleksii Holub
|
6c039ebfa6
|
Filter out categories when displaying channels
|
2 years ago |
Oleksii Holub
|
94ef4b6981
|
Support listing and exporting voice channels
Closes #874
|
2 years ago |
Oleksii Holub
|
2463cb5087
|
Sort DMs by last message and avoid grouping them in GUI
Closes #271
|
2 years ago |
Oleksii Holub
|
2c7986c4e6
|
Refactor `IsTextChannel` and `IsVoiceChannel` to extensions
|
2 years ago |
Oleksii Holub
|
a44d43eefc
|
Use a lock when opening dialogs
|
3 years ago |
Oleksii Holub
|
9341c21963
|
Add clickable links to usage guide in GUI
|
3 years ago |
Oleksii Holub
|
2e4d19671a
|
Append channel name for export errors in GUI
|
3 years ago |
Oleksii Holub
|
ffe5544f9c
|
Dowload fonts in HTML export when using download media
|
3 years ago |
Oleksii Holub
|
91ea7a443c
|
More cleanup
|
3 years ago |
Oleksii Holub
|
aea96d5eba
|
Cleanup
|
3 years ago |
Oleksii Holub
|
e29f08264c
|
Refactor portions of RootViewModel into DashboardViewModel
|
3 years ago |