1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-13 18:30:54 +01:00
Commit Graph

378 Commits

Author SHA1 Message Date
Feenix
4caa5bc7ce Added remacri 2022-11-25 22:34:00 +05:30
Feenix
a579f52eab Added video preview and scaling 2022-11-25 13:00:03 +05:30
Feenix
8593e3812b Added new fonts 2022-11-25 12:24:30 +05:30
Feenix
f9a2f0a027 Added video pane 2022-11-23 23:54:30 +05:30
NayamAmarshe
397563bf23
Merge pull request #135 from sammcj/patch-1
fix: broken download link on image
2022-11-19 16:45:54 +05:30
Sam
4a2da2e455
fix: broken download link on image 2022-11-19 16:38:46 +11:00
NayamAmarshe
d9c031e8cf
Update README.md 2022-11-17 17:14:38 +05:30
NayamAmarshe
ced4a07d8f
Update README.md 2022-11-17 11:38:17 +05:30
Feenix
c7ba506782 Added isVideo 2022-11-15 20:24:06 +05:30
Feenix
a5dd8b89ea Added props 2022-11-15 20:23:56 +05:30
Feenix
fb0cab3ffb Updated styling 2022-11-15 20:12:20 +05:30
Feenix
3539867290 Fixed react-select coloring 2022-11-14 21:37:39 +05:30
Feenix
268a1e1503 Added daisyUI 2022-11-12 03:02:24 +05:30
Feenix
5f6649c938 Updated start command 2022-11-12 02:20:20 +05:30
Feenix
b44207f344 Added package.json 2022-11-12 02:19:16 +05:30
Feenix
06dfc83888 Updated types 2022-11-12 02:17:00 +05:30
Feenix
104f80ee21 Merge branch 'main' of https://github.com/upscayl/upscayl into main 2022-11-12 02:14:14 +05:30
Feenix
c2b3c6d243 Removed _app.js 2022-11-12 02:14:12 +05:30
NayamAmarshe
7e2d654617
Update README.md 2022-11-12 02:12:31 +05:30
Feenix
973525bac9 Removed jsx 2022-11-12 02:11:28 +05:30
Feenix
a2e7cc16a7 Converted to Typescript 2022-11-12 02:09:28 +05:30
NayamAmarshe
3e622c2158
Update README.md 2022-11-11 00:13:52 +05:30
NayamAmarshe
a908abe10a
Merge pull request #117 from Fdawgs/chore/images
Compress images
2022-10-16 19:57:45 +05:30
Frazer Smith
4b8e4781d2
Compress images 2022-10-16 09:49:31 +01:00
NayamAmarshe
58aa1f79a6
Update README.md 2022-10-10 17:26:58 +05:30
NayamAmarshe
ceb7f63a54
Merge pull request #99 from JanDeDinoMan/main
Add os version to articfact
2022-10-03 06:31:17 +05:30
Jan Willem Eriks
9a481c553c Add os version to articfact 2022-10-02 16:54:17 +02:00
Nayam Amarshe
9204b2bd47 Fixed build 2022-09-30 22:32:57 +05:30
Nayam Amarshe
5ee4da610a Fixed icon path 2022-09-30 22:09:14 +05:30
Nayam Amarshe
8ee15fbcdd Fixed export error 2022-09-30 22:06:16 +05:30
Nayam Amarshe
6a27ff37a4 Fixed flatpak metadata 2022-09-30 21:50:46 +05:30
Nayam Amarshe
83284bed22 Merge branch 'main' of https://github.com/upscayl/upscayl into main 2022-09-30 21:46:02 +05:30
Nayam Amarshe
ce74ee0c68 Fixed non-image bug 2022-09-30 21:45:45 +05:30
NayamAmarshe
0d63d52ed4
Update main.yml 2022-09-30 21:16:36 +05:30
NayamAmarshe
81bcce59cc
Merge pull request #95 from JanDeDinoMan/ci_cd
Make CI pass
2022-09-30 21:15:32 +05:30
Jan Willem Eriks
50b39e8625 Fix CI/CD 2022-09-30 14:38:10 +02:00
NayamAmarshe
5aff9cf3a2
Update package.json 2022-09-30 11:26:42 +05:30
NayamAmarshe
a72c03c39f
Update main.yml 2022-09-29 21:18:39 +05:30
NayamAmarshe
07dbb31b00
Update main.yml 2022-09-29 21:16:37 +05:30
NayamAmarshe
9fe77c6a1d
Merge pull request #90 from JanDeDinoMan/flatpak
Flatpak manifest
2022-09-29 21:13:50 +05:30
NayamAmarshe
2849844eda
Update main.yml 2022-09-29 21:12:45 +05:30
NayamAmarshe
b64c51808f
Create main.yml 2022-09-29 21:09:09 +05:30
Jan Willem Eriks
a2eead202c Add new zip for publishing 2022-09-28 22:09:20 +02:00
Jan Willem Eriks
5843df5715 Fix nextjs image unoptimized
Bump the Next.js version so that build pass again after cloning.
In Next.js 12.3 the unoptimzed configuration became stable. Ref:
https://nextjs.org/blog/next-12-3#disable-image-optimization-stable
2022-09-28 22:07:23 +02:00
Jan Willem Eriks
c8552da296 Set the zoom factor to 1
The flatpak build can have a quirk where the zoom level is really low.
So we force it to be 1.
2022-09-28 21:43:32 +02:00
Jan Willem Eriks
718ebe25fb Added flatpak manifest and .destkop
Currently the zip archive url in the manifest is temporary for
demonstration purposes.
2022-09-28 21:43:32 +02:00
Nayam Amarshe
ac51ad1a67 Fixed dropdown style 2022-09-28 10:04:17 +05:30
Nayam Amarshe
796c18f8fb Fixed dropdown bug 2022-09-28 07:08:21 +05:30
Nayam Amarshe
1954dcf990 Fixed #81 #53 #69 2022-09-25 16:45:43 +05:30
NayamAmarshe
98e52e512b
Update README.md 2022-09-20 18:58:43 +05:30