1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-23 23:21:05 +01:00
Commit Graph

1016 Commits

Author SHA1 Message Date
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
Nayam Amarshe
a0af4fe02a Remove pnpm 2024-10-05 09:52:41 +05:30
NayamAmarshe
95843ded88
Refactor Renderer Code (#987)
* Initial refactor

* Remove unused imports

* Update code

* Refactor and Update Code

- Change file names to kebab-caase
- Add new useTranslation Hook
- Change useLog hook name to useLogger
- Update translation hook to provide autocomplete

* Update import and component name

* Rename files and components

* Update locales

* Update electron commands

* Update var

* Change Lowercase

* Replace filter with map

* Add props

* Update flag check

* Add validate paths

* Update formats

* Update import

* Update function

* Update function and translation

* Update handlePaste
2024-10-04 14:45:54 +05:30
Aaron Liu
bf62c684c2
limit to examples 2024-09-29 22:01:46 -04:00
Aaron Liu
60347d7e1a
software→app, hopefully decrease peeps who use the docs template 2024-09-29 22:01:16 -04:00
Nayam Amarshe
7077edb448 Last working lens 2024-09-22 07:06:13 +05:30
Nayam Amarshe
42dec3abdf Merge remote-tracking branch 'refs/remotes/origin/main' 2024-09-22 06:38:14 +05:30
Nayam Amarshe
5d452d8aec Add new lens view 2024-09-22 06:38:10 +05:30
Felipe Machado
acf06532b8
Support JFIF files which are basically JPGs anyways (#983)
Note that this outputs JPG, but I think that should be fine. It's the better format anyways.
2024-09-21 12:37:58 -04:00
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
Aaron Liu
0877b880de
point towards docs 2024-09-10 18:30:35 -04:00
Aaron Liu
4e786d2d23
add translations for default models 2024-09-10 18:30:23 -04:00
abhishek-gaonkar
58ff53ac30
FIX: Padding between name and version; DEL: Scaled By tag redundancy
FIX: Key fix in zh.json
2024-09-05 21:42:21 -04:00
Aaron Liu
a7894bcfca
Slightly better Hans translations 2024-09-05 21:42:12 -04:00
NayamAmarshe
d721e7ae7f
Update to new schema, ADD: zh, ja, ru, es and fr
MOD: All necessary strings to match
2024-09-05 21:37:19 -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
Nayam Amarshe
de34063565 Remove circle bar 2024-08-31 16:35:53 +05:30
Aaron Liu
b22aa99bd6
Add radial progress bar (#864)
* Revert "Revert "Add progressbar when upscaling image""

* Make bar primary

* make radial

* add aria values

Co-authored by @coderabbitai

---------

Co-authored-by: NayamAmarshe <nayam.emikx@aleeas.com>
2024-08-14 12:32:42 +05:30
Aaron Liu
f1be357f8a
fix security vulnerabilities (#929)
bump electron-updater and tar
2024-08-04 00:05:10 -04:00