Commit Graph

1261 Commits (9a5697b5b58e405bac644c761e84c9649939b16e)
 

Author SHA1 Message Date
Oleksii Holub 9a5697b5b5
Skip invalid reactions instead of crashing (#1227)
7 months ago
LostXOR 886b8442d3
Improve documentation (#1225)
7 months ago
Tyrrrz bedf7de8c6 Update readme
7 months ago
Tyrrrz 5ef329b63c Remove unneeded attribute
7 months ago
Tyrrrz 060e55a0d7 Fix tiny issues in the readme
7 months ago
Oleksii Holub 61444aad30
Set correct file permissions for Linux/OSX release assets (#1223)
7 months ago
Tyrrrz 9b3421e8a5 Remove changelog notification
7 months ago
Tyrrrz 5623c2ca34 Update NuGet packages
7 months ago
Oleksii Holub 8525917a4c
Make the GUI x-platform and adapt the CI/CD pipeline to accommodate that (#1222)
7 months ago
Oleksii Holub b9c1c47474
Migrate to Avalonia (#1220)
7 months ago
Mark Cilia Vincenti 74f99b4e59
Switched from SemaphoreSlim lock to AsyncNonKeyedLocker (#1184)
7 months ago
Tyrrrz 12b590d9f9 Use `[]` in place of `Array.Empty<T>()`
8 months ago
xs2237 6d1e8c2e02
Remove unnecessary whitespaces at the end of reactions in PlainText (#1213)
8 months ago
Tyrrrz 72f02cd9a0 Update docs with the easier way to run the CLI
8 months ago
Tyrrrz 47d560229d Set the executable permission on CLI entrypoint script before packaging for release
8 months ago
Tyrrrz 0e87098889 Make the DCE.CLI unix entrypoint script work regardless of current working directory
9 months ago
Oleksii Holub 0139eeaeed
Add `DiscordChatExporter.Cli.sh` for simpler usage from shell (#1205)
9 months ago
Oleksii Holub c0ea57e9b1
Shorten error messages for when attempting to export a period with no messages (#1201)
9 months ago
Oleksii Holub 7c04db40f8
Skip Twitch clip projections because they can't be rendered locally (#1200)
9 months ago
Oleksii Holub 4588bd0496
Add support for Twitch embed projections (#1199)
9 months ago
Tyrrrz 3a22db14a7 Update GitHub Actions
10 months ago
Oleksii Holub ba72927c37
Fix pathing in docker entrypoint
10 months ago
Tyrrrz 822bab2365 Update action versions
10 months ago
Philippe Vaucher 211db11041
Fix docker user permissions issues (#1194)
10 months ago
Tyrrrz 9b8985a920 Fix tests
10 months ago
Tyrrrz 014712b747 Reorder tests
10 months ago
Oleksii Holub d8e43d89be
Add support for `has:invite` filter that matches messages with guild invites (#1188)
10 months ago
Tyrrrz 4e69ff317b Fix nullability mismatch in WPF converters
10 months ago
Oleksii Holub 057beaacd6
Use `null` as the default locale, which resolves to the current system default locale (#1185)
10 months ago
Tyrrrz 982ba6a76c Fix tests
10 months ago
Tyrrrz dccd9a2f08 Cleanup
10 months ago
Tyrrrz 182f24846b Use new array syntax
10 months ago
Oleksii Holub 777f92a3f1
Fix docker user permission issues by creating the user manually (#1183)
10 months ago
Tyrrrz d4be307fb1 Specify the user in dockerfile via username rather than ID
10 months ago
Tyrrrz 2bbb585931 Update license
11 months ago
Tyrrrz 73080ecfa6 Specify comparison type in `Replace(...)`
11 months ago
Tyrrrz 0745d49f44 Use native method for enumerating runes
11 months ago
Tyrrrz c16e14e9b6 Update readme
11 months ago
Tyrrrz 8e36002ae7 Slightly better naming
11 months ago
Oleksii Holub a2c5d2e2dd
Warn about redirected streams in the CLI only when running inside Docker (#1176)
11 months ago
Tyrrrz 4e3deb409c Update NuGet packages
11 months ago
Oleksii Holub 512f181be2
Refer to "guilds" as "servers" in docs and UI elements (#1175)
11 months ago
Tyrrrz e04eb890e6 Improve wording
11 months ago
Tyrrrz 1ad42ee48b Fix typo
11 months ago
Tyrrrz b8a67617bc Set a high default assembly version to avoid auto-update prompts
11 months ago
Tyrrrz 062427d143 Make test assertions more relaxed in terms of user-made content URLs
11 months ago
Tyrrrz 5f343a46d1 Standardize exception messages
11 months ago
Tyrrrz b3a1cbf635 Update NuGet packages
11 months ago
Tyrrrz 619fe9ccf7 Refactor using c# 12 features
11 months ago
LostXOR 174b92cbb0
Fix GUI link in docs going to CLI page (#1167)
12 months ago