Ronak Kadhi
d6e9a36b89
Update README.md ( #1356 )
2025-10-28 06:39:30 -04:00
Aaron Liu
729ce04fd6
fix(language-switcher): unlabel as theme selector, use already-fetched
...
atom value
Co-authored-by: coderabbitai[bot]
<136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-24 15:44:09 -04:00
Matisio
029ce61c29
Added a Polish Language ( #1332 )
2025-09-24 15:26:50 -04:00
Aaron Liu
dec49f4068
fix(electron-updater): Specify repo name
...
Since @abhishek-gaonkar built the latest release, logs from #1339 (an unrelated problem) indicate that the updater is currently broken because it attempts to fetch releases from Abhishek's fork. This should prevent that.
2025-09-24 15:22:35 -04:00
Adam
b45bc9b283
Added Hungarian language support ( #1305 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-22 18:20:35 -04:00
Ronak Kadhi
0a6a159cdd
Added a way to test Upscayl APIs using Requestly ( #1326 )
...
* feat: Add Requestly collection for Upscayl Cloud API testing
* Test Upscayl APIs
* Updated Readme
* Add files via upload
* Update Readme.md
* Rename Readme.md to Readme.md
* Rename Readme.md to Readme.md
* Renamed api-testing to apis
---------
Co-authored-by: Sachin Jain <sachinjain024@gmail.com >
Co-authored-by: Sachin Jain <sachinjain024@users.noreply.github.com >
2025-09-08 18:43:37 +05:30
Sagar Soni
583f6719a4
Update Requestly sponsorship banner ( #1329 )
...
Update README.md
2025-09-08 17:35:23 +05:30
NayamAmarshe
1fdbd3e565
Add Requestly sponsorship information to README
2025-09-03 12:59:01 -07:00
Aaron Liu
a3e9186542
UX: Don't reset image paths when stopping
...
Many users have requested things like using all AI models. I question the utility of that, though I believe such requests may arise from the hassle of doing that manually, so let's make it easier for users to do that manually.
2025-08-01 10:28:41 -04:00
dependabot[bot]
7a5897bf82
Bump form-data in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [form-data](https://github.com/form-data/form-data ).
Updates `form-data` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 11:40:01 -04:00
dependabot[bot]
24bd3d3958
Bump the npm_and_yarn group across 1 directory with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js ) and [brace-expansion](https://github.com/juliangruber/brace-expansion ).
Updates `next` from 14.2.26 to 15.2.4
- [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.26...v15.2.4 )
Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.2.4
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 21:49:03 -04:00
dependabot[bot]
e2339677ba
Bump next in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.25 to 14.2.26
- [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.25...v14.2.26 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.26
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-12 21:54:37 -04:00
Pedro Medina
d736736e3c
fix: persist last used image format in "Save image as" setting ( #1257 )
2025-06-07 16:39:35 -04:00
Pedro Medina
86c144b1e3
feat: add "Copy Metadata" functionality to upscaled images ( #1220 )
...
feat: copy metadata
fix: better copy-metadata toggle
raw: add new locales for metadata
fix: log metadata on double upscayl
feat: suggest jpg when copying metadata
raw: add metadata suggestion locales
refactor: add bot suggestions
feat: JPEG format validation + ARIA accessibility
2025-06-07 16:34:41 -04:00
Eric Chen
d8152cba74
Warp open source support! ( #1260 )
...
Co-authored-by: NayamAmarshe <nayam@upscayl.org >
2025-05-30 18:34:45 +05:30
Pedro Medina
eb9f134869
fix: enforce Windows filename length limit check only on Win32 platform ( #1193 )
2025-04-25 09:23:15 -04:00
dependabot[bot]
6e2c44e124
Bump the npm_and_yarn group across 1 directory with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js ) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ).
Updates `next` from 14.2.21 to 14.2.25
- [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.21...v14.2.25 )
Updates `@babel/runtime` from 7.25.6 to 7.26.10
- [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.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 18:51:01 -04:00
Aaron Liu
8f93f95620
fix ms translation
2025-04-09 16:33:54 -04:00
khmuhtadin
4fd0572bf6
add my translate
2025-04-08 15:38:52 -04:00
Yutthaphon Inchaiya
903cd38759
Add th.json
...
Translate this app to support Thai language.
2025-03-28 10:51:31 -04:00
lliurexia
6b148558f4
Catalan (valencian) translation
2025-03-25 19:28:40 -04:00
albanobattistella
251cff787b
Italian Translation ( #1096 )
2025-03-20 14:46:05 -04:00
MicGan6
7359148fae
Update Chinese translation ( #1148 )
...
* Update zh.json
* 更新 zh.json
* 更新 zh.json
* Fix a missed input "U"
* Update zh.json
I change "嘲讽" to "增强".
* Update zh.json
Fixed some problems
Change "超分" to "增强"
* Update zh.json
Add spaces
* 更新 zh.json
* Update zh.json
2025-03-09 20:05:23 -04:00
dependabot[bot]
f1da88fb72
Bump next from 14.2.10 to 14.2.21 in the npm_and_yarn group
...
Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.10 to 14.2.21
- [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.10...v14.2.21 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 10:41:17 -05:00
Felipe Machado
3440609eea
Added pt-BR translation ( #1132 )
...
* Added pt-BR translation
* Fixed typo in pt-br translation
* Fixed wrong accentuation in pt-br translation
---------
Co-authored-by: Aaron Liu <aaronliu0130@gmail.com >
2025-03-01 10:40:27 -05:00
Okinea Dev
b93f29667e
feat: add Ukrainian localization ( #1141 )
2025-03-01 09:50:58 -05:00
Aaron Liu
5cf504f507
fix #1155
2025-02-09 17:56:09 -05:00
Aaron Liu
72f063c091
fix #1155
2025-02-09 14:33:55 -05:00
Andrei Stepanov
d5114bbb9b
Update Russian translation ( #1122 )
2025-02-01 22:32:03 -05:00
Yoann Dumont
fb7ebe9c8c
Improve French translations ( #1119 )
2025-02-01 22:22:11 -05:00
Nayam Amarshe
ea5f7b5e42
Update API server URL in OpenAPI documentation
2025-02-01 11:53:49 +05:30
Nayam Amarshe
7d3eb52187
Update API server URL in OpenAPI documentation
2025-02-01 10:54:42 +05:30
Nayam Amarshe
843bdd2edb
Update API reference documentation to reorder task-related pages
2025-02-01 10:40:38 +05:30
Nayam Amarshe
248306c132
Merge remote-tracking branch 'refs/remotes/origin/main'
2025-02-01 10:21:16 +05:30
Nayam Amarshe
8a77a14854
Enable asset upload to release in Windows build workflow
2025-02-01 10:21:13 +05:30
john
470b4483f6
Turkish Translation ( #1125 )
...
* Turkish Translation
I’ve added a Turkish translation to make Upscayl more accessible to Turkish-speaking users. This aims to improve user experience and inclusivity.
* Language Switcher
* Update translations-atom.ts
* Tiny fixes
* Spelling mistake
With that, known translation distresses have been lowered to 1:
1- Line 161 incomprehensible English.
* VERSION 1!!!
COMPLETED THE TRANSLATION.
What changed:
I had been checking pull requests up and I saw French translation improvement. With that it has given me an inspiration.
* 161,162,163 language improvements and fixs
2025-01-18 11:43:51 -05:00
TGS963
65e3421e42
update documentation
2025-01-14 23:34:08 +05:30
Jasim Mohamed
0a48c175a1
Arabic Translation ( #1107 )
2025-01-09 16:25:00 -05:00
Aaron Liu
14fefddca8
Show German translations
...
Unleash @mynetx's German translations into the ~~wild~~ Upscayl Office!
2025-01-09 16:16:46 -05:00
Joachim Rütter
ac9d3462b8
Add German translation de.json ( #1102 )
2025-01-09 15:51:16 -05:00
Nayam Amarshe
ab3bf62fdd
Add step to get latest release in Windows build workflow
2025-01-01 15:02:19 +05:30
Nayam Amarshe
237d7d2409
Update dependencies in package.json to latest versions
2025-01-01 14:55:41 +05:30
Nayam Amarshe
334709f680
Add GitHub Actions environment variable for token authentication
2025-01-01 14:48:35 +05:30
Nayam Amarshe
4fc0b034e4
Add GitHub Actions workflow for Windows build
2025-01-01 14:42:45 +05:30
Aaron Liu
088f3256c5
update model links and credits
...
@NayamAmarshe hopefully I linked to the correct CC-BY-4.0 model
2024-12-27 12:12:46 -05:00
Nayam Amarshe
04db044c3f
Merge remote-tracking branch 'refs/remotes/origin/main'
2024-12-25 22:15:13 +05:30
Nayam Amarshe
f7f53ae5e5
Fix auto-update condition and bump build version to 25.12.26; update app version to 2.15.0
2024-12-25 22:15:10 +05:30
NayamAmarshe
c4b2fdcf9b
Update README.md
2024-12-25 22:01:54 +05:30
Nayam Amarshe
5100d8df6a
Merge remote-tracking branch 'refs/remotes/origin/main'
v2.15.1
2024-12-25 21:35:21 +05:30
Nayam Amarshe
e1aeaf1217
Bump version to 2.15.1 and update build version to 25.12.25; refactor LanguageSwitcher and OnboardingDialog for improved locale handling
2024-12-25 21:35:13 +05:30