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

66 Commits

Author SHA1 Message Date
Nayam Amarshe
4b3c0e209f Fix [DOUBLE UPSCAYL] Wrong scale size being used #841 2024-05-29 23:18:13 +05:30
NayamAmarshe
b2a3e54dfc
[WIP] Initial notification icon support (#710)
As icon locations are platform dependent, iterate through paths & add to
notification util.
Confirmed working well for linux(deb/rpm), AppImage & Windows platforms.

Todo:
- Confirm mac & flatpak icon paths are correct (i'm unable to test)
@aaronliu0130 appreciate if you're able to test. 

**Before and after shots:**

Linux notifications:

![upscayl-notif-linux](https://github.com/upscayl/upscayl/assets/127086564/4f98257f-0a1c-4ce1-a346-914b1e46fd0c)
(bottom before, top after)

Windows:

![upscayl-win-notif](https://github.com/upscayl/upscayl/assets/127086564/1aa5ffb6-c907-4493-97de-ee1b99a627e9)


Win.
2024-05-15 15:49:33 +05:30
NayamAmarshe
a455569a48
Update electron/utils/show-notification.ts 2024-05-15 15:49:26 +05:30
Nayam Amarshe
dbaa1dfe7b Add documentation 2024-04-25 01:32:22 +05:30
Nayam Amarshe
1b947d82c1 Removed redundant variables 2024-04-25 01:22:17 +05:30
Nayam Amarshe
3f76011ba5 Add tilesize and add compression in arguments 2024-04-25 01:10:48 +05:30
Nayam Amarshe
5feabea516 Refactor code and remove config vars to fix ASCII path decoding 2024-04-25 00:59:51 +05:30
Nayam Amarshe
618b46f553 Fix batch upscayl scale skip and refactor error detection 2024-04-24 19:14:51 +05:30
Nayam Amarshe
662a09f04f Fix ts error 2024-04-24 16:30:16 +05:30
Nayam Amarshe
6f8df14ed9 Fix #787 2024-04-24 16:04:32 +05:30
Nayam Amarshe
d095ded3ff Fix resolution logic 2024-04-21 23:03:02 +05:30
Nayam Amarshe
8b2ca0238c Fix scale arguments and tooltip overflow 2024-04-21 22:44:39 +05:30
Nayam Amarshe
ecbb48acdc Add back custom width 2024-04-20 21:14:42 +05:30
Nayam Amarshe
0fe8bf8ba4 Fix scale and config vars 2024-04-09 23:41:24 +05:30
Nayam Amarshe
b846c76afe Remove sharp 2024-04-09 00:17:08 +05:30
Nayam Amarshe
df9ff7de27 Fix PNG to JPG convert issue 2024-02-14 11:30:39 +05:30
MrPenguin07
0681854794
Initial notification icon support
As icon locations are platform dependent, iterate through paths & add to notifications
2024-02-12 12:38:31 +00:00
Nayam Amarshe
801755ca9f Fix batch mode JPG Alpha, Rename Fast model & Fix tooltip z-index 2024-02-10 16:55:07 +05:30
Nayam Amarshe
54fc57f633 Fix #646 2024-02-09 18:26:04 +05:30
Nayam Amarshe
bece033f4d Add custom width 2024-02-08 20:27:35 +05:30
Nayam Amarshe
649f2d239d Fix lens and update errors. 2024-02-07 06:53:19 +05:30
Nayam Amarshe
00099928fb Fix #653 2024-01-23 15:00:08 +05:30
Nayam Amarshe
602cb72fdb Add sidebar & Fix #644 2024-01-21 12:18:22 +05:30
Nayam Amarshe
f144421999 Fix localstorage bug 2024-01-16 14:52:31 +05:30
Nayam Amarshe
c2d64ebf57 Update command filtering in getBatchArguments and spawnUpscayl 2024-01-16 13:49:27 +05:30
Nayam Amarshe
3a459b835c Add turn off notifications feature 2024-01-16 13:03:43 +05:30
Nayam Amarshe
d6842930a6 Fix batch upscayl format bug and custom models path bug 2024-01-16 12:00:07 +05:30
Nayam Amarshe
a80f85a069 Refactor image saving format in batch-upscayl.ts and get-arguments.ts 2024-01-15 18:16:21 +05:30
Nayam Amarshe
6b55f219fb Refactor image-upscayl.ts and convert-and-scale.ts 2024-01-15 18:08:47 +05:30
Nayam Amarshe
57810f4d77 Add showNotification function and update output folder path 2024-01-15 17:00:59 +05:30
Nayam Amarshe
fb7728077e Add removeFileExtension utility function 2024-01-15 15:34:11 +05:30
Nayam Amarshe
68d3395cbe Update model scale usage in code 2024-01-15 14:55:29 +05:30
Nayam Amarshe
e20523471b Update version to 2.9.6, add overwriteAtom, and fix ImageFormatSelect button 2024-01-15 14:37:22 +05:30
Nayam Amarshe
d108a75612 Fix logs 2023-11-27 07:51:17 +05:30
Nayam Amarshe
c77e0f6c92 Fix temp folder delete bug 2023-11-26 18:36:23 +05:30
Nayam Amarshe
48aa080fc0 Fix warnings 2023-11-23 11:09:46 +05:30
Nayam Amarshe
e610e7b8a9 Fix macos builds 2023-11-10 17:11:35 +05:30
Nayam Amarshe
84c0d50222 Update mas 2023-11-04 15:32:44 +05:30
Nayam Amarshe
85c8621d4e Add mas build 2023-11-02 20:33:21 +05:30
Nayam Amarshe
437eb9685a Skip conversion for png 4x 2023-10-14 14:18:14 +05:30
Nayam Amarshe
9a58f2d2aa Fix #499 2023-10-14 14:11:57 +05:30
Nayam Amarshe
0ff2eb8224 Add file access error 2023-10-14 13:48:43 +05:30
Nayam Amarshe
ab070b0563 Update app store build and binaries 2023-10-14 06:30:49 +05:30
Nayam Amarshe
7533867de8 Add no process toggle 2023-09-19 00:00:43 +05:30
Nayam Amarshe
8d34704d38 Fix options 2023-09-17 17:07:57 +05:30
Nayam Amarshe
4d996dc380 Fix compression 2023-09-17 05:44:41 +05:30
Nayam Amarshe
34db484936 Fix color profile 2023-09-17 05:29:18 +05:30
Nayam Amarshe
1532dc24ef Fix compression 2023-09-16 16:13:14 +05:30
Nayam Amarshe
b620c568b6 Fix sharp pixel limit and compression and macos quit 2023-09-16 16:04:35 +05:30
TGS963
d16247d1d9 fixed partial image rendering 2023-09-13 21:45:42 +05:30