Commit Graph

1251 Commits (74f99b4e59fd0a8efd42748f86e752b85ab81024)
 

Author SHA1 Message Date
Mark Cilia Vincenti 74f99b4e59
Switched from SemaphoreSlim lock to AsyncNonKeyedLocker (#1184)
5 months ago
Tyrrrz 12b590d9f9 Use `[]` in place of `Array.Empty<T>()`
6 months ago
xs2237 6d1e8c2e02
Remove unnecessary whitespaces at the end of reactions in PlainText (#1213)
6 months ago
Tyrrrz 72f02cd9a0 Update docs with the easier way to run the CLI
6 months ago
Tyrrrz 47d560229d Set the executable permission on CLI entrypoint script before packaging for release
6 months ago
Tyrrrz 0e87098889 Make the DCE.CLI unix entrypoint script work regardless of current working directory
7 months ago
Oleksii Holub 0139eeaeed
Add `DiscordChatExporter.Cli.sh` for simpler usage from shell (#1205)
7 months ago
Oleksii Holub c0ea57e9b1
Shorten error messages for when attempting to export a period with no messages (#1201)
8 months ago
Oleksii Holub 7c04db40f8
Skip Twitch clip projections because they can't be rendered locally (#1200)
8 months ago
Oleksii Holub 4588bd0496
Add support for Twitch embed projections (#1199)
8 months ago
Tyrrrz 3a22db14a7 Update GitHub Actions
8 months ago
Oleksii Holub ba72927c37
Fix pathing in docker entrypoint
8 months ago
Tyrrrz 822bab2365 Update action versions
8 months ago
Philippe Vaucher 211db11041
Fix docker user permissions issues (#1194)
8 months ago
Tyrrrz 9b8985a920 Fix tests
8 months ago
Tyrrrz 014712b747 Reorder tests
8 months ago
Oleksii Holub d8e43d89be
Add support for `has:invite` filter that matches messages with guild invites (#1188)
8 months ago
Tyrrrz 4e69ff317b Fix nullability mismatch in WPF converters
9 months ago
Oleksii Holub 057beaacd6
Use `null` as the default locale, which resolves to the current system default locale (#1185)
9 months ago
Tyrrrz 982ba6a76c Fix tests
9 months ago
Tyrrrz dccd9a2f08 Cleanup
9 months ago
Tyrrrz 182f24846b Use new array syntax
9 months ago
Oleksii Holub 777f92a3f1
Fix docker user permission issues by creating the user manually (#1183)
9 months ago
Tyrrrz d4be307fb1 Specify the user in dockerfile via username rather than ID
9 months ago
Tyrrrz 2bbb585931 Update license
9 months ago
Tyrrrz 73080ecfa6 Specify comparison type in `Replace(...)`
9 months ago
Tyrrrz 0745d49f44 Use native method for enumerating runes
9 months ago
Tyrrrz c16e14e9b6 Update readme
9 months ago
Tyrrrz 8e36002ae7 Slightly better naming
9 months ago
Oleksii Holub a2c5d2e2dd
Warn about redirected streams in the CLI only when running inside Docker (#1176)
9 months ago
Tyrrrz 4e3deb409c Update NuGet packages
9 months ago
Oleksii Holub 512f181be2
Refer to "guilds" as "servers" in docs and UI elements (#1175)
9 months ago
Tyrrrz e04eb890e6 Improve wording
9 months ago
Tyrrrz 1ad42ee48b Fix typo
9 months ago
Tyrrrz b8a67617bc Set a high default assembly version to avoid auto-update prompts
9 months ago
Tyrrrz 062427d143 Make test assertions more relaxed in terms of user-made content URLs
9 months ago
Tyrrrz 5f343a46d1 Standardize exception messages
9 months ago
Tyrrrz b3a1cbf635 Update NuGet packages
10 months ago
Tyrrrz 619fe9ccf7 Refactor using c# 12 features
10 months ago
LostXOR 174b92cbb0
Fix GUI link in docs going to CLI page (#1167)
10 months ago
Tyrrrz d0873ecfa7 Add support for `gif` stickers
10 months ago
Tyrrrz cfbbc4b8e2 Fix workflows
10 months ago
Tyrrrz ee436f8e68 Set version in docker on regular builds too
10 months ago
Tyrrrz cf77cb4688 Don't run the same job for both `push` and `pull_request`
10 months ago
Tyrrrz 309e58116a Set more sensible job timeouts
10 months ago
Tyrrrz 116cdc0746 Set version to 999 on unstable builds to avoid triggering auto-update
10 months ago
Tyrrrz d481f73020 Fix incorrect `gh` usage
10 months ago
Tyrrrz daa6f1e696 Switch to a new versioning strategy
10 months ago
Tyrrrz e6f9a364e1 Update version
10 months ago
Tyrrrz 0f6841593f Simplify CLI docs
10 months ago