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

981 Commits

Author SHA1 Message Date
Nayam Amarshe
7077edb448 Last working lens 2024-09-22 07:06:13 +05:30
Nayam Amarshe
42dec3abdf Merge remote-tracking branch 'refs/remotes/origin/main' 2024-09-22 06:38:14 +05:30
Nayam Amarshe
5d452d8aec Add new lens view 2024-09-22 06:38:10 +05:30
Felipe Machado
acf06532b8
Support JFIF files which are basically JPGs anyways (#983)
Note that this outputs JPG, but I think that should be fine. It's the better format anyways.
2024-09-21 12:37:58 -04:00
dependabot[bot]
36762e9ed4
Bump next from 14.2.7 to 14.2.10 in the npm_and_yarn group (#976)
Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.7 to 14.2.10
- [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/v14.2.7...v14.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-21 12:27:00 -04:00
Aaron Liu
0877b880de
point towards docs 2024-09-10 18:30:35 -04:00
Aaron Liu
4e786d2d23
add translations for default models 2024-09-10 18:30:23 -04:00
abhishek-gaonkar
58ff53ac30
FIX: Padding between name and version; DEL: Scaled By tag redundancy
FIX: Key fix in zh.json
2024-09-05 21:42:21 -04:00
Aaron Liu
a7894bcfca
Slightly better Hans translations 2024-09-05 21:42:12 -04:00
NayamAmarshe
d721e7ae7f
Update to new schema, ADD: zh, ja, ru, es and fr
MOD: All necessary strings to match
2024-09-05 21:37:19 -04:00
abhishek-gaonkar
bacbee8fa8
ADD: en, ru, ja strings; MOD: Actual strings with t(*) variables 2024-09-05 21:36:08 -04:00
Nayam Amarshe
326aaca7e4
Add Language Switcher (#950)
* Remove circle bar

* Add initial language switcher support
2024-09-05 21:35:45 -04:00
Nayam Amarshe
de34063565 Remove circle bar 2024-08-31 16:35:53 +05:30
Aaron Liu
b22aa99bd6
Add radial progress bar (#864)
* Revert "Revert "Add progressbar when upscaling image""

* Make bar primary

* make radial

* add aria values

Co-authored by @coderabbitai

---------

Co-authored-by: NayamAmarshe <nayam.emikx@aleeas.com>
2024-08-14 12:32:42 +05:30
Aaron Liu
f1be357f8a
fix security vulnerabilities (#929)
bump electron-updater and tar
2024-08-04 00:05:10 -04:00
dependabot[bot]
ed863cafb2
Bump electron-updater from 6.1.7 to 6.2.1 in the npm_and_yarn group (#905)
Bumps the npm_and_yarn group with 1 update: [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater).


Updates `electron-updater` from 6.1.7 to 6.2.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.2.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-13 20:14:49 -05:00
Josh Rufer
4fe8c437d7
Warn if file output path exceeds Windows's maximum length (#891)
Added check for exceeding MAX_PATH limit in windows. Should be relatively easy to add an actual fix from here.

Co-authored by @coderabbit

---------

Co-authored-by: Aaron Liu <aaronliu0130@gmail.com>
2024-07-08 22:44:49 -05:00
Aaron Liu
f5160601e0
bump stale time back to 30 days since we don't have that much time for issues anymore, unfortunately 2024-06-19 20:48:33 -04:00
dependabot[bot]
a64ccca146
Bump braces from 3.0.2 to 3.0.3 (#870)
Bump braces in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:45:15 -04:00
dependabot[bot]
4dba45cc9d
Bump @grpc/grpc-js from 1.9.14 to 1.9.15 in the npm_and_yarn group across 1 directory (#869)
Bump @grpc/grpc-js in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [@grpc/grpc-js](https://github.com/grpc/grpc-node).


Updates `@grpc/grpc-js` from 1.9.14 to 1.9.15
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.14...@grpc/grpc-js@1.9.15)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 09:02:21 -04:00
NayamAmarshe
d50b6b8b33
Revert "Add progressbar when upscaling image" (#862)
Reverts upscayl/upscayl#858
2024-06-07 21:15:29 +05:30
NayamAmarshe
9ef93a10e7
Revert "Add progressbar when upscaling image (#858)"
This reverts commit 3424b8c481.
2024-06-07 21:13:16 +05:30
dabucz
3424b8c481
Add progressbar when upscaling image (#858)
See history in #856

Co-authored-by: Aaron Liu <aaronliu0130@gmail.com>
2024-06-07 07:06:40 -04:00
Aaron Liu
dc031c16a8
Correct help wanted label name 2024-06-05 11:38:01 -04:00
Nayam Amarshe
74f6e53f19 Update buuldversion 2024-06-01 16:23:53 +05:30
Nayam Amarshe
8ab076156e Update binaries 2024-06-01 16:13:44 +05:30
Nayam Amarshe
6009363654 Fix #802 2024-06-01 15:52:17 +05:30
Aaron Liu
3e1064a9e7
docs: correct the faq number about GPUs on bug report template (#848)
A new FAQ has been added in 854b81412d,
therefore the original question's order in the list has changed.
2024-05-31 13:25:00 -04:00
Nayam Amarshe
4b3c0e209f Fix [DOUBLE UPSCAYL] Wrong scale size being used #841 2024-05-29 23:18:13 +05:30
Nayam Amarshe
d75bd9ac8f Update upscayl-ncnn 2024-05-29 23:08:06 +05:30
furkansimsekli
92573c92f8 docs: correct the faq number about GPUs on bug report template
A new FAQ has been added in 854b81412d,
therefore the original question's order in the list has changed.
2024-05-28 04:07:33 +03:00
NayamAmarshe
d34163d938
Create FUNDING.yml 2024-05-25 16:57:40 +05:30
NayamAmarshe
8c8e3825bc
Update README.md 2024-05-24 18:13:26 +05:30
NayamAmarshe
16e572d7cd
[FIX] Fix build error (#837)
As per

https://nextjs.org/docs/pages/building-your-application/deploying/static-exports
2024-05-19 21:28:59 +05:30
MrPenguin07
2f938d6933
Conform to upstream next export changes 2024-05-18 12:29:30 +00:00
MrPenguin07
391b0bcb5f
Conform upstream change to next export 2024-05-18 12:20:57 +00:00
NayamAmarshe
b2a3e54dfc
[WIP] Initial notification icon support (#710)
As icon locations are platform dependent, iterate through paths & add to
notification util.
Confirmed working well for linux(deb/rpm), AppImage & Windows platforms.

Todo:
- Confirm mac & flatpak icon paths are correct (i'm unable to test)
@aaronliu0130 appreciate if you're able to test. 

**Before and after shots:**

Linux notifications:

![upscayl-notif-linux](https://github.com/upscayl/upscayl/assets/127086564/4f98257f-0a1c-4ce1-a346-914b1e46fd0c)
(bottom before, top after)

Windows:

![upscayl-win-notif](https://github.com/upscayl/upscayl/assets/127086564/1aa5ffb6-c907-4493-97de-ee1b99a627e9)


Win.
2024-05-15 15:49:33 +05:30
NayamAmarshe
a455569a48
Update electron/utils/show-notification.ts 2024-05-15 15:49:26 +05:30
Aaron Liu
7708cc6d48
Don't see why I marked Vulkan issues as exempt 2024-05-14 09:11:29 -04:00
dependabot[bot]
7c2b6ea649
Bump next from 13.5.6 to 14.1.1 (#816)
Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.1.1.
- [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/v13.5.6...v14.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-12 15:38:37 -04:00
NayamAmarshe
ef5c5f1628
Update README.md 2024-05-08 17:39:24 +05:30
NayamAmarshe
7b3985f373
Update README.md 2024-05-08 17:38:29 +05:30
dependabot[bot]
c57b91aba6
Bump ejs from 3.1.9 to 3.1.10 (#806)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 16:47:41 -04:00
Aaron Liu
5550363d9d
remove instruction to file new issues for hardware error per #803 2024-04-30 21:32:58 -04:00
NayamAmarshe
34cbcbb2f3
Update README.md 2024-04-29 09:32:34 +05:30
NayamAmarshe
1be4671a0f
Update README.md 2024-04-29 09:31:26 +05:30
NayamAmarshe
ce434e350a
Update README.md 2024-04-28 13:18:16 +05:30
NayamAmarshe
884eecefb6
Update README.md 2024-04-28 13:17:52 +05:30
NayamAmarshe
0b7b30aac8
Update README.md 2024-04-28 13:16:55 +05:30
NayamAmarshe
38877e6c92
Update README.md 2024-04-28 13:11:22 +05:30