Commit graph

563 commits

Author SHA1 Message Date
Tyrrrz
32443c5a5b Update readme 2021-02-10 02:26:58 +02:00
Tyrrrz
d477159907 Update readme 2021-02-10 02:05:08 +02:00
Tyrrrz
93578abe24 Normalize snackbar style 2021-02-09 00:50:18 +02:00
Tyrrrz
f22b048d32 Update version 2021-02-06 21:22:42 +02:00
Lucas LaBuff
a8031ad3aa
Fix crash when parsing position on DM channels (#496) 2021-02-06 17:00:29 +02:00
Frederic Portaria-Janicki
e49cf997ea
[CLI] Fix missing channel category bug when API returns empty string (#492) 2021-02-02 14:42:04 +02:00
Lucas LaBuff
8b9afe45b9
[CLI] Fix sorting by channel/category position (#490) 2021-01-31 17:23:46 +02:00
Lucas LaBuff
77b7977324
Formatting output paths (#472) 2021-01-28 22:01:13 +02:00
Lucas LaBuff
915f4c8d9f
Fix crash on encountering invalid snowflake (#479) 2021-01-18 19:21:22 +02:00
Tyrrrz
0872d6d44b Update screenshots 2020-12-29 21:06:45 +02:00
Tyrrrz
3aa90bb27b Update version 2020-12-29 21:02:46 +02:00
Tyrrrz
51acffc92e [HTML] Fix up replies 2020-12-29 20:49:34 +02:00
Tyrrrz
39a33538fe Cleanup last PR 2020-12-28 22:10:46 +02:00
Sanqui
07ac805677
Add support for replies (#455) 2020-12-28 22:03:30 +02:00
Alexey Golub
097a75e326
Update readme 2020-12-28 18:38:22 +02:00
Tyrrrz
3d9ee3b339 Embrace Snowflake as first class citizen 2020-12-27 19:42:21 +02:00
multisignature
4ff7990967
Fix grammar in readme (#466) 2020-12-23 21:00:33 +02:00
Andrew Kolos
730fed075f
[CLI] Allow passing after and before message ids instead of dates (#462) 2020-12-22 17:41:40 +02:00
Alexey Golub
600c354ab2
Use Discord API v8 2020-12-19 18:37:38 +02:00
Alexey Golub
d8dc12b3f7
Update readme 2020-12-19 18:22:03 +02:00
Alexey Golub
33a6d49d76
Use .NET 5.0 SDK in Docker 2020-12-19 18:11:31 +02:00
Tyrrrz
3861dba60c Refactor last PR 2020-12-17 17:49:35 +02:00
Andrew Kolos
69acb5bf76
Set last write time on downloaded media to the value provided in the Last-Modified header (#459) 2020-12-17 17:13:47 +02:00
Tyrrrz
0e67dcbf2e Update readme 2020-12-15 17:47:00 +02:00
Tyrrrz
45d2be549d Install dotnet 5 on CI/CD so that source generators work 2020-12-15 16:17:37 +02:00
Tyrrrz
9394824943 Update MiniRazor to use build-time template compilation 2020-12-15 03:44:13 +02:00
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
2020-12-14 21:57:48 +02:00
Alexey Golub
a6353de2a7
Use preview language version 2020-12-14 18:48:34 +02:00
Sanqui
d020652f50
[CLI] Display channel name for errors during ExportMultipleAsync (#452) 2020-12-14 18:48:11 +02:00
Tyrrrz
63803f98aa Use C#9 features 2020-12-14 17:45:42 +02:00
Tyrrrz
9dda9cfc27 Use floating dotnet versions on CI/CD 2020-12-14 17:37:49 +02:00
Tyrrrz
61d0ddeced Update project structure 2020-12-10 16:52:05 +02:00
Tyrrrz
4c64977b71 Expect null result in WaitAndRetry logic in http retry handler
Fixes #447
2020-12-07 16:24:33 +02:00
Tyrrrz
8bc5b547ef Remove gitattributes and simplify gitignore 2020-12-07 16:23:53 +02:00
Lucas LaBuff
286981d9f8
[HTML] Prettier attachment preview for non-media files (#448) 2020-12-07 16:20:38 +02:00
Tyrrrz
5a62ce6af9 Update JsonExtensions to 1.0.1 2020-11-29 00:42:05 +02:00
Tyrrrz
d72fe594b4 Use JsonExtensions package 2020-11-29 00:17:58 +02:00
Tyrrrz
9df98b0405 Update version 2020-11-23 17:04:08 +02:00
Tyrrrz
0d2b9e8bc0 Refactor last PR 2020-11-23 16:53:22 +02:00
Andrew Kolos
53cebd82eb
[CLI] Print error and exit if reuse-media option is used without media option (#433) 2020-11-22 20:45:19 +02:00
Tyrrrz
37fcee2f21 Fix relative path extraction in ExportContext when base directory is empty
Fixes #437
Fixes #434
2020-11-20 16:56:30 +02:00
Tyrrrz
047dccef7f Refactor last PR 2020-11-18 19:04:53 +02:00
sas41
cb47902d10
[HTML] Rich rendering support for audio and video embeds (#432) 2020-11-16 15:49:57 +02:00
Alexey Golub
dca8b8ceb2
Update .NET runtime links 2020-11-11 15:23:43 +02:00
Tyrrrz
a8e7c85b99 Update docker image references 2020-11-11 01:56:53 +02:00
Tyrrrz
edd51e0838 Revert last change, .net5 doesn't work 2020-11-11 00:02:56 +02:00
Tyrrrz
5e04accdff Update build infra 2020-11-10 23:58:05 +02:00
Andrew Kolos
547bf0a463
[JSON] Add core user mentions to output (#416) 2020-10-25 23:00:30 +02:00
Tyrrrz
948fab7c86 Update readme 2020-10-25 01:53:32 +03:00
Tyrrrz
5038b8541e Update version 2020-10-24 21:26:34 +03:00