1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-17 11:18:36 +01:00

1087 Commits

Author SHA1 Message Date
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
NayamAmarshe
d0ce5b2173
Update README.md 2024-12-25 19:16:13 +05:30
Nayam Amarshe
4f39acfc6f Add LanguageSwitcher component to OnboardingDialog and update its visibility logic v2.15.0 2024-12-25 18:37:09 +05:30
Nayam Amarshe
f8dd86b4b2 Bump version from 2.15.1-pre-release to 2.15.0 2024-12-25 18:20:11 +05:30
Nayam Amarshe
2e05cfb497 Remove IP and geoip_disable parameters from PostHog registration and session capture 2024-12-25 18:19:15 +05:30
Nayam Amarshe
15916ea899 Reorder buttons in OnboardingDialog for improved user experience 2024-12-25 18:18:10 +05:30
Nayam Amarshe
a46868a5a8 Update PostHog initialization to always include person profiles and refine contribution check logic 2024-12-25 18:17:28 +05:30
Nayam Amarshe
4d7cf468e9 Refactor Portuguese locale key and update ResetSettingsButton to conditionally hide label; add custom error page 2024-12-25 18:07:33 +05:30
Yande Arta
0360448fbb
Add new locale for Bahasa Indonesia (#1078)
* Add new locale for Bahasa Indonesia

* Update Indonesian locale translations for clarity and consistency

* Retain model names in English and add high fidelity model

---------

Co-authored-by: NayamAmarshe <nayam@upscayl.org>
2024-12-25 17:45:37 +05:30
Horus68
94844bd04d
Add portuguese language (pt-PT) (#1074)
* Update translations-atom.ts

Added pt_PT to Locales type and translations object

* Update language-switcher.tsx

Added Portuguese language option to locale selection dropdown

* pt-PT language

New localization file with Portuguese translations
pt-PT language code for portuguese (Portugal)

* Update pt_PT.json

---------

Co-authored-by: NayamAmarshe <nayam@upscayl.org>
2024-12-25 17:42:40 +05:30
Nayam Amarshe
4347196efb Fix model ID for high fidelity and update file protocol path handling for development mode 2024-12-25 14:11:00 +05:30
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