1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-12 09:03:00 +01:00

1035 Commits

Author SHA1 Message Date
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
Nayam Amarshe
8dfa1c9868 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-11-01 17:41:37 +05:30
Nayam Amarshe
2b0f940356 Fix stuff 2024-11-01 17:41:34 +05:30
VaibhavWakde52
cf912481b2
docs: fix typos (#1014)
* Update Guide.md
* Update How-to-ask-for-help.md
* Update quickstart.mdx
2024-10-30 16:42:13 -04:00
Nayam Amarshe
fbe3143ff6 Fix lens 2024-10-30 20:18:32 +05:30
Nayam Amarshe
97699bff28 Fix lens view 2024-10-30 20:06:14 +05:30
Nayam Amarshe
6cfaf45b2a Fix models 2024-10-30 19:03:41 +05:30
abhishek-gaonkar
5605523df8 ADD: File Extension check in Backend 2024-10-24 22:29:41 +05:30
abhishek-gaonkar
177b555a55 MOD: Refactor few codes; Suggestions 2024-10-24 17:38:51 +05:30
TGS963
773ca39daa add new endpoints 2024-10-22 17:41:43 +05:30
TGS963
fd4343db2c update docs 2024-10-22 16:32:59 +05:30
TGS963
52d6c1898e update docs 2024-10-22 16:15:09 +05:30
TGS963
cbfb9d81ac update docs 2024-10-22 15:53:34 +05:30
MrPenguin07
39e879ffae
Rename import filenames to fix main (#1005)
rename import filenames to fix main
2024-10-15 15:13:09 +05:30
abhishek-gaonkar
a6157bfc80 Merge upstream/main into feat/ctrl-v 2024-10-06 16:44:09 +05:30
Nayam Amarshe
ddd286574b Add new model selection 2024-10-06 13:01:25 +05:30
Nayam Amarshe
a6f344f3b8 New models selection menu 2024-10-06 12:45:44 +05:30
abhishek-gaonkar
ebe8751c38 fix: useEffect re-render param; right-pane add ctrl+v info 2024-10-05 16:29:45 +05:30
abhishek-gaonkar
bf06416134 Modified handlePaste functionality to save in temp folder 2024-10-05 15:23:35 +05:30