1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00
Commit Graph

822 Commits

Author SHA1 Message Date
Aaron Liu
b2d71f3dae
remove checking in duplicates 2024-01-28 11:58:57 -05:00
Aaron Liu
7f8cadfe38
remove FAQ checkbox now that it's added to troubleshooting 2024-01-28 11:56:26 -05:00
Aaron Liu
d4a61537c1
Point Linux icon path to folder
Apparently how people fix it? See https://github.com/pulsar-edit/pulsar/pull/327
#680
2024-01-28 10:21:55 -05:00
Aaron Liu
797902890d
Add back FAQ and vulkan exception
We need logs and troubleshooting guide for vulkan issues. Most are not the same
2024-01-28 10:14:37 -05:00
NayamAmarshe
96d6479ba9
Update README.md 2024-01-28 17:55:00 +05:30
NayamAmarshe
688f377850
Update bug_report.yml 2024-01-28 17:41:47 +05:30
NayamAmarshe
d89c56a303
Update bug_report.yml 2024-01-28 17:39:44 +05:30
NayamAmarshe
ccc4140244
Update bug_report.yml 2024-01-28 17:39:33 +05:30
Aaron Liu
a358315e2c
Update bug_report.yml 2024-01-26 11:31:22 -05:00
Aaron Liu
281ed1cb60
okay, how did i miss that? 2024-01-25 21:54:04 -05:00
Aaron Liu
fb609ea6ed
make monterey the minimum version for now (hopefully this works) 2024-01-25 20:10:12 -05:00
Aaron Liu
554241c027
make vulkan exempt from stale 2024-01-25 15:28:18 -05:00
MrPenguin07
6ff998163b
Add Gentoo ebuild repo to #Installation (#665)
* Add Gentoo ebuild repo to #Installation

* Update gentoo logo
2024-01-25 11:32:33 -05:00
Aaron Liu
162a57377a
merge mac app store into platform 2024-01-24 22:45:22 -05:00
Aaron Liu
00c3d3d229
Update bug_report.yml 2024-01-24 21:46:36 -05:00
Aaron Liu
7decf8bc93
Update bug_report.yml 2024-01-24 21:44:29 -05:00
Nayam Amarshe
00099928fb Fix #653 2024-01-23 15:00:08 +05:30
Nayam Amarshe
ef7b2dd3e3 Fix image options 2024-01-23 14:24:08 +05:30
Nayam Amarshe
0819a26676 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-23 14:14:41 +05:30
Nayam Amarshe
fad4560c12 Fix lens 2024-01-23 14:14:32 +05:30
NayamAmarshe
98047256e8
Update README.md 2024-01-22 16:28:01 +05:30
Nayam Amarshe
602cb72fdb Add sidebar & Fix #644 2024-01-21 12:18:22 +05:30
NayamAmarshe
60dbcb1714
Change .desktop Exec= to reflect linux binary name (#661)
Change .desktop `Exec=` to reflect linux binary name
2024-01-19 20:37:04 +05:30
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