Commit Graph

  • 5a26ba0b5a
    Update WinGet links in Readme prime Oleksii Holub 2026-03-21 23:55:12 +0200
  • 7941981f54
    Merge 0414da2fb7 into 1181a35f08 Solareon 2026-03-21 20:56:27 +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
  • a1f16df950 Fix CSharpier formatting: move is { } env to indented new line copilot-swe-agent[bot] 2026-03-21 18:21:35 +0000
  • a01d0ff2ae Refine IsAutoUpdateAllowed: group in (), invert, rename v to env, only accept false copilot-swe-agent[bot] 2026-03-21 18:16:22 +0000
  • 2a291b0dff Rename IsAutoUpdateDisabled to IsAutoUpdateAllowed and env var to DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE copilot-swe-agent[bot] 2026-03-21 18:11:49 +0000
  • c61c9bef55 Add DISCORDCHATEXPORTER_DISABLE_UPDATE env var to disable auto-update in GUI copilot-swe-agent[bot] 2026-03-21 18:05:46 +0000
  • b6e1f92989
    Add the GUI flavor of the AUR package to readme Oleksii Holub 2026-03-21 17:14:45 +0200
  • a10cdca941
    Merge e4641105d2 into 0d3d2ddcf0 Wave Dev 2026-03-21 18:08:47 +0300
  • 9217ddcb55
    Merge 9674de49ee into 0d3d2ddcf0 AlmightyLks 2026-03-21 18:07:27 +0300
  • 0d3d2ddcf0
    Add more package manager install options Oleksii Holub 2026-03-21 17:03:57 +0200
  • 9674de49ee Formatting as per CSharpierFormat AlmightyLks 2026-03-20 21:30:19 +0100
  • e4641105d2
    Merge branch 'Tyrrrz:prime' into prime Wave Dev 2026-03-17 21:16:05 +0000
  • 4360a9e60c Formatting AlmightyLks 2026-03-16 21:59:50 +0100
  • ed998df069 Add LaunchSignature and ClientLaunchId to XSuperProperties AlmightyLks 2026-03-16 18:00:17 +0100
  • ff9303d2b9
    remove task.run Wave Dev 2026-03-16 15:35:33 +0000
  • 9afecd47bd
    Update token extraction script in docs (#1511) billA 2026-03-16 18:54:54 +0530
  • 825b1470e1
    use task.run to add headers instead Wave Dev 2026-03-15 20:15:58 +0000
  • 5b6508d780
    fix ua Wave Dev 2026-03-15 18:48:52 +0000
  • 0d56021eb3 docs: update console script for token extraction Pulkit Chahar 2026-03-15 23:09:38 +0530
  • d22718eb54 Instructions to get user token through console no longer work #1509 Pulkit Chahar 2026-03-15 22:46:13 +0530
  • 2342efcfaa Adjustments AlmightyLks 2026-03-15 15:48:11 +0100
  • d7b31908d1 Possible X-Super-Properties progress AlmightyLks 2026-03-15 15:28:08 +0100
  • 4ca9490839
    fix errors (again) Wave Dev 2026-03-14 21:15:15 +0000
  • 03d96c7ff3
    fix code errors Wave Dev 2026-03-14 19:40:21 +0000
  • 79ff1b1b7c
    Merge branch 'Tyrrrz:prime' into prime Wave Dev 2026-03-13 11:17:53 +0000
  • eccc481b44
    Cache headers Wave Dev 2026-03-13 11:15:31 +0000
  • 06117adf47
    use correct http method to get xsp Wave Dev 2026-03-12 17:06:40 +0000
  • 5cec162b4e More consistent message box Tyrrrz 2026-03-12 18:54:44 +0200
  • 18558909e2
    use better api for xsp* Wave Dev 2026-03-12 16:51:01 +0000
  • 98a096035c
    make some props values random Wave Dev 2026-03-12 16:17:08 +0000
  • e0e0eccf92
    revert back accidentally removed comment Wave Dev 2026-03-12 15:16:58 +0000
  • 89a2dabf2d
    feat: add x-super-properties header Wave Dev 2026-03-12 15:15:57 +0000
  • 6647f90ced Update default branch ref Tyrrrz 2026-03-04 20:23:55 +0200
  • 0414da2fb7 refactor: pt 1 of redesign for generic components structure Solareon 2026-03-04 11:59:29 +0100
  • b9a3001c11
    Add DISCORDCHATEXPORTER_SETTINGS_PATH env var override for settings file path (#1500) Copilot 2026-03-02 20:06:20 +0200
  • d9f93c4b6a Introduce StartOptions class for settings path resolution copilot-swe-agent[bot] 2026-03-02 17:57:10 +0000
  • 68af1500c7 Add DISCORDCHATEXPORTER_SETTINGS_PATH env var support to SettingsService copilot-swe-agent[bot] 2026-03-02 17:37:01 +0000
  • 982b26a806 Initial plan copilot-swe-agent[bot] 2026-03-02 17:33:11 +0000
  • dadfe5b8ef
    Guard App.Dispose() against double-invocation and late shutdown (#1499) Copilot 2026-03-02 18:42:35 +0200
  • 4abd80f9c1 Fix: add dispose guard and early exit handler to App.axaml.cs copilot-swe-agent[bot] 2026-03-02 16:16:17 +0000
  • 87f4a58fd3 Initial plan copilot-swe-agent[bot] 2026-03-02 16:12:49 +0000
  • 1a671b31e6 fix: remove unused import from test Solareon 2026-02-27 09:12:49 +0100
  • 09f9f387d7 chore: add todo for other component types Solareon 2026-02-27 09:10:56 +0100
  • a54e011ad8 fix: add themeing support for dark/light mode for buttons Solareon 2026-02-27 09:02:10 +0100
  • 231857e925 refactor: remove excessive test Solareon 2026-02-27 08:40:46 +0100
  • fcf58f5b8e feat: add action row support Solareon 2026-02-25 11:57:43 +0100
  • 4f29fa63d0
    Bump the actions group with 2 updates (#1495) dependabot[bot] 2026-03-01 15:53:28 +0200
  • 54b0174bde
    Bump the nuget group with 15 updates (#1496) dependabot[bot] 2026-03-01 15:53:11 +0200
  • 104061d80e
    Bump the nuget group with 15 updates dependabot[bot] 2026-03-01 10:30:13 +0000
  • 3edfc736c5
    Bump the actions group with 2 updates dependabot[bot] 2026-03-01 10:23:43 +0000
  • 3be5bc6a21 Remove dashes from OutputPathTooltip 2.47 Tyrrrz 2026-02-27 19:14:30 +0200
  • c9f152773a Clean up last PR Tyrrrz 2026-02-27 19:12:27 +0200
  • 5e39611395
    Double-clicking a channel auto-opens export setup (#1493) Copilot 2026-02-27 19:10:19 +0200
  • d6a70484c1 GUI: move DoubleTapped handler to channel Grid inside TreeDataTemplate copilot-swe-agent[bot] 2026-02-27 17:05:22 +0000
  • 40491bdc0f Fix text misalignment on export setup Tyrrrz 2026-02-27 19:05:16 +0200
  • 03dd272eaf Fix tests harder this time Tyrrrz 2026-02-27 18:59:52 +0200
  • f42ddef3e7 GUI: move DoubleTapped handler from guild list to channel tree view copilot-swe-agent[bot] 2026-02-27 16:57:41 +0000
  • fc611f0424 Merge branch 'master' into copilot/enable-export-setup-on-double-click Tyrrrz 2026-02-27 18:48:41 +0200
  • 20ab3097e2 GUI: guard double-tap handler against empty-space clicks; add braces copilot-swe-agent[bot] 2026-02-27 16:39:10 +0000
  • 98e294f7e4 Fix tests, clean up Tyrrrz 2026-02-27 18:36:16 +0200
  • b22e786449 Fix the shrug emoji not rendering correctly Tyrrrz 2026-02-27 18:35:53 +0200
  • 951c1e4613 Make Run's BaselineAlignment set globally Tyrrrz 2026-02-27 18:31:40 +0200
  • 628d571d5e GUI: check SelectedChannels in double-tap handler instead of AvailableChannels copilot-swe-agent[bot] 2026-02-27 16:28:28 +0000
  • 3bbff8b20a GUI: simplify double-tap handler to call ExportCommand directly copilot-swe-agent[bot] 2026-02-27 16:19:45 +0000
  • c2ee6f047d GUI: double-clicking a child-less server auto-opens export setup copilot-swe-agent[bot] 2026-02-27 16:15:04 +0000
  • 6879fca6fd Initial plan copilot-swe-agent[bot] 2026-02-27 16:06:30 +0000
  • 675d910ea3 Formatting Tyrrrz 2026-02-27 17:56:29 +0200
  • 28f26e45fb Add tests for forwarded messages Tyrrrz 2026-02-27 17:52:26 +0200
  • 4674c517e3 Refactor Tyrrrz 2026-02-27 17:39:36 +0200
  • b660edfe78 Clean up after last PR Tyrrrz 2026-02-27 17:30:06 +0200
  • 532470e3db Fix format Tyrrrz 2026-02-27 15:42:47 +0200
  • b533e08d74
    Implement exporting for forwarded messages (#1451) farley128 2026-02-27 08:41:31 -0500
  • c682fd4381
    Merge branch 'master' into master Oleksii Holub 2026-02-27 15:34:50 +0200
  • d490fd0a38 Improve, clean up encryption Tyrrrz 2026-02-27 14:57:15 +0200
  • 21c2398e2a
    Cleanup: fix filename typo, replace AsyncNonKeyedLocker, drop WithIndex(), use ProcessStartInfo ctor arg (#1492) Copilot 2026-02-27 14:42:07 +0200
  • 2027b1380a Fix inconsistencies: rename DialogViewModelBase, use SemaphoreSlim, use .Index(), use ProcessStartInfo constructor arg copilot-swe-agent[bot] 2026-02-27 12:35:29 +0000
  • 7ff2347df1 Clean up Tyrrrz 2026-02-27 14:32:27 +0200
  • 2305fb51c3 Initial plan copilot-swe-agent[bot] 2026-02-27 12:30:56 +0000
  • 3391e755fc Fix markdown not parsing for Persist Token tooltip Tyrrrz 2026-02-27 14:19:03 +0200
  • f0e9d3be1b Reorganize files Tyrrrz 2026-02-27 14:14:43 +0200
  • eef0fc742d
    Encrypt Discord token at rest in settings file (machine-bound) (#1491) Copilot 2026-02-27 14:01:25 +0200
  • 98bd5d9578
    Apply suggestion from @Copilot Oleksii Holub 2026-02-27 13:56:56 +0200
  • 36e114a255
    Apply suggestion from @Tyrrrz Oleksii Holub 2026-02-27 13:56:23 +0200
  • 18e3ec1e04 Revert double-quote fix on EncryptionSalt argument copilot-swe-agent[bot] 2026-02-27 11:20:00 +0000
  • cf8fdea42c Quote EncryptionSalt argument to handle single quotes in secret value copilot-swe-agent[bot] 2026-02-27 11:13:20 +0000
  • 93d4a63f3c Fix CSharpier formatting: inline multiline string assignments and reformat exception filter copilot-swe-agent[bot] 2026-02-27 11:08:51 +0000
  • 85d91537a1 Add cipherSource variable in Write(), update layout comment with size annotation copilot-swe-agent[bot] 2026-02-27 10:43:28 +0000
  • 384c631d78 Rename cipherSource→cipher in Read(), tokenBytes→tokenData in Write(), update layout comments copilot-swe-agent[bot] 2026-02-27 10:40:09 +0000
  • 13cc8b5052 Rename GetMachineId→TryGetMachineId, refactor Write to use single array with FillBytes copilot-swe-agent[bot] 2026-02-27 10:31:54 +0000
  • d8c0881f4b
    Apply suggestion from @Tyrrrz Oleksii Holub 2026-02-27 12:23:53 +0200
  • 2b3b3eb5f2 Address latest review: layout comment, cipherSource, else block, MachineName fallback, csproj ordering copilot-swe-agent[bot] 2026-02-27 10:21:16 +0000
  • fc24dea692 Address latest review: ThisAssembly.Project, EnvironmentExtensions, inline Lazy, renames, localization wording copilot-swe-agent[bot] 2026-02-27 09:57:37 +0000
  • 2e47c73388 Use range operator for substring extraction in StringSegment.ToString() Tyrrrz 2026-02-27 11:30:09 +0200
  • 755a13cb2d Address all review feedback: salt injection, code style, localization formatting copilot-swe-agent[bot] 2026-02-27 09:17:13 +0000
  • 1f791ee14b Switch to AES-GCM, hex encoding, and GetBytes/Fill improvements copilot-swe-agent[bot] 2026-02-27 08:49:57 +0000
  • 1721ac4e0c Bind token encryption key to machine identity copilot-swe-agent[bot] 2026-02-27 08:42:25 +0000
  • 2d49146c74 Rename transformFallback parameter to fallbackTransform for clarity Tyrrrz 2026-02-27 10:24:39 +0200
  • f9871115fb
    Apply suggestion from @Tyrrrz Oleksii Holub 2026-02-27 10:14:43 +0200