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

459 Commits

Author SHA1 Message Date
Aaron Liu
d837974d85
Update bug_report.yml 2023-07-16 00:14:06 -04:00
Aaron Liu
6a97c659aa
Merge pull request #397 from upscayl/dependabot/npm_and_yarn/semver-6.3.1
Fixes regexp DDOS attack vulnerability
2023-07-12 22:55:59 -04:00
dependabot[bot]
504b8495c1
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 00:54:25 +00:00
Aaron Liu
25f9ebd363
Add GPU ID to bug report 2023-07-02 13:27:49 -04:00
Aaron Liu
a97ab3ec47
Update stale.yml 2023-06-30 09:52:32 -04:00
NayamAmarshe
f3e7085ecc
Update doc_issue.yml 2023-06-28 21:25:31 +05:30
NayamAmarshe
d8e46dddb2
Update bug_report.yml 2023-06-28 21:24:23 +05:30
NayamAmarshe
e77a7e3531
Update bug_report.yml 2023-06-28 21:21:28 +05:30
NayamAmarshe
28c8abcf6f
Update bug_report.yml 2023-06-28 21:20:17 +05:30
NayamAmarshe
dbb0400239
Update feature_request.yml 2023-06-28 21:16:34 +05:30
NayamAmarshe
e35f42c361
Update README.md 2023-06-19 00:23:17 +05:30
NayamAmarshe
00e93780f2
Update README.md 2023-06-19 00:22:19 +05:30
NayamAmarshe
e74fa2c7cf
Merge pull request #361 from aaronliu0130/main
Upscale→Upscayl
2023-06-18 23:40:33 +05:30
Aaron Liu
0ed58c9170
Update SettingsTab.tsx
Upscale→Upscayl
2023-06-18 11:51:24 -04:00
Aaron Liu
54b3c38d56
Update RightPaneInfo.tsx
Upscale→Upscayl
2023-06-18 11:50:24 -04:00
Aaron Liu
5fa23ae618
Update LeftPaneImageSteps.tsx
Upscale→Upscayl
2023-06-18 11:47:45 -04:00
Aaron Liu
c153a38456
Summarize Wiki 2023-06-16 10:37:46 -04:00
NayamAmarshe
4fb68a5d29
Update README.md 2023-06-15 20:02:09 +05:30
NayamAmarshe
a82a3b2d11
Update README.md 2023-06-15 20:01:00 +05:30
NayamAmarshe
f68298725b
Update README.md 2023-06-15 13:33:48 +05:30
NayamAmarshe
fb1103480c
Merge pull request #355 from udu3324/main
fix: FAQ url broken in bug template
2023-06-13 16:40:00 +05:30
udu3324
c4243e0888
fix faq url 2023-06-13 00:28:05 -05:00
Aaron Liu
ccbea50d9e
Update batch upscayl file format info 2023-06-11 20:57:54 -04:00
Aaron Liu
b4f64c7b0e
Typo in my enhancement template? 2023-06-08 16:24:53 -04:00
Feenix
c0809737fd Added desktop file 2023-06-08 12:54:03 +05:30
Feenix
28cf114fea Updated flatpak details 2023-06-04 14:14:25 +05:30
Feenix
4ab05995c6 Updated flatpak details 2023-06-04 14:09:50 +05:30
Feenix
bffec5ea0a Updated version 2023-06-04 13:26:55 +05:30
Feenix
00b6402ab5 Fix #305 Disable Auto-Updates 2023-06-04 13:22:18 +05:30
Feenix
64065e875f Updated macOS icons 2023-06-04 13:02:44 +05:30
Feenix
e5754ad29e Fix Images saved in previous batch input folder #319 2023-06-04 12:38:02 +05:30
Feenix
72d2c6d72d Added getUpscaleResolution 2023-06-03 06:19:50 +05:30
Feenix
e729a2bea7 Fix upscale above 32k 2023-06-03 06:19:13 +05:30
Aaron Liu
0a62f8a5df
Update doc_issue.yml
Not just docs but any issue that isn't about the app itself
2023-05-28 17:36:25 -04:00
NayamAmarshe
11103d21bc
Update README.md 2023-05-18 22:27:17 +05:30
Aaron Liu
ece8666fae
Update bug_report.yml
Change "here" to "below" due to confusion demonstrated in #326
2023-05-17 16:34:21 -04:00
Aaron Liu
85cbe04b19
Update stale.yml 2023-05-16 18:49:02 -04:00
Aaron Liu
61aacf2851
Add scale option to FAQ and link the guide 2023-05-14 08:48:02 -04:00
NayamAmarshe
a94fcf3a35
Update README.md 2023-05-12 22:31:28 +05:30
NayamAmarshe
b644238421
Update README.md 2023-05-12 22:30:47 +05:30
NayamAmarshe
91d7770528
Merge pull request #301 from Danik1601/main
Add Flathub button and some Linux-specific info to README.me
2023-05-12 22:29:34 +05:30
TGS963
9432be1cc8 addressed GPU selection bug as mentioned in issue #302 2023-05-12 19:24:35 +05:30
Danik1601
ed520a2ad7
Update README.md 2023-05-12 16:22:03 +03:00
Danik1601
5054c9ca1d
Update README.md
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-12 16:19:39 +03:00
Danik1601
f3ddbb5c11
Update README.md
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-12 16:19:22 +03:00
Danik1601
d2bac7a37a
Update README.md
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-12 16:19:02 +03:00
Danik1601
7557a016c9
Further Flatpak instructions improvements 2023-05-11 18:53:25 +03:00
Danik1601
f6d6921bfe
Centered buttons, modified Flatpak instructions 2023-05-11 18:49:33 +03:00
Danik1601
bf9e619fc5
Merge branch 'upscayl:main' into main 2023-05-11 18:45:10 +03:00
Nayam Amarshe
0573b6e8a0 Added wiki option 2023-05-11 18:04:39 +05:30