Commit Graph

  • 1a7da05721
    Merge b8896035f3 into 6258394fc0 Solareon 2026-05-03 22:42:09 +0700
  • 55cd75294a
    Merge e4641105d2 into 6258394fc0 Wave Dev 2026-05-03 15:42:00 +0100
  • 6258394fc0 Remove lang version from build props prime tyrrrz 2026-05-03 16:01:32 +0300
  • e6472543e0 Refactor fetching Avalonia TopLevel tyrrrz 2026-05-02 10:47:58 +0300
  • ee163d6de7
    Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the actions group (#1528) dependabot[bot] 2026-05-01 16:31:01 +0300
  • 5838c0546e Update for Avalonia 12 tyrrrz 2026-05-01 16:30:11 +0300
  • 07a02773be
    Bump the nuget group with 15 updates (#1529) dependabot[bot] 2026-05-01 16:05:31 +0300
  • c2d7f7effc
    Bump the nuget group with 15 updates dependabot[bot] 2026-05-01 12:03:33 +0000
  • 32751ebff1
    Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the actions group dependabot[bot] 2026-05-01 11:56:53 +0000
  • 0a623b24d1 Refactor GUI spacing tyrrrz 2026-04-22 17:18:28 +0300
  • da4f5ea74a Use PowerKit's Uri.TryGetFilaName() tyrrrz 2026-04-20 22:22:11 +0300
  • 34b5ccc75b Remove BOM tyrrrz 2026-04-19 23:13:12 +0300
  • 7456f0fe3a
    Add PowerKit and replace custom utility extensions (#1525) Copilot 2026-04-19 23:10:45 +0300
  • f6234a1129 asd tyrrrz 2026-04-19 22:59:59 +0300
  • fdde7e41ea asd tyrrrz 2026-04-19 22:59:49 +0300
  • eed1178875 asd tyrrrz 2026-04-19 22:56:40 +0300
  • 58540a9398 asd tyrrrz 2026-04-19 22:55:32 +0300
  • 682d9a930f
    Merge ea0b47f26d into 757daa7a60 Copilot 2026-04-19 19:37:52 +0000
  • db3314fd53
    Merge branch 'prime' into copilot/add-powerkit-package Oleksii Holub 2026-04-19 22:20:18 +0300
  • a4aa38ddc6 asd tyrrrz 2026-04-19 22:20:04 +0300
  • 90065e9a98 asd tyrrrz 2026-04-19 21:41:21 +0300
  • 757daa7a60 Forward slashes tyrrrz 2026-04-19 18:13:26 +0300
  • 0aa556106f
    Merge 9674de49ee into 9590d4461a AlmightyLks 2026-04-19 09:57:57 -0400
  • 9590d4461a Standardize repo structure tyrrrz 2026-04-19 16:24:23 +0300
  • 777fa02033
    Rename _eventRoot to _eventSubscription in all GUI callers copilot-swe-agent[bot] 2026-04-18 20:13:20 +0000
  • de7da1b957
    Replace PathExtensions, Disposable, and DisposableCollector with PowerKit equivalents copilot-swe-agent[bot] 2026-04-18 20:10:47 +0000
  • 014f1455c3
    Replace custom TempDir/TempFile with PowerKit.TempDirectory/TempFile copilot-swe-agent[bot] 2026-04-18 20:04:02 +0000
  • d35d22a30d
    Add PowerKit package and replace custom utilities with PowerKit equivalents copilot-swe-agent[bot] 2026-04-18 19:14:49 +0000
  • a27fc3e72e Update Avalonia copilot/add-numeric-types-extension tyrrrz 2026-04-17 15:02:20 +0300
  • f10bba63e6
    Add warning against user account automation Oleksii Holub 2026-04-14 22:52:10 +0300
  • b76b42549b Fix security issues tyrrrz 2026-04-14 13:23:38 +0300
  • b8896035f3 refactor: respect disabled state Solareon 2026-04-08 09:33:49 +0200
  • 08524e94ba fix: remove extra FlushAsync Solareon 2026-04-08 09:32:46 +0200
  • ae70fe9741 Move theme initialization to the correct place tyrrrz 2026-04-07 17:54:05 +0300
  • 2bf8b86243 refactor: make MessageComponent accept type Solareon 2026-04-06 09:39:01 +0200
  • ea0b47f26d
    Expand list unwrap to also resolve forum channels to thread posts copilot/rework-cli-commands-composability copilot-swe-agent[bot] 2026-04-04 20:49:33 +0000
  • f6e710909c
    Fix export JSON detection to use numeric check; rename GuildIds to ServerIds in GetChannelsCommand copilot-swe-agent[bot] 2026-04-04 11:33:13 +0000
  • 1835af12d5
    Fix: catch JsonException in list unwrap; improve export error message copilot-swe-agent[bot] 2026-04-04 11:28:04 +0000
  • f8ab926074
    Add 'list unwrap' command; remove category unwrapping from export; add [!IMPORTANT] callouts to pipeline doc sections copilot-swe-agent[bot] 2026-04-04 11:23:45 +0000
  • 7f08641974
    Update error message for missing channel IDs Oleksii Holub 2026-04-04 14:16:43 +0300
  • 948ceba8cc
    docs: use -short|--long convention for option names in prose text copilot-swe-agent[bot] 2026-04-04 11:14:19 +0000
  • b0ee4ba646
    list commands always output JSON; add CliJsonSerializerContext + SnowflakeJsonConverter in CLI copilot-swe-agent[bot] 2026-04-04 09:50:29 +0000
  • 89407c121f
    Add .ConfigureAwait(false) to ReadLinesAsync; remove IsNullOrWhiteSpace guard copilot-swe-agent[bot] 2026-04-04 09:14:41 +0000
  • 4ec8faef93
    Rename 'list guilds' to 'list servers'; use 'servers' in all user-facing text; simplify token setup in docs copilot-swe-agent[bot] 2026-04-04 09:10:11 +0000
  • 245b368396
    Move Trim() from ReadLinesAsync to call site in ExportChannelsCommand copilot-swe-agent[bot] 2026-04-04 08:52:02 +0000
  • cbf74ba6a8
    Use using System.Runtime.CompilerServices instead of fully-qualified attribute copilot-swe-agent[bot] 2026-04-04 08:50:06 +0000
  • f656234c38
    Refine ReadLinesAsync: pattern matching, rename, cancellation token copilot-swe-agent[bot] 2026-04-03 22:26:56 +0000
  • 316e8c6ea8
    Simplify stdin reading: use ReadAllLinesAsync extension and Snowflake.Parse copilot-swe-agent[bot] 2026-04-03 16:12:47 +0000
  • 1087173fef
    Rename dce.sh to dce and update docs to use dce/dce.bat without extensions copilot-swe-agent[bot] 2026-04-03 16:02:36 +0000
  • a31629f722
    Fix docs: put positional params before options per CliFx convention copilot-swe-agent[bot] 2026-04-03 15:52:29 +0000
  • 5c86beb809
    Update ListCommand error message and use dce alias throughout CLI docs copilot-swe-agent[bot] 2026-04-03 15:48:36 +0000
  • 55c06ef40e
    Add dce.sh/dce.bat alias scripts and update docs with inline DISCORD_TOKEN pipeline examples copilot-swe-agent[bot] 2026-04-03 15:13:58 +0000
  • f3638ecbdd
    Add stub 'list' command that errors with help text when executed copilot-swe-agent[bot] 2026-04-03 15:10:46 +0000
  • 0e3b455655
    Restructure commands: list channels/guilds subcommands with positional parameters copilot-swe-agent[bot] 2026-04-03 15:05:43 +0000
  • 16ecb2802a
    Clarify DISCORD_TOKEN env var tip in documentation copilot-swe-agent[bot] 2026-04-03 14:46:54 +0000
  • 6750195a35
    Address code review: fix Snowflake.TryParse usage and remove blank line in channels redirect block copilot-swe-agent[bot] 2026-04-03 14:45:14 +0000
  • efb371f093
    Rework CLI commands to be composable: pipe channels to export, remove exportguild/exportall/exportdm copilot-swe-agent[bot] 2026-04-03 14:42:04 +0000
  • 716ea79f60
    Initial plan copilot-swe-agent[bot] 2026-04-03 14:36:19 +0000
  • af3ec8c299 Use CliFx v3 stable tyrrrz 2026-04-03 17:27:30 +0300
  • f1673cde77 Use the Loaded event in view init tyrrrz 2026-04-03 11:37:44 +0300
  • ed33d19bc0 Fix settings getting corrupted tyrrrz 2026-04-03 11:20:54 +0300
  • 80e9ad75ba Clean up tyrrrz 2026-04-03 00:35:09 +0300
  • 295f4cf9a2 Improve WatchProperty tyrrrz 2026-04-03 00:13:40 +0300
  • 1f189e5206 Rename view model manager methods tyrrrz 2026-04-02 14:50:11 +0300
  • df683b3b41 Remove unneeded usings tyrrrz 2026-04-02 14:36:17 +0300
  • d467948d0b Only execute commands from code if allowed tyrrrz 2026-04-02 14:36:06 +0300
  • f6166764e9 Automate view initialization tyrrrz 2026-04-02 14:35:17 +0300
  • 7ee2763d4b
    Bump the nuget group with 17 updates (#1520) dependabot[bot] 2026-04-01 15:03:58 +0300
  • eb99ab29ed
    Bump the actions group with 5 updates (#1519) dependabot[bot] 2026-04-01 15:02:33 +0300
  • 7b04e3fd24
    Bump the nuget group with 17 updates dependabot[bot] 2026-04-01 12:01:01 +0000
  • 99cc6bc339
    Bump the actions group with 5 updates dependabot[bot] 2026-04-01 11:55:06 +0000
  • 5c61306231 Update favicon tyrrrz 2026-03-31 23:47:26 +0300
  • 2e4601d378 Emit source-generated files for easier debugging tyrrrz 2026-03-30 21:36:11 +0300
  • cc703cc860
    Migrate to CliFx v3 (#1516) Oleksii Holub 2026-03-26 23:53:28 +0200
  • 3bcbaf6b9a Does this work? tyrrrz 2026-03-26 23:49:48 +0200
  • dc2f8855d2 Renames tyrrrz 2026-03-26 23:49:17 +0200
  • f67e14e82b make it work tyrrrz 2026-03-26 23:46:53 +0200
  • d14ec0af3d
    Rename CliApplicationBuilder to CommandLineApplicationBuilder Oleksii Holub 2026-03-26 21:44:43 +0200
  • 9f9274b352 Migrate to CliFx v3 tyrrrz 2026-03-26 21:31:40 +0200
  • 661f82c478
    Add Nix download for GUI Oleksii Holub 2026-03-24 00:51:42 +0200
  • b9f19f7003 Fix shebang, rename script tyrrrz 2026-03-23 23:34:57 +0200
  • e794d7c833
    Replace Publish-MacOSBundle.ps1 with a .NET 10 single-file C# script (#1515) Copilot 2026-03-23 23:18:46 +0200
  • 80feb4739b Use dotnet run --file instead of WorkingDirectory workaround copilot-swe-agent[bot] 2026-03-23 21:14:01 +0000
  • 824e1011ca Revert CliFx removal; fix macOS CI hang by setting WorkingDirectory on Exec copilot-swe-agent[bot] 2026-03-23 21:08:41 +0000
  • d8b46b5610 Remove CliFx dependency from script to fix macOS CI timeout copilot-swe-agent[bot] 2026-03-23 19:14:51 +0000
  • 8d03008e2e
    Apply suggestion from @Tyrrrz Oleksii Holub 2026-03-23 20:55:59 +0200
  • 9672d162d3
    Update DiscordChatExporter.Gui/Publish-MacOSBundle.csx Oleksii Holub 2026-03-23 20:55:11 +0200
  • 420c0c5da8 Extract plist string literals to constants below BundleName copilot-swe-agent[bot] 2026-03-23 18:54:53 +0000
  • 5f9fe9603c
    Update DiscordChatExporter.Gui/Publish-MacOSBundle.csx Oleksii Holub 2026-03-23 20:54:34 +0200
  • e27a2cb8e5
    Update DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj Oleksii Holub 2026-03-23 20:54:03 +0200
  • 7e57497c9c
    Apply suggestion from @Tyrrrz Oleksii Holub 2026-03-23 20:50:58 +0200
  • 6c3c937e0e Convert bundleName to a const; rename entry/destination to entryPath/destinationPath copilot-swe-agent[bot] 2026-03-23 18:36:00 +0000
  • 8a4cb05d02 Inline single-use DirPath variables and move CreateDirectory calls next to their write sites copilot-swe-agent[bot] 2026-03-23 18:05:26 +0000
  • 48685802cd Use async WriteAllTextAsync and async ExecuteAsync in Publish-MacOSBundle.csx copilot-swe-agent[bot] 2026-03-23 17:57:42 +0000
  • 726ac6b74b Address review feedback on Publish-MacOSBundle.csx copilot-swe-agent[bot] 2026-03-23 17:46:53 +0000
  • bb87d5cb36 Use CliFx for argument parsing in Publish-MacOSBundle.csx copilot-swe-agent[bot] 2026-03-23 17:36:56 +0000
  • f5e5eaada7 Replace Publish-MacOSBundle.ps1 with Publish-MacOSBundle.csx (.NET 10 single-file app) copilot-swe-agent[bot] 2026-03-23 17:23:30 +0000
  • 5a26ba0b5a
    Update WinGet links in Readme Oleksii Holub 2026-03-21 23:55:12 +0200
  • 1181a35f08 Variable names consistency 2.47.1 tyrrrz 2026-03-21 20:27:05 +0200
  • 4a62f9c34f
    Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) Copilot 2026-03-21 20:25:53 +0200