Stone_Red
|
6b1b5dcba9
|
Add missing assets to README.md
|
2024-12-03 21:57:39 +01:00 |
|
Stone_Red
|
a1e40bb87a
|
Standardize README
|
2024-12-03 21:53:23 +01:00 |
|
Stone_Red
|
64e702a0da
|
Update installer
|
2024-12-01 18:11:44 +01:00 |
|
Stone_Red
|
f4f1be87dd
|
Add MSIX packaging project
|
2024-12-01 17:54:19 +01:00 |
|
Stone_Red
|
611702eddc
|
Update libraries
|
2024-11-21 23:12:56 +01:00 |
|
Stone_Red
|
0be21101f0
|
Fix auto type not stopping when auto paste enabled
|
2024-08-09 00:12:57 +02:00 |
|
Stone_Red
|
816c55e4b5
|
Don't clear clipboard when auto paste disabled
|
2024-06-27 21:28:05 +02:00 |
|
Stone_Red
|
2fb46a6e33
|
Remove unnecessary debug message
|
2024-06-27 21:27:47 +02:00 |
|
Stone_Red
|
643ea1af3d
|
Fix spelling mistakes
|
2024-06-10 15:14:54 +02:00 |
|
Stone_Red
|
ca665f09a8
|
Add import and export functionality
|
2024-05-08 16:07:30 +02:00 |
|
Stone_Red
|
b29fbc4ea2
|
Decrease delay before and after paste
|
2024-05-08 13:16:39 +02:00 |
|
Stone_Red
|
3a712091d6
|
Improve actions system
|
2024-05-08 01:03:14 +02:00 |
|
Stone_Red
|
fcaaa2922c
|
Add custom actions to the ps scripts
|
2024-05-08 00:42:27 +02:00 |
|
Stone_Red
|
f7d075168f
|
Create appdata directory if it doesn't exist
|
2024-05-07 17:02:42 +02:00 |
|
Stone_Red
|
08a65eb017
|
Small code improvments
|
2024-05-07 16:58:26 +02:00 |
|
Stone_Red
|
93dbf73b23
|
Add icon, tray icon and better title
|
2024-05-07 16:19:35 +02:00 |
|
Stone_Red
|
9322e10913
|
Implement most features the old app had
|
2024-05-06 19:32:38 +02:00 |
|
Stone_Red
|
8890a203d3
|
Fix directory structure
|
2024-05-05 22:03:16 +02:00 |
|
Stone_Red
|
7b32b3397f
|
Migrate project to avalonia (basic code structure)
|
2024-05-05 20:04:20 +02:00 |
|
Stone_Red
|
7ce3ce5b3b
|
Merge remote-tracking branch 'origin/main'
|
2024-05-02 21:58:02 +02:00 |
|
Stone_Red
|
2d749381e8
|
Fix AutoType not writing all text bug
|
2024-05-02 21:57:54 +02:00 |
|
Stone_Red
|
75b795abe5
|
Update usage information
|
2023-12-16 23:36:52 +01:00 |
|
Stone_Red
|
d2aa8fda8d
|
Update README.md
|
2023-12-15 00:34:28 +01:00 |
|
Stone_Red
|
f6d8c5180b
|
Add hash for HyperbolicDownloader
|
2023-12-14 19:32:57 +01:00 |
|
Stone_Red
|
87c9e03802
|
Update installer
|
2023-11-22 22:23:53 +01:00 |
|
Stone_Red
|
c1288a1b6c
|
Paste output as files when every line is a file path
|
2023-11-22 22:13:09 +01:00 |
|
Stone_Red
|
dee84710a5
|
Update Microsoft.PowerShell.SDK and System.Management.Automation libraries
|
2023-11-22 19:06:20 +01:00 |
|
Stone_Red
|
d4a9424fb2
|
Fix licence links in README.md
|
2023-11-22 18:18:26 +01:00 |
|
Stone_Red
|
f2f28e863a
|
Merge pull request #5 from Stone-Red-Code/Stone-Red-Code-patch-1
Add third party licences section to README.md
|
2023-11-22 18:13:52 +01:00 |
|
Stone_Red
|
40292a1424
|
Update README.md
|
2023-11-22 18:13:12 +01:00 |
|
Stone_Red
|
2139938496
|
Upgrade project to .NET 8
|
2023-11-22 17:38:53 +01:00 |
|
Stone_Red
|
6439c9c4bb
|
Add inno setup installer script
|
2023-11-22 17:14:45 +01:00 |
|
Stone_Red
|
21e50c4f0e
|
Move source files to src directory
|
2023-11-22 16:55:03 +01:00 |
|
Stone_Red
|
923b00cfc8
|
Use guid instead of app name to create the mutex
|
2023-11-22 16:53:31 +01:00 |
|
Stone_Red
|
64c693e81b
|
Merge pull request #4 from yassinMi/main
fixed mutex lifetime issue
|
2023-11-22 16:41:07 +01:00 |
|
Stone_Red
|
bca0c378c1
|
Fixed a whoopsie
|
2023-06-06 23:21:53 +02:00 |
|
Stone_Red
|
6048a8330c
|
Small UI improvments
|
2023-06-06 23:20:52 +02:00 |
|
Stone_Red
|
4f75699850
|
Add AutoType option and rework setting storeage
|
2023-06-06 19:08:34 +02:00 |
|
Stone_Red
|
6a8414c0a9
|
Update README.md
|
2023-03-19 01:07:09 +01:00 |
|
Stone_Red
|
ae580599cb
|
Store data in AppData
|
2023-03-19 00:42:48 +01:00 |
|
Stone_Red
|
cee54c9364
|
Add support for script parameters
|
2023-03-18 23:50:02 +01:00 |
|
Stone_Red
|
e23ae0a47a
|
Add logo and improve error handling
|
2023-03-17 15:02:14 +01:00 |
|
Stone_Red
|
71451f22b2
|
Change syntax and add powershell support
|
2022-12-22 16:51:09 +01:00 |
|
Stone_Red
|
48af2275a7
|
Update issue templates
|
2022-06-08 15:08:30 +02:00 |
|
Stone_Red
|
2c294c4f84
|
Update version number
|
2022-05-29 23:47:09 +02:00 |
|
Stone_Red
|
3d67ad37a0
|
Add list command
|
2022-05-28 17:21:00 +02:00 |
|
Stone_Red
|
ffb13fa0e8
|
Minor code imporvment
|
2022-05-06 15:32:21 +02:00 |
|
Stone_Red
|
faec5d20bb
|
Fix UI alignment and order of log messages
|
2022-05-06 15:32:21 +02:00 |
|
Stone_Red
|
a282049074
|
Fix formatting
|
2022-05-04 21:52:47 +02:00 |
|
Stone_Red
|
5cde74dbe9
|
Update README.md
|
2022-05-03 22:30:15 +02:00 |
|
Stone_Red
|
2ec75c503c
|
Add preview image
|
2022-05-03 22:26:28 +02:00 |
|
Stone_Red
|
e33fdc117f
|
Update README.md
|
2022-05-03 22:23:38 +02:00 |
|
Stone_Red
|
f0b392c66d
|
Initial commit
|
2022-05-03 20:48:06 +02:00 |
|