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
NayamAmarshe
2f47141ef3
Update README.md
2024-04-28 13:09:38 +05:30
NayamAmarshe
2a7dbd40bc
Update README.md
2024-04-28 13:07:45 +05:30
NayamAmarshe
dd41e85a79
Add new media assets
2024-04-28 13:06:16 +05:30
Aaron Liu
a157fc0274
add intel cpu name to common iGPUs
2024-04-25 13:27:54 -04:00
Nayam Amarshe
3ed8072231
Update binary
2024-04-25 16:13:16 +05:30
Nayam Amarshe
bd38dd0669
Merge remote-tracking branch 'refs/remotes/origin/main'
2024-04-25 14:50:53 +05:30
Nayam Amarshe
fde7b5341b
Update docs
2024-04-25 14:50:50 +05:30
NayamAmarshe
d31224d404
Update README.md
2024-04-25 10:00:46 +05:30
Nayam Amarshe
3c98afefee
Merge remote-tracking branch 'refs/remotes/origin/main'
2024-04-25 09:18:52 +05:30
Nayam Amarshe
0dd5b029d0
Fix windows separator
2024-04-25 09:18:48 +05:30
NayamAmarshe
eb3d050cf5
Update stale.yml
2024-04-25 02:14:47 +05:30
Nayam Amarshe
e695e62875
Update upscayl-bin to latest version
2024-04-25 01:58:54 +05:30
Nayam Amarshe
3d1ae5540c
Add docs link
2024-04-25 01:58:03 +05:30
Nayam Amarshe
07915de1ca
Update docs title
2024-04-25 01:56:34 +05:30
Nayam Amarshe
e3ea603053
Update docs
2024-04-25 01:52:50 +05:30
Nayam Amarshe
dbaa1dfe7b
Add documentation
2024-04-25 01:32:22 +05:30