Tyrrrz
|
026927265a
|
[CLI] Remove ExportMultipleCommandBase and allow multiple channel IDs in ExportChannelCommand
|
4 years ago |
Tyrrrz
|
390735032e
|
[CLI] Hack Spectre.Console so that it properly supports CliFx encoding
|
4 years ago |
Tyrrrz
|
461d474498
|
[CLI] Update CliFx
|
4 years ago |
Tyrrrz
|
017ed5ae6d
|
[CLI] Update CliFx and use Spectre.Console for progress reporting
|
4 years ago |
Tyrrrz
|
6f90c367b9
|
Clamp progress in DiscordClient.GetMessagesAsync(...)
|
4 years ago |
Tyrrrz
|
f866c16355
|
Update NuGet packages
|
4 years ago |
Tyrrrz
|
072d4c1fe6
|
Use MiniRazor.CodeGen instead of MiniRazor
|
4 years ago |
Lucas LaBuff
|
6365e0a080
|
Fix JSON discriminator and nickname fields (#524)
|
4 years ago |
Tyrrrz
|
7b140fd450
|
Try to fix nullability warning
|
4 years ago |
Tyrrrz
|
e237e00600
|
Fix CI/CD Windows issue
|
4 years ago |
Tyrrrz
|
3aef7faa1e
|
Use `is null`/`is not null`
|
4 years ago |
Tyrrrz
|
ebe4d58a42
|
Cleanup
|
4 years ago |
Lucas LaBuff
|
bed0ade732
|
[JSON] Skip validation (#499)
|
4 years ago |
Alexey Golub
|
06e89538cb
|
Drop xs:code
|
4 years ago |
Alexey Golub
|
7903869f9f
|
Update Readme.md
|
4 years ago |
Tyrrrz
|
32443c5a5b
|
Update readme
|
4 years ago |
Tyrrrz
|
d477159907
|
Update readme
|
4 years ago |
Tyrrrz
|
93578abe24
|
Normalize snackbar style
|
4 years ago |
Tyrrrz
|
f22b048d32
|
Update version
|
4 years ago |
Lucas LaBuff
|
a8031ad3aa
|
Fix crash when parsing position on DM channels (#496)
|
4 years ago |
Frederic Portaria-Janicki
|
e49cf997ea
|
[CLI] Fix missing channel category bug when API returns empty string (#492)
|
4 years ago |
Lucas LaBuff
|
8b9afe45b9
|
[CLI] Fix sorting by channel/category position (#490)
|
4 years ago |
Lucas LaBuff
|
77b7977324
|
Formatting output paths (#472)
|
4 years ago |
Lucas LaBuff
|
915f4c8d9f
|
Fix crash on encountering invalid snowflake (#479)
|
4 years ago |
Tyrrrz
|
0872d6d44b
|
Update screenshots
|
4 years ago |
Tyrrrz
|
3aa90bb27b
|
Update version
|
4 years ago |
Tyrrrz
|
51acffc92e
|
[HTML] Fix up replies
|
4 years ago |
Tyrrrz
|
39a33538fe
|
Cleanup last PR
|
4 years ago |
Sanqui
|
07ac805677
|
Add support for replies (#455)
|
4 years ago |
Alexey Golub
|
097a75e326
|
Update readme
|
4 years ago |
Tyrrrz
|
3d9ee3b339
|
Embrace Snowflake as first class citizen
|
4 years ago |
multisignature
|
4ff7990967
|
Fix grammar in readme (#466)
|
4 years ago |
Andrew Kolos
|
730fed075f
|
[CLI] Allow passing after and before message ids instead of dates (#462)
|
4 years ago |
Alexey Golub
|
600c354ab2
|
Use Discord API v8
|
4 years ago |
Alexey Golub
|
d8dc12b3f7
|
Update readme
|
4 years ago |
Alexey Golub
|
33a6d49d76
|
Use .NET 5.0 SDK in Docker
|
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
|
0e67dcbf2e
|
Update readme
|
4 years ago |
Tyrrrz
|
45d2be549d
|
Install dotnet 5 on CI/CD so that source generators work
|
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)
While UnsafeRelaxedJsonEscaping sounds scary, there is no risk
here since the JSON data is saved directly into a file. See #450
|
4 years ago |
Alexey Golub
|
a6353de2a7
|
Use preview language version
|
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
|
9dda9cfc27
|
Use floating dotnet versions on CI/CD
|
4 years ago |
Tyrrrz
|
61d0ddeced
|
Update project structure
|
4 years ago |
Tyrrrz
|
4c64977b71
|
Expect null result in WaitAndRetry logic in http retry handler
Fixes #447
|
4 years ago |
Tyrrrz
|
8bc5b547ef
|
Remove gitattributes and simplify gitignore
|
4 years ago |
Lucas LaBuff
|
286981d9f8
|
[HTML] Prettier attachment preview for non-media files (#448)
|
4 years ago |