Commit graph

1247 commits

Author SHA1 Message Date
Tyrrrz
47d560229d Set the executable permission on CLI entrypoint script before packaging for release 2024-03-18 03:12:31 +02:00
Tyrrrz
0e87098889 Make the DCE.CLI unix entrypoint script work regardless of current working directory 2024-03-05 19:39:06 +02:00
Oleksii Holub
0139eeaeed
Add DiscordChatExporter.Cli.sh for simpler usage from shell (#1205) 2024-03-02 04:59:49 +02:00
Oleksii Holub
c0ea57e9b1
Shorten error messages for when attempting to export a period with no messages (#1201) 2024-02-13 19:13:38 +02:00
Oleksii Holub
7c04db40f8
Skip Twitch clip projections because they can't be rendered locally (#1200) 2024-02-13 18:59:51 +02:00
Oleksii Holub
4588bd0496
Add support for Twitch embed projections (#1199) 2024-02-13 18:48:15 +02:00
Tyrrrz
3a22db14a7 Update GitHub Actions 2024-02-01 21:54:50 +02:00
Oleksii Holub
ba72927c37
Fix pathing in docker entrypoint 2024-01-31 21:32:40 +02:00
Tyrrrz
822bab2365 Update action versions 2024-01-31 14:44:28 +02:00
Philippe Vaucher
211db11041
Fix docker user permissions issues (#1194) 2024-01-31 14:39:25 +02:00
Tyrrrz
9b8985a920 Fix tests 2024-01-18 20:39:54 +02:00
Tyrrrz
014712b747 Reorder tests 2024-01-18 20:25:30 +02:00
Oleksii Holub
d8e43d89be
Add support for has:invite filter that matches messages with guild invites (#1188) 2024-01-18 20:24:25 +02:00
Tyrrrz
4e69ff317b Fix nullability mismatch in WPF converters 2024-01-15 23:59:16 +02:00
Oleksii Holub
057beaacd6
Use null as the default locale, which resolves to the current system default locale (#1185) 2024-01-15 23:58:28 +02:00
Tyrrrz
982ba6a76c Fix tests 2024-01-11 23:28:11 +02:00
Tyrrrz
dccd9a2f08 Cleanup 2024-01-11 22:43:13 +02:00
Tyrrrz
182f24846b Use new array syntax 2024-01-11 22:21:53 +02:00
Oleksii Holub
777f92a3f1
Fix docker user permission issues by creating the user manually (#1183) 2024-01-09 21:28:19 +02:00
Tyrrrz
d4be307fb1 Specify the user in dockerfile via username rather than ID 2024-01-08 17:13:48 +02:00
Tyrrrz
2bbb585931 Update license 2024-01-01 03:09:52 +02:00
Tyrrrz
73080ecfa6 Specify comparison type in Replace(...) 2023-12-31 06:38:53 +02:00
Tyrrrz
0745d49f44 Use native method for enumerating runes 2023-12-31 06:24:23 +02:00
Tyrrrz
c16e14e9b6 Update readme 2023-12-30 17:57:18 +02:00
Tyrrrz
8e36002ae7 Slightly better naming 2023-12-29 00:17:11 +02:00
Oleksii Holub
a2c5d2e2dd
Warn about redirected streams in the CLI only when running inside Docker (#1176) 2023-12-29 00:14:43 +02:00
Tyrrrz
4e3deb409c Update NuGet packages 2023-12-29 00:08:16 +02:00
Oleksii Holub
512f181be2
Refer to "guilds" as "servers" in docs and UI elements (#1175) 2023-12-29 00:03:28 +02:00
Tyrrrz
e04eb890e6 Improve wording 2023-12-28 23:56:19 +02:00
Tyrrrz
1ad42ee48b Fix typo 2023-12-27 19:25:06 +02:00
Tyrrrz
b8a67617bc Set a high default assembly version to avoid auto-update prompts 2023-12-27 16:20:05 +02:00
Tyrrrz
062427d143 Make test assertions more relaxed in terms of user-made content URLs 2023-12-26 02:40:50 +02:00
Tyrrrz
5f343a46d1 Standardize exception messages 2023-12-25 18:59:47 +02:00
Tyrrrz
b3a1cbf635 Update NuGet packages 2023-12-10 22:38:34 +02:00
Tyrrrz
619fe9ccf7 Refactor using c# 12 features 2023-12-10 22:38:34 +02:00
LostXOR
174b92cbb0
Fix GUI link in docs going to CLI page (#1167) 2023-11-30 15:31:31 +02:00
Tyrrrz
d0873ecfa7 Add support for gif stickers 2023-11-30 00:59:38 +02:00
Tyrrrz
cfbbc4b8e2 Fix workflows 2023-11-30 00:32:37 +02:00
Tyrrrz
ee436f8e68 Set version in docker on regular builds too 2023-11-28 19:38:13 +02:00
Tyrrrz
cf77cb4688 Don't run the same job for both push and pull_request 2023-11-25 18:58:32 +02:00
Tyrrrz
309e58116a Set more sensible job timeouts 2023-11-24 23:11:23 +02:00
Tyrrrz
116cdc0746 Set version to 999 on unstable builds to avoid triggering auto-update 2023-11-24 21:00:18 +02:00
Tyrrrz
d481f73020 Fix incorrect gh usage 2023-11-23 21:28:28 +02:00
Tyrrrz
daa6f1e696 Switch to a new versioning strategy 2023-11-23 17:51:37 +02:00
Tyrrrz
e6f9a364e1 Update version 2023-11-23 00:25:27 +02:00
Tyrrrz
0f6841593f Simplify CLI docs 2023-11-23 00:16:36 +02:00
Tyrrrz
2262d0abfb Update readme 2023-11-21 20:09:22 +02:00
Tyrrrz
ab535233dc Update readme 2023-11-21 19:38:47 +02:00
Tyrrrz
dcaceaddaf Skip the whole test job on pull requests, not just one step 2023-11-21 16:33:02 +02:00
Tyrrrz
2a787d2749 Rename job for consistency 2023-11-20 16:03:02 +02:00