1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-09-24 03:18:28 +02:00
Commit Graph

949 Commits

Author SHA1 Message Date
MrPenguin07
0b685ca4e0
Change .desktop Exec= to reflect linux binary name
Change flatpak binary name to linux inside org.upscayl.Upscayl.desktop
2024-01-19 14:57:13 +00:00
Nayam Amarshe
b068888910 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-19 13:53:34 +05:30
Nayam Amarshe
b9e78348da Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-19 13:53:24 +05:30
NayamAmarshe
5df706c5df
Upgrade react-compare-slider for keyboard controls and improved a11y (#655)
Hi, this is a really small PR to upgrade the slider lib. The latest
version adds keyboard functionality, much improved accessibility [and a
fair few other
improvements](https://github.com/nerdyman/react-compare-slider/releases/tag/v3.0.0).
The API is the same as before so there are no actual code changes
required.
2024-01-19 13:53:08 +05:30
NayamAmarshe
e55e02c4a0
Update bug_report.yml 2024-01-19 13:41:15 +05:30
NayamAmarshe
2279523eb4
Update bug_report.yml 2024-01-19 13:39:41 +05:30
NayamAmarshe
3fbc1cc0a0
Update bug_report.yml 2024-01-19 13:38:57 +05:30
NayamAmarshe
0de2bcc32c
Update bug_report.yml 2024-01-19 13:35:30 +05:30
Nayam Amarshe
96256f92f0 Add mac to header 2024-01-19 13:25:32 +05:30
nerdyman
00326e9585 Upgrade react-compare-slider for keyboard controls and improved a11y 2024-01-18 17:03:52 +00:00
Nayam Amarshe
f323fba52f Add new script command 2024-01-18 19:19:14 +05:30
Nayam Amarshe
3c19a6c5a9 Remove unused imports 2024-01-16 14:58:58 +05:30
Nayam Amarshe
f144421999 Fix localstorage bug 2024-01-16 14:52:31 +05:30
Nayam Amarshe
12c62f9b54 Delete unnecessary files in batch-upscayl command 2024-01-16 14:17:09 +05:30
Nayam Amarshe
c2d64ebf57 Update command filtering in getBatchArguments and spawnUpscayl 2024-01-16 13:49:27 +05:30
Nayam Amarshe
3a459b835c Add turn off notifications feature 2024-01-16 13:03:43 +05:30
Nayam Amarshe
d6842930a6 Fix batch upscayl format bug and custom models path bug 2024-01-16 12:00:07 +05:30
Nayam Amarshe
7f0d56bb14 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-16 11:59:32 +05:30
Nayam Amarshe
88965e1dd4 Update macOS app publishing script 2024-01-16 00:55:25 +05:30
NayamAmarshe
b8f0b6f904
Update README.md 2024-01-16 00:33:26 +05:30
Nayam Amarshe
0c9ccce18d Refactor email developer button in SettingsTab component 2024-01-15 23:22:16 +05:30
Nayam Amarshe
53f1140c65 Update build and package versions 2024-01-15 23:20:51 +05:30
Nayam Amarshe
47e7f25941 Remove releaseType from publish configuration in package.json 2024-01-15 22:36:41 +05:30
Nayam Amarshe
a3f8e9a065 Remove GitHub publishing for Linux and Windows, and add GitHub release publishing for files 2024-01-15 22:31:20 +05:30
Nayam Amarshe
9a072389ed Fix bug in login functionality 2024-01-15 22:19:39 +05:30
Nayam Amarshe
d4649e4e76 Update version to 2.9.7 in package.json 2024-01-15 21:50:54 +05:30
Nayam Amarshe
10c880e32c Fix image-upscayl command and add zip target to package.json 2024-01-15 20:36:13 +05:30
Nayam Amarshe
6095909142 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-15 20:05:15 +05:30
Nayam Amarshe
b94e229f39 Update feature flags and build version 2024-01-15 20:05:09 +05:30
NayamAmarshe
f2d96b9d41
Update README.md 2024-01-15 19:50:02 +05:30
Nayam Amarshe
e74da4626c Fix news display logic in Footer component 2024-01-15 19:19:25 +05:30
Nayam Amarshe
509f03d96d Add news modal to Footer component and handle offline fetch in Home component 2024-01-15 19:14:44 +05:30
Nayam Amarshe
21e77b0fd2 Refactor ProgressBar component styling 2024-01-15 19:02:21 +05:30
Nayam Amarshe
eec704c479 Refactor LeftPaneImageSteps component 2024-01-15 18:43:16 +05:30
Nayam Amarshe
f7803f7c9e Add support for alpha channel in batch upscayl 2024-01-15 18:39:46 +05:30
Nayam Amarshe
3ed4638aa5 Refactor file path and remove unnecessary code 2024-01-15 18:20:36 +05:30
Nayam Amarshe
a80f85a069 Refactor image saving format in batch-upscayl.ts and get-arguments.ts 2024-01-15 18:16:21 +05:30
Nayam Amarshe
6b55f219fb Refactor image-upscayl.ts and convert-and-scale.ts 2024-01-15 18:08:47 +05:30
Nayam Amarshe
67738d5b6c Add dialog message box for update download event 2024-01-15 17:48:16 +05:30
Nayam Amarshe
b525abc7dd Remove unused import and variable in batch-upscayl.ts 2024-01-15 17:01:40 +05:30
Nayam Amarshe
57810f4d77 Add showNotification function and update output folder path 2024-01-15 17:00:59 +05:30
Nayam Amarshe
a6f21c429a Add new progress animation and batch mode info 2024-01-15 15:55:28 +05:30
Nayam Amarshe
fb7728077e Add removeFileExtension utility function 2024-01-15 15:34:11 +05:30
Nayam Amarshe
68d3395cbe Update model scale usage in code 2024-01-15 14:55:29 +05:30
Nayam Amarshe
a4b3ac2540 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-15 14:37:26 +05:30
Nayam Amarshe
e20523471b Update version to 2.9.6, add overwriteAtom, and fix ImageFormatSelect button 2024-01-15 14:37:22 +05:30
Aaron Liu
15f37e3a78
further deter iGPU people 2024-01-12 18:07:34 -05:00
NayamAmarshe
99b9206c79
Update README.md 2024-01-10 17:59:32 +05:30
Aaron Liu
6fa811a71c
exempt assigned issues from being staled 2023-12-23 11:26:02 -05:00
NayamAmarshe
e2c749d432
Update org.upscayl.Upscayl.desktop 2023-12-23 10:29:45 +05:30