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

68 Commits

Author SHA1 Message Date
Nayam Amarshe
a6f344f3b8 New models selection menu 2024-10-06 12:45:44 +05:30
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
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
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
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
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
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
Nayam Amarshe
541d04cc4d Update package 2024-04-22 12:51:07 +05:30
Nayam Amarshe
28f8223da6 Update version and remove dep 2024-04-21 23:14:49 +05:30
Nayam Amarshe
c2a10ca0d4 Add toast and add shadcn theme vars 2024-04-21 19:34:59 +05:30
Nayam Amarshe
3fcb32c125 Bump version, update daisyUI 2024-04-19 03:28:47 +05:30
dependabot[bot]
8b9ddc36c1
Bump undici and firebase (#778)
Bumps [undici](https://github.com/nodejs/undici) to 5.28.4 and updates ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Updates `undici` from 5.28.3 to 5.28.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

Updates `firebase` from 10.8.1 to 10.11.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.8.1...firebase@10.11.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: firebase
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 13:13:13 -04:00
Nayam Amarshe
c6822147d9 Add shadcn and sidebar options 2024-04-17 21:48:45 +05:30
Nayam Amarshe
b846c76afe Remove sharp 2024-04-09 00:17:08 +05:30
dependabot[bot]
f5104149a2
Bump app-builder-lib and electron-builder (#740)
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 24.13.3 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `app-builder-lib` from 24.9.1 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/app-builder-lib)

Updates `electron-builder` from 24.9.1 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: app-builder-lib
  dependency-type: indirect
- dependency-name: electron-builder
  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-03-04 18:59:27 -05:00
dependabot[bot]
8a83e0d21e
Bump undici and firebase (#739)
Bumps [undici](https://github.com/nodejs/undici) to 5.28.3 and updates ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Updates `undici` from 5.26.5 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.26.5...v5.28.3)

Updates `firebase` from 10.7.2 to 10.8.1
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.7.2...firebase@10.8.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: firebase
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 18:47:04 -05:00
Nayam Amarshe
649f2d239d Fix lens and update errors. 2024-02-07 06:53:19 +05:30
Nayam Amarshe
fad4560c12 Fix lens 2024-01-23 14:14: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
0a84fab4b6 Fix sharp 2023-12-03 23:32:57 -08:00
Nayam Amarshe
f08671c357 Fix batch upscayl 2023-12-03 12:06:00 +05:30
Nayam Amarshe
6835c42d1f Update news 2023-11-26 13:34:03 +05:30
dependabot[bot]
2888d32cc1
Bump sharp from 0.32.5 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:39:07 +00:00
Nayam Amarshe
e610e7b8a9 Fix macos builds 2023-11-10 17:11:35 +05:30
Nayam Amarshe
85c8621d4e Add mas build 2023-11-02 20:33:21 +05:30
Nayam Amarshe
c85dc63c87 Fix versions 2023-10-27 20:00:59 +05:30
Nayam Amarshe
0e13a8d061 Fix notarize 2023-10-27 18:07:48 +05:30
Nayam Amarshe
7480a6181f Update daisyui 2023-10-26 15:58:01 +05:30
Nayam Amarshe
db36992313 Update packages, upgrade version 2023-10-26 15:57:08 +05:30
dependabot[bot]
739d691524
Bump next from 13.3.0 to 13.5.0
Bumps [next](https://github.com/vercel/next.js) from 13.3.0 to 13.5.0.
- [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.3.0...v13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 05:18:35 +00:00
dependabot[bot]
efa325e924
Bump @babel/traverse from 7.21.2 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 22:23:17 +00:00
Nayam Amarshe
f4a0bd2331 Update plist 2023-10-14 13:21:52 +05:30
dependabot[bot]
646690791b
Bump postcss from 8.4.23 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 00:18:15 +00:00
dependabot[bot]
bb7fec1a42
Bump electron from 25.8.1 to 25.8.4
Bumps [electron](https://github.com/electron/electron) from 25.8.1 to 25.8.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.8.1...v25.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 17:37:14 +00:00
Nayam Amarshe
6567d61c72 Remove electron rebuild 2023-09-21 14:37:15 +05:30
Nayam Amarshe
52fe228b56 Update notarize 2023-09-21 13:43:34 +05:30
Nayam Amarshe
354d3a627e Update notarization 2023-09-21 12:50:37 +05:30
dependabot[bot]
d630b64ac8
Bump electron from 25.8.0 to 25.8.1
Bumps [electron](https://github.com/electron/electron) from 25.8.0 to 25.8.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.8.0...v25.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 18:47:44 +00:00
Nayam Amarshe
34db484936 Fix color profile 2023-09-17 05:29:18 +05:30
Nayam Amarshe
9682fb41bd Bump version 2023-09-16 16:15:20 +05:30
Nayam Amarshe
38e39243a4 Fix script 2023-09-13 19:58:39 +05:30
Aaron Liu
0ad795fe84
npm audit fix semver issues 2023-09-09 10:15:55 -04:00
Aaron Liu
a5d70d4395
fix package lock 2023-09-09 10:09:33 -04:00
Aaron Liu
cff3871fa6
remove deprecated types/electron 2023-09-09 10:06:11 -04:00
dependabot[bot]
2587602ed0
Bump electron from 25.3.1 to 25.5.0
Bumps [electron](https://github.com/electron/electron) from 25.3.1 to 25.5.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.3.1...v25.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 10:14:31 +00:00
Nayam Amarshe
b7308a146b Update quality 2023-09-09 15:43:16 +05:30
TGS963
77347feb74 introduced 500ms delay in showing output image and fixed binary paths 2023-09-05 20:55:44 +05:30