Alexander Drozdov
2b5e4e6c2f
fixes #1523
2025-02-23 14:38:42 +02:00
Alexander Drozdov
5da9748632
switch main to npm too
2024-11-30 11:35:58 +02:00
Alexander Drozdov
6a78fee109
switch to Chromium net stack, fixes #1120
2024-09-08 17:34:44 +03:00
Denys Otrishko
33c838cd63
fix stuck windows in macos by enabling hw acceleration ( #1445 )
2024-09-08 12:17:07 +03:00
Adam Tajti
bf60947438
Sets default paths on Linux ( #1429 )
2024-09-07 20:39:12 +03:00
Alexander Drozdov
e9f2b6548e
garena to hotcool migration, fixes #1295 #1293
2024-03-07 15:15:38 +02:00
Alexander Drozdov
1038bcc710
fix loading of svg
2024-01-24 17:10:41 +02:00
Alexander Drozdov
2e58f4e50f
add host name to log msg
2024-01-24 14:11:35 +02:00
Alexander Drozdov
fd80460a01
log network errors instead #1269
2024-01-24 12:50:15 +02:00
Alexander Drozdov
59e3302387
drop fastify
2024-01-13 22:47:39 +02:00
Alexander Drozdov
0e916cabeb
korean lang mvp
2024-01-06 08:53:29 +02:00
Alexander Drozdov
24237659f0
refactor host-files a bit
2023-12-14 21:09:52 +02:00
xzper
8035f8b7f3
fix for default game config not loading correctly when no game config path is set ( #1026 )
2023-12-14 15:57:17 +02:00
Alexander Drozdov
daab537ef4
add mac build
2023-12-07 11:49:18 +02:00
Harry Yu
588b801a26
Added MacOS support ( #403 )
2023-12-07 09:23:25 +02:00
xzper
416d3c19ce
fix chat when using controller
2023-10-19 15:25:00 +03:00
Alexander Drozdov
7650072e60
docs: issues
2023-05-29 11:07:09 +03:00
Alexander Drozdov
dd3dc2ee45
let people debug hotkeys better
2023-05-18 13:45:19 +03:00
Alexander Drozdov
dda748b4e4
load logs history
2023-05-18 11:01:16 +03:00
Alexander Drozdov
5f9da27b52
change to --no-updates flag
2023-04-21 16:29:49 +03:00
Alexander Drozdov
2fcbfa10e8
various
2023-04-07 19:18:25 +03:00
Alexander Drozdov
0db7143928
add --no-overlay #803
2023-04-07 18:58:47 +03:00
Alexander Drozdov
6b4473b8d9
feat: OCR
2023-01-26 14:26:22 +02:00
Alexander Drozdov
984d320e3a
increase unintentional 1MB limit
2023-01-15 19:54:16 +02:00
Alexander Drozdov
a91088e867
firewall is popping when not localhost
2023-01-14 19:11:40 +02:00
Alexander Drozdov
d1e30bfe75
listen on all adapters #854
2023-01-10 00:13:42 +02:00
Alexander Drozdov
3b26212bce
also track outgoing headers after app restart
2023-01-08 19:09:32 +02:00
Alexander Drozdov
f6619e9188
forward cookies from webview
2023-01-08 16:37:38 +02:00
Alexander Drozdov
1135d2d1d1
add quit to menu, closes #617
2023-01-08 11:43:32 +02:00
Alexander Drozdov
da6ed60d07
add About page, refactor updates
2023-01-08 10:43:48 +02:00
Alexander Drozdov
2b8ba400e8
it was actually disabled by deafult in old config, #818
2023-01-06 14:53:31 +02:00
Alexander Drozdov
b2905cbace
don't require overlay activation, closes #817
2022-12-31 21:51:19 +02:00
Alexander Drozdov
ea8cc06bbf
fixes missing dir #823
2022-12-31 21:19:46 +02:00
Alexander Drozdov
1932bcbc71
various changes
2022-12-29 21:49:51 +02:00
Alexander Drozdov
3732aaf359
fixed fontsize, DPI
2022-12-28 19:10:42 +02:00
Alexander Drozdov
4cef78987b
fix focus
2022-12-28 13:55:42 +02:00
Alexander Drozdov
aaaeb12b75
nothing wrong with huge commits :)
2022-12-28 12:52:59 +02:00
Alexander Drozdov
22bc4fe33d
add option for notification #794 #776
2022-12-22 13:33:49 +02:00
Alexander Drozdov
0d031392b1
key was splitted in 3.20
2022-12-10 19:12:28 +02:00
Alexander Drozdov
efadb26891
apperantly auto-updates were broken since migration to build script
2022-12-06 17:21:36 +02:00
Alexander Drozdov
c26f083afd
update overlay-window
2022-12-06 13:27:25 +02:00
Alexander Drozdov
b767a49d72
loading animation
2022-10-07 17:37:17 +03:00
Alexander Drozdov
55ac46e9b8
finally removing robotjs
2022-08-12 17:34:21 +03:00
Alexander Drozdov
5b45f877a3
fix overlay key not working in builtin browser
2022-06-15 00:23:07 +03:00
Alexander Drozdov
ef0daa37a6
fix broken scaling in afde91b, closes #597
2022-05-21 14:22:23 +03:00
Deszolate_C
8cbf0dea32
Fixes invalid first line detector for TH language. ( #600 )
2022-05-16 02:39:24 +03:00
Alexander Drozdov
3e721bbcfe
fix mod line regex
2022-05-13 15:37:22 +03:00
HRay and Alexander Drozdov
5297a50d71
add zh_TW ( #589 )
...
Co-authored-by: Alexander Drozdov <snosme@gmail.com >
2022-05-08 18:14:38 +03:00
Alexander Drozdov
c605cd8c4d
Shortcuts for Stopwatch, closes #368
2022-05-04 20:04:01 +03:00
Inch4Tk and Alexander Drozdov
fef9aab468
Overlay stash-search names and hotkeys ( #586 )
...
* Add names for stash-search widgets
* Add hotkeys to overlay stash search widgets
* Fix update delay by manual save on hotkey change
* Add config save on entry.text blur
* misc
Co-authored-by: Alexander Drozdov <snosme@gmail.com >
2022-05-04 15:34:26 +03:00