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

895 Commits

Author SHA1 Message Date
Nayam Amarshe
938bc0d83a Fix name logic 2024-04-21 23:09:13 +05:30
Nayam Amarshe
d095ded3ff Fix resolution logic 2024-04-21 23:03:02 +05:30
Nayam Amarshe
bc63f8533e Add scale on main screen 2024-04-21 22:57:16 +05:30
Nayam Amarshe
8b2ca0238c Fix scale arguments and tooltip overflow 2024-04-21 22:44:39 +05:30
Nayam Amarshe
c2a10ca0d4 Add toast and add shadcn theme vars 2024-04-21 19:34:59 +05:30
Nayam Amarshe
ecbb48acdc Add back custom width 2024-04-20 21:14:42 +05:30
Nayam Amarshe
ded51941fe Fix pane 2024-04-20 16:41:03 +05:30
Nayam Amarshe
3fcb32c125 Bump version, update daisyUI 2024-04-19 03:28:47 +05:30
Nayam Amarshe
28ed517a62 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-04-19 02:18:34 +05:30
Aaron Liu
aee53434c0
add post-processing info to the FAQ 2024-04-18 16:32:44 -04:00
Nayam Amarshe
0605d5b261 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-04-19 00:15:19 +05:30
Nayam Amarshe
9f35d103f2 Fix scroll 2024-04-19 00:15:12 +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
833a76159f Add hints 2024-04-17 21:55:40 +05:30
Nayam Amarshe
c6822147d9 Add shadcn and sidebar options 2024-04-17 21:48:45 +05:30
NayamAmarshe
86e2c76327
Fix remember output folder path (#711) 2024-04-09 23:53:41 +05:30
Nayam Amarshe
422a1bd58e Remove imports 2024-04-09 23:53:22 +05:30
Nayam Amarshe
84a3d35388 Remove unnecessary options 2024-04-09 23:51:54 +05:30
Nayam Amarshe
0fe8bf8ba4 Fix scale and config vars 2024-04-09 23:41:24 +05:30
Nayam Amarshe
b846c76afe Remove sharp 2024-04-09 00:17:08 +05:30
NayamAmarshe
a1d7903565
Update README.md 2024-04-02 14:58:49 +05:30
Nayam Amarshe
e11958d31d Merge remote-tracking branch 'origin' into fix-remember-output-folder 2024-04-01 15:12:58 +05:30
Nayam Amarshe
835c10df9e Fix #760 2024-04-01 14:34:56 +05:30
Nayam Amarshe
35cac272f0 Fix #761 2024-04-01 14:31:40 +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
Aaron Liu
c998c45a4e
Update bug_report.yml 2024-03-04 08:09:03 -05:00
Aaron Liu
af5444890d
Make checkbox language consistent 2024-03-02 12:22:29 -05:00
Aaron Liu
532a7de095
Make checkbox language consistent 2024-03-02 12:21:45 -05:00
Aaron Liu
c7596381ce
fix bug with bug template 2024-02-18 18:17:52 -05:00
Aaron Liu
9632e0e1cb
More detailed version examples 2024-02-18 18:17:19 -05:00
Nayam Amarshe
3c63408085 Fix z-index #714 2024-02-15 13:47:11 +05:30
Nayam Amarshe
a2ab104dc9 Fix button z-index 2024-02-14 12:04:49 +05:30
Nayam Amarshe
1755b26c4a Initial Fix 2024-02-14 12:02:52 +05:30
Nayam Amarshe
df9ff7de27 Fix PNG to JPG convert issue 2024-02-14 11:30:39 +05:30
NayamAmarshe
810d25b35c
Update README.md 2024-02-12 11:12:35 +05:30
NayamAmarshe
854b81412d
Update README.md 2024-02-12 11:10:50 +05:30
Aaron Liu
eccb4d8406
add homebrew method 2024-02-11 16:53:01 -05:00
Aaron Liu
39c6d2a81d
clarify publish-app step in readme 2024-02-10 09:29:15 -05:00
NayamAmarshe
1394f94204
Update README.md 2024-02-10 17:48:13 +05:30
NayamAmarshe
59eae6cb1a
Update main.yml 2024-02-10 17:47:56 +05:30
Nayam Amarshe
801755ca9f Fix batch mode JPG Alpha, Rename Fast model & Fix tooltip z-index 2024-02-10 16:55:07 +05:30
NayamAmarshe
e50422c6c5
Update README.md / Make the AppStore-icon clickable. (#707) 2024-02-09 21:52:55 +05:30
Hauwertlhaufn
5742996637
Update README.md
Fix for the AppStore-icon-link.
2024-02-09 17:08:23 +01:00
NayamAmarshe
3360dc461d
Update README.md 2024-02-09 21:17:49 +05:30
Nayam Amarshe
9ab35ef607 Bump Upscayl version 2024-02-09 18:30:32 +05:30
Nayam Amarshe
fed423f73f Fix #646 2024-02-09 18:28:19 +05:30
Nayam Amarshe
54fc57f633 Fix #646 2024-02-09 18:26:04 +05:30
Nayam Amarshe
701b11875a Revert log changes 2024-02-09 17:34:38 +05:30
Nayam Amarshe
8ef5348261 Update binary script 2024-02-09 17:29:41 +05:30