Commit Graph

51 Commits (730fed075fc52e55517a00979dc68942cadea7b7)

Author SHA1 Message Date
Alexey Golub 600c354ab2
Use Discord API v8
4 years ago
Tyrrrz 3861dba60c Refactor last PR
4 years ago
Andrew Kolos 69acb5bf76
Set last write time on downloaded media to the value provided in the Last-Modified header (#459)
4 years ago
Tyrrrz 9394824943 Update MiniRazor to use build-time template compilation
4 years ago
Sanqui 43c50324d8
[JSON] Don't escape Unicode characters when possible (#453)
4 years ago
Sanqui d020652f50
[CLI] Display channel name for errors during ExportMultipleAsync (#452)
4 years ago
Tyrrrz 63803f98aa Use C#9 features
4 years ago
Tyrrrz 61d0ddeced Update project structure
4 years ago
Tyrrrz 4c64977b71 Expect null result in WaitAndRetry logic in http retry handler
4 years ago
Lucas LaBuff 286981d9f8
[HTML] Prettier attachment preview for non-media files (#448)
4 years ago
Tyrrrz 5a62ce6af9 Update JsonExtensions to 1.0.1
4 years ago
Tyrrrz d72fe594b4 Use JsonExtensions package
4 years ago
Tyrrrz 37fcee2f21 Fix relative path extraction in ExportContext when base directory is empty
4 years ago
Tyrrrz 047dccef7f Refactor last PR
4 years ago
sas41 cb47902d10
[HTML] Rich rendering support for audio and video embeds (#432)
4 years ago
Andrew Kolos 547bf0a463
[JSON] Add core user mentions to output (#416)
4 years ago
Tyrrrz 1da80956dd Refactor
4 years ago
Tyrrrz 0763a99765 [JSON] Fix incorrect embed color output
4 years ago
Andrew Kolos 520e023aff
Stop redundantly downloading media when re-exporting (#395)
4 years ago
Andrew Kolos 09acfcff59
Add retry policy to MediaDownloader to accommodate short network outages during download (#404)
4 years ago
Andrew Kolos ddb4856516
Add "unix" and "unixms" options for date format (#405)
4 years ago
Andrew Kolos c4007d4a80
[JSON] Add embed color (#403)
4 years ago
Alexey Golub a25e809671 Extend try/catch in media downloading to OperationCanceledException
4 years ago
Alexey Golub fa80c82468 Cleanup
4 years ago
Ahmed Massoud 355b8cb8cf
Add call time for call status messages (#365)
4 years ago
Alexey Golub 82945ac3cf [HTML] Use CDN for Whitney fonts
4 years ago
Alexey Golub be66c74c08 Update nuget packages
4 years ago
CarJem Generations b405052fd6
[HTML] Workaround for Tupperbox nicknames (#352)
4 years ago
Alexey Golub e1b1755fba Don't escape media URL on non-HTML formats
4 years ago
Alexey Golub 1fe4ecb3af Truncate long file names in MediaDownloader
4 years ago
Alexey Golub d78c10ebb7 Remove default cap on MakeUniqueFilePath
4 years ago
Alexey Golub 3db29b520c Switch from RazorLight to MiniRazor
4 years ago
Alexey Golub 752003abc3 Fix media downloading
4 years ago
Alexey Golub e26a0660d1 Use Razor instead of Scriban
4 years ago
Alexey Golub 06c33373de Sanitize file names when exporting media
4 years ago
Alexey Golub 1f20915b4d Use original file names for downloaded media
4 years ago
Alexey Golub e58c7aefff Ignore failures when downloading media
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
5 years ago
Alexey Golub 4a35a7b530 Cleanup and minor fixes
5 years ago
Alexey Golub 247f3a9c5b Include channel category in default export file name
5 years ago
Alexey Golub d03be8b1dd More refactoring
5 years ago
Alexey Golub 9d0d7cd5dd More refactoring
5 years ago
Alexey Golub b2a48d338a Update nuget packages
5 years ago
Alexey Golub 88a4fa792b Refactor more
5 years ago
Alexey Golub dc79813ad7 Refactor
5 years ago
Alexey Golub 6a430cdc76 [HTML] Fix unclosed tags and inconsistencies
5 years ago
Alexey Golub 2a02894d64 [HTML] Fix weird inline code block behavior with two backticks
5 years ago