1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-15 10:22:37 +01:00

1053 Commits

Author SHA1 Message Date
Nayam Amarshe
9af5158d8c Add high fidelity 2024-12-25 13:54:31 +05:30
Nayam Amarshe
caffa1e8ef Merge remote-tracking branch 'refs/remotes/origin/main' 2024-12-21 15:43:12 +05:30
Nayam Amarshe
514cc5e3c7 Refactor device specs retrieval and enhance logging; improve model selection rendering 2024-12-21 15:43:09 +05:30
dependabot[bot]
6a322b4791
Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (#1066)
Bumps the npm_and_yarn group with 1 update: [nanoid](https://github.com/ai/nanoid).


Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  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>
Co-authored-by: NayamAmarshe <nayam@upscayl.org>
2024-12-20 15:09:50 +05:30
Nayam Amarshe
e627bc4321 Update link style in CustomModelsFolderSelect component 2024-12-20 09:50:12 +05:30
Nayam Amarshe
23d77c3902 Conditionally render imported custom models message in SelectModelDialog 2024-12-20 09:47:52 +05:30
Nayam Amarshe
f25536d6c8 Bump version to 2.15.1-pre-release in package.json 2024-12-20 09:45:25 +05:30
Nayam Amarshe
b552b90a54 Update package name 2024-12-20 09:42:21 +05:30
Nayam Amarshe
245eb2f19b Remove lens_size title from localization files and add system info title 2024-12-20 09:40:39 +05:30
Nayam Amarshe
31ddf84110 Remove lens_size 2024-12-20 09:34:51 +05:30
Nayam Amarshe
7cec8b7ef8 Add null check for systemInfo in SystemInfo component 2024-12-20 09:33:55 +05:30
Nayam Amarshe
44dacd1e9e Add system info 2024-12-20 09:33:28 +05:30
Nayam Amarshe
4a3c41933b Remove console.log 2024-12-20 09:08:44 +05:30
Nayam Amarshe
174260fc5d Merge remote-tracking branch 'refs/remotes/origin/main' 2024-12-20 09:07:37 +05:30
Nayam Amarshe
d048547ba1 Fix model 2024-12-20 09:07:34 +05:30
Cong Le
fb79334dd8
Add Vietnamese translation from Settings toggle (#1068)
* add json data for Vietnamese

* add logic and import source data for Vietnamese

* addressed comments
2024-12-20 08:17:19 +05:30
NayamAmarshe
ed6042571f
Update README.md 2024-12-19 15:47:15 +05:30
NayamAmarshe
930169ba6f
Update README.md 2024-12-19 15:46:59 +05:30
Nayam Amarshe
9f7494b69e Update macos v2.15.0-pre-release 2024-12-19 14:45:09 +05:30
Nayam Amarshe
c36d646ed4 Bump macos 2024-12-19 14:43:57 +05:30
Nayam Amarshe
54ce05b846 Fix macos build 2024-12-18 14:16:02 +05:30
Nayam Amarshe
c797bd5edd Fix gitingore 2024-12-18 14:15:16 +05:30
Nayam Amarshe
291ff4a9ee Update email link 2024-12-17 16:25:41 +05:30
Nayam Amarshe
4ecf3d8df6 Add TTA Mode 2024-12-16 16:34:05 +05:30
Nayam Amarshe
0966d4384d Prerelease 2024-12-16 16:23:28 +05:30
Nayam Amarshe
5a4b29a840 Add stats and add posthog systeminfo 2024-12-16 16:18:57 +05:30
Nayam Amarshe
c9e00de2b0 Fix settings and update version 2024-12-15 23:32:56 +05:30
Nayam Amarshe
dd0583c93b Add translation for model selection 2024-12-15 23:23:20 +05:30
Nayam Amarshe
80597ee5a3 Update onboarding and fix autoupdate toggle 2024-12-15 22:32:07 +05:30
Nayam Amarshe
aee040a58b Add model description 2024-12-15 14:41:03 +05:30
Nayam Amarshe
efbbf832ff Make ajv dev 2024-12-15 14:29:42 +05:30
Nayam Amarshe
c7bf9c14f8 Add language validation 2024-12-15 14:25:18 +05:30
Nayam Amarshe
f3af1d08d8 Update 2024-11-25 19:20:05 +05:30
Nayam Amarshe
6a973a2c82 Update images and fix model issue 2024-11-25 19:09:32 +05:30
Nayam Amarshe
dd4acb7ee0 Update vars 2024-11-25 10:08:51 +05:30
Nayam Amarshe
7badfac026 Update lens view 2024-11-25 07:30:28 +05:30
Abhishek Gaonkar
c5f4a7eedb
#885 Paste Image from Clipboard (#995)
This feature fix does the following:

1. modifies handlePaste function to save the image present in clipboard
into the user selected output folder and process it.
2. names the image with hh-mm-ss timestamp and gives output file in
provided folder.

Here is an example with nothing in the clipboard showing an invalid
image error:


![image](https://github.com/user-attachments/assets/c8596354-90d9-497f-9e08-b95ebf955b81)

Here is an example with an image in the clipboard saving in user
selected folder:


![image](https://github.com/user-attachments/assets/3c7e5f84-7fe1-4baa-a282-6b921641b9af)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

- **New Features**
- Users can now paste images directly from the clipboard using the
shortcut Ctrl + V or Cmd + V.
- Enhanced error messages provide clearer guidance when no image is
found in the clipboard or when an output folder is not selected.
- New instructions for pasting images have been added to localization
files in multiple languages.

- **Bug Fixes**
- Improved handling of pasted images with better error notifications for
invalid formats.

- **Documentation**
- Updated localization files for multiple languages, enhancing user
instructions and error descriptions related to image handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-17 11:53:40 +05:30
abhishek-gaonkar
47797e86cf Merge with upstream/main 2024-11-17 11:52:19 +05:30
Nayam Amarshe
83da92da4d Update API 2024-11-15 12:26:13 +05:30
TGS963
5719613605 updae API docs 2024-11-10 21:16:27 +05:30
abhishek-gaonkar
cb7b45ab59 FIX: types issue during runtime 2024-11-10 14:57:04 +05:30
Nayam Amarshe
7858a09dde Fix links 2024-11-10 11:06:08 +05:30
Nayam Amarshe
4f93f24762 Update docs 2024-11-10 11:05:26 +05:30
Nayam Amarshe
e8a4b1688c Update docs 2024-11-10 11:04:05 +05:30
Nayam Amarshe
8402e3dccc Update docs 2024-11-10 10:35:33 +05:30
Nayam Amarshe
66445ffec5 Add deno 2024-11-10 10:24:45 +05:30
Nayam Amarshe
0b78821aeb Remove footer 2024-11-01 22:56:44 +05:30
Aaron Liu
697181fbbf
attempt to dissuade bug-reporting with the docs template further 2024-11-01 11:20:00 -04:00
Aaron Liu
5a05883058 make han characters simplified 2024-11-01 14:46:19 +00:00
Nayam Amarshe
06e849c973 Update case 2024-11-01 18:21:52 +05:30