1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-09-23 19:08:25 +02:00
Commit Graph

44 Commits

Author SHA1 Message Date
NayamAmarshe
5682241825
Create LICENSE 2022-08-24 10:18:39 +05:30
Feenix
a3c901b38e Fixed icons 2022-08-24 08:01:43 +05:30
Feenix
ab1b8faab1 Deleted commands 2022-08-24 07:38:57 +05:30
Feenix
f1d09a4745 TODO: Fix Icons 2022-08-23 20:42:48 +05:30
Feenix
143f9f449e Updated version text 2022-08-23 20:07:21 +05:30
Feenix
abb7ac3928 Updated package.json 2022-08-23 19:59:22 +05:30
Feenix
3649ee7d4e Fixed path bug 2022-08-23 19:47:16 +05:30
Feenix
3e5a055f7f Broken exec 2022-08-23 19:37:40 +05:30
Feenix
c9cf06ca28 Updated UI 2022-08-23 18:47:34 +05:30
NayamAmarshe
8f5cb99e66
Merge pull request #6 from TGS963/temporary-release
Auto Update
2022-08-23 18:09:09 +05:30
NayamAmarshe
8fafe81f77
Merge branch 'main' into temporary-release 2022-08-23 18:08:57 +05:30
Feenix
981c42bb78 Updated steps text 2022-08-23 17:55:51 +05:30
Feenix
8359e5eb61 Updated isDev 2022-08-23 17:49:29 +05:30
Feenix
4adbf07654 Added dropdown 2022-08-23 08:43:08 +05:30
Suvojit Ghosh
4e6f0d40bf final working configs 2022-08-22 17:18:34 +05:30
Suvojit Ghosh
1206dc8beb temporary fix (works) 2022-08-22 16:45:34 +05:30
Suvojit Ghosh
5f8704480b temporary fix (messy) 2022-08-22 14:01:16 +05:30
Suvojit Ghosh
eb7995524f auto updater 2022-08-21 20:41:11 +05:30
TGS963
f65ae031f3 fixed anime check bug 2022-08-20 11:23:13 +05:30
TGS963
20877e62aa added anime button 2022-08-19 14:27:05 +05:30
Feenix
3e9f790347 Added sharp 2022-08-18 15:23:23 +05:30
TGS963
3f9e7b1be7 input and output path selectors working 2022-08-17 14:48:49 +05:30
Feenix
9d38aa60b0 Refactored Code 2022-08-17 17:14:47 +05:30
Feenix
912a77d261 Fixed percentage bug 2022-08-17 17:11:54 +05:30
Feenix
3ea6a45520 Fixed errors 2022-08-17 17:08:26 +05:30
Feenix
8144e6f420 Fixed percentage 2022-08-17 17:06:19 +05:30
TGS963
f0cd30ee3b sending to renderer 2022-08-17 11:20:57 +05:30
Feenix
0db72d247d Fixed upscaling 2022-08-17 08:07:50 +05:30
Feenix
5ee3a2e88a Added upscaling functionality 2022-08-16 07:47:27 +05:30
TGS963
a46954065b added browse option 2022-08-15 15:42:48 +05:30
Feenix
292442c36f Updated UI 2022-08-15 12:51:12 +05:30
Feenix
5941ed6a84 Working code 2022-08-15 12:36:31 +05:30
NayamAmarshe
f4b7c12688
Merge pull request #3 from TGS963/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-08-15 10:29:22 +05:30
NayamAmarshe
35d60e2adc
Merge pull request #4 from TGS963/dependabot/npm_and_yarn/next-12.2.5
Bump next from 12.0.10 to 12.2.5
2022-08-15 10:29:09 +05:30
TGS963
364f26a9d2 readme 2022-08-15 10:26:37 +05:30
dependabot[bot]
cb95403bd9
Bump next from 12.0.10 to 12.2.5
Bumps [next](https://github.com/vercel/next.js) from 12.0.10 to 12.2.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.10...v12.2.5)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 04:56:34 +00:00
dependabot[bot]
4b28097941
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 04:56:31 +00:00
Suvojit Ghosh
dc79929e59 next and electron template 2022-08-15 10:23:14 +05:30
TGS963
166b2eb132
Delete BSRGAN.pth 2022-08-07 21:26:46 +05:30
TGS963
ab8c851de4 sample code that works 2022-08-07 21:26:05 +05:30
Nayam Amarshe
092f19ed7b Deleted old project 2022-08-05 02:35:13 +05:30
TGS963
0833ff9f3e fixed comments 2022-08-02 23:57:49 +05:30
TGS963
4bf321175f added simple file picker 2022-08-02 23:51:58 +05:30
Nayam Amarshe
0e1e2d1229 Init 2022-08-02 14:28:24 +05:30