Commit Graph

863 Commits

Author SHA1 Message Date
Hassan DRAGA
6e15893135 Update OpenSSL links 2024-06-12 10:19:29 -04:00
Hassan DRAGA
2257b94a9b Fix Windows TLS CI (OpenSSL Path) 2024-06-11 18:36:38 -04:00
Hassan DRAGA
cb76e0af53 Fix Windows TLS CI (OpenSSL Env) 2024-06-11 18:26:43 -04:00
Hassan DRAGA
bf1a443749 Fix Windows TLS CI (Env) 2024-06-11 18:14:07 -04:00
Hassan DRAGA
7d25559235 Fix Windows TLS CI 2024-06-11 18:07:24 -04:00
Hassan DRAGA
911fe332c6 Windows TLS CI 2024-06-11 18:04:05 -04:00
Hassan DRAGA
93d78bf7c8 Fix Bridge Navigation Event
* If there is no bind all, then keep navigation events as default
* More details (https://github.com/webui-dev/webui/issues/392)
2024-06-11 16:58:33 -04:00
Hassan DRAGA
20c350e3cd Fix Event Block 2024-06-11 15:33:38 -04:00
Hassan DRAGA
4fb247ef25 Adding Event Block APIs
* Adding `webui_set_event_block`
* Adding `ui_event_block` for `webui_set_config`
2024-06-11 15:27:12 -04:00
Hassan DRAGA
f182a12c8f
Merge pull request #404 from ttytm/main
Add CGO check
2024-06-09 18:33:37 -04:00
Turiiya
5be9d902db Add CGO check 2024-06-09 22:29:35 +02:00
Turiiya
4f2ccfb834
Merge pull request #403 from ttytm/fix/dirent-conflict
Fix conflict with including dirent
2024-06-09 20:54:50 +02:00
Turiiya
45c973a387 Fix conflict with including dirent 2024-06-09 20:47:17 +02:00
Hassan DRAGA
561c044924 Update readme about required modifications 2024-06-09 14:12:04 -04:00
Turiiya
c3e2e821c6
Merge pull request #402 from ttytm/civetweb-readme
Add readme about required modifications to civetweb
2024-06-09 16:02:46 +02:00
Turiiya
cdce8348bb Add readme about required modifications to civetweb 2024-06-09 15:34:52 +02:00
Hassan DRAGA
926dd936cb
Merge pull request #401 from webui-dev/zig-nightly
fix: zig nightly becomes `0.14.0`
2024-06-09 00:54:40 -04:00
jinzhongjia
c2bdc44371 update workflows zig version 2024-06-09 11:38:59 +08:00
jinzhongjia
27160810a8 fix: zig nightly becomes 0.14.0 2024-06-09 11:35:29 +08:00
Hassan DRAGA
ab827e0b50
Merge pull request #400 from dgllghr/fix-send-raw-parse
Fix index when parsing data from raw data command
2024-06-08 21:42:09 -04:00
Dan
ee90585a0a
fix index for command data 2024-06-09 01:29:30 +00:00
Dan
eacce2e00c
attempt to fix index in parse 2024-06-09 01:20:37 +00:00
Hassan DRAGA
9039c31e68 Adding isConnected to the JavaScript bridge
* More details https://github.com/webui-dev/webui/issues/392
2024-06-07 18:31:55 -04:00
Hassan DRAGA
ced5d9795e Fix wv crash after browser show
* Because GTK WebView and WKWebView are not thread safe
2024-06-06 22:06:25 -04:00
Jazz
b57a803d5a
Merge pull request #398 from malisipi/main
Remove platform-dependent CSS and use browser titlebar on Firefox
2024-06-06 15:23:05 -04:00
Mehmet Ali Şipi
6c41d8d9b3
Remove platform-dependent CSS and use browser titlebar 2024-06-06 15:28:31 +03:00
Hassan DRAGA
1e6196cb9c
Merge pull request #378 from ttytm/prevent-civetweb-warnings
Prevent warnings from reminder definitions defined in civetweb thridparty
2024-06-05 21:55:55 -04:00
Hassan DRAGA
8b715e61f3 Fix Single Port Redirection
* Fix broken redirection after using single port for HTTP/WS
2024-06-05 21:22:50 -04:00
Hassan DRAGA
a6aee12de0 Single Port for HTTP and WS
* Fix https://github.com/webui-dev/webui/issues/341
2024-06-05 21:16:45 -04:00
Hassan DRAGA
0462ca7fdb Fix WS close warning 2024-06-05 16:41:19 -04:00
Hassan DRAGA
67179f582b Suppress Warnings 2024-06-05 15:40:28 -04:00
Hassan DRAGA
97d7543289
Merge pull request #394 from ttytm/semver-version
Use semver compliant version specification
2024-06-05 14:12:24 -04:00
Hassan DRAGA
30889511ed
Merge pull request #396 from ttytm/fix/macos-dbg-print
Update format specification in macos debug print
2024-06-05 13:58:21 -04:00
Turiiya
3ab322a33f Update format specification in debug print 2024-06-05 19:36:00 +02:00
Turiiya
d8008e3d57 Update version after suggestions 2024-06-05 19:15:29 +02:00
Hassan DRAGA
386a26030c Apply safe std (dyn and static)
* Internal. Using `WEBUI_SPF_DYN` for dynamic buffers, so block size is rounded.
* Internal. Using `WEBUI_SPF_STATIC` for static (stack) buffers, so block size not rounded.
* Fix Clang crash in Linux (https://github.com/webui-dev/webui/issues/388)
2024-06-05 11:56:50 -04:00
Hassan DRAGA
743fe3d011 Add internal safe std (dyn and static) 2024-06-05 11:42:35 -04:00
Hassan DRAGA
6e775b277d Linux - C Adding -LDL lib
* Adding `-ldl`
* Fix https://github.com/webui-dev/webui/issues/380
2024-06-05 09:09:59 -04:00
Hassan DRAGA
62a3b79e4b Linux - C++ Adding -LDL lib
* Adding `-ldl`
2024-06-05 09:09:38 -04:00
Turiiya
cf9764a071 Use semver compliant version specification 2024-06-05 01:21:59 +02:00
Hassan DRAGA
4b8b4faa11 Linux - Faster browser load when GTK WebView is not available
* Fix the internal waiting timeout when GTK WebView is not available
2024-06-04 18:04:39 -04:00
Hassan DRAGA
d46f806038 Win32 - Faster browser load when WebView is not available
* Fix the internal waiting timeout when WebView2 loader DLL is not available
2024-06-04 17:31:53 -04:00
Hassan DRAGA
a29b0753d9 Unfinished - WebView Auto JS Inject 2024-06-04 17:14:56 -04:00
Jazz
ecea17cd3b
Merge pull request #393 from ttytm/issue-templates
Add issue templates
2024-06-04 15:03:05 -04:00
Turiiya
3de023e27e Add issue templates 2024-06-04 19:07:28 +02:00
Jazz
26c9126880
Merge pull request #390 from vindarel/main
README: add Common Lisp wrapper
2024-06-03 14:43:10 -04:00
vindarel
d982e5bd8a README: add Common Lisp wrapper
in alphabetical order after the webui-dev repositories.
2024-06-03 18:30:35 +02:00
Turiiya
33fd4a2f23
Make minor cleanups in build.zig (#389) 2024-06-03 06:38:56 +02:00
Turiiya
62431928d8
Merge pull request #387 from ttytm/update-enums
Use singular form for enum names
2024-06-03 02:10:44 +02:00
Turiiya
bf87e04a6b Rename webui_config to webui_set_config 2024-06-02 18:32:39 +02:00