Copilot
|
21c2398e2a
|
Cleanup: fix filename typo, replace AsyncNonKeyedLocker, drop WithIndex(), use ProcessStartInfo ctor arg (#1492)
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-02-27 14:42:07 +02:00 |
|
Copilot
|
eef0fc742d
|
Encrypt Discord token at rest in settings file (machine-bound) (#1491)
* Initial plan
* Add token encryption when saving/loading settings
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Apply suggestion from @Tyrrrz
* Apply suggestion from @Tyrrrz
* Bind token encryption key to machine identity
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Switch to AES-GCM, hex encoding, and GetBytes/Fill improvements
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Address all review feedback: salt injection, code style, localization formatting
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Address latest review: ThisAssembly.Project, EnvironmentExtensions, inline Lazy, renames, localization wording
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Address latest review: layout comment, cipherSource, else block, MachineName fallback, csproj ordering
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Apply suggestion from @Tyrrrz
* Rename GetMachineId→TryGetMachineId, refactor Write to use single array with FillBytes
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Rename cipherSource→cipher in Read(), tokenBytes→tokenData in Write(), update layout comments
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Add cipherSource variable in Write(), update layout comment with size annotation
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Fix CSharpier formatting: inline multiline string assignments and reformat exception filter
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Quote EncryptionSalt argument to handle single quotes in secret value
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Revert double-quote fix on EncryptionSalt argument
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
* Apply suggestion from @Tyrrrz
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-27 14:01:25 +02:00 |
|
Tyrrrz
|
5f8054e2f0
|
Fix alingment issues when dealing with inlines
|
2026-02-24 21:05:03 +02:00 |
|
Copilot
|
12d98e9ab0
|
Add localization (#1482)
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-02-24 20:49:32 +02:00 |
|
Tyrrrz
|
fbbac2afaa
|
Make use of C# 14 features
|
2025-11-16 20:29:39 +02:00 |
|
Tyrrrz
|
42e6de359e
|
Invert WatchProperty(...) methods' watchInitialValue
|
2024-07-19 02:01:00 +03:00 |
|
Oleksii Holub
|
7a69c87b56
|
Use a 3-way theme switcher instead of a 2-way switcher (#1233)
|
2024-05-13 23:56:21 +03:00 |
|
Oleksii Holub
|
b9c1c47474
|
Migrate to Avalonia (#1220)
|
2024-04-27 04:17:46 +03:00 |
|
Tyrrrz
|
20f58963a6
|
Use CSharpier
|
2023-08-22 21:17:19 +03:00 |
|
Tyrrrz
|
31c7ae9312
|
Refactor
|
2023-05-20 07:09:19 +03:00 |
|
Oleksii Holub
|
1daff4178d
|
Cleanup GUI
|
2022-04-01 00:10:17 +03:00 |
|
Oleksii Holub
|
51cc132e5d
|
Display 24-hour time pickers for appropriate cultures in GUI
Related to #808
|
2022-02-10 17:23:39 +02:00 |
|
Tyrrrz
|
880f400e2c
|
C#10ify
|
2021-12-08 23:50:21 +02:00 |
|
Tyrrrz
|
511af1e35c
|
Refactor
|
2021-04-16 23:09:08 +03:00 |
|
Andrew Kolos
|
eb89ea5b40
|
Add partition by file size (#497)
|
2021-04-12 13:50:32 +03:00 |
|
Tyrrrz
|
ebe4d58a42
|
Cleanup
|
2021-02-22 03:15:22 +02:00 |
|