5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 21:10:54 +08:00
wails/v2/internal/frontend/desktop/darwin
stffabi 284e20a290
Add EnableFraudulentWebsiteDetection to options (#2269)
This allows to explicitly opt-in to scan services for fraudulent
content, such as malware or phishing attempts.
2023-01-06 00:06:26 +11:00
..
AppDelegate.h [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
AppDelegate.m [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
Application.h Add EnableFraudulentWebsiteDetection to options (#2269) 2023-01-06 00:06:26 +11:00
Application.m Add EnableFraudulentWebsiteDetection to options (#2269) 2023-01-06 00:06:26 +11:00
browser.go [mac] Fix build tags 2021-10-13 21:16:07 +11:00
callbacks.go [mac] menu support 2021-10-30 09:51:46 +11:00
calloc.go Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
clipboard.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
dialog.go [v2] Remove AllowFiles & AllowDirectories 2021-12-09 08:16:45 +11:00
frontend.go Chore/refactor assetserver (#2250) 2022-12-31 10:36:07 +11:00
inspector_dev.go [darwin] Inspector tools should also be included into a debug build (#2162) 2022-12-01 09:20:18 +01:00
inspector.go [darwin] Inspector tools should also be included into a debug build (#2162) 2022-12-01 09:20:18 +01:00
main.m Add EnableFraudulentWebsiteDetection to options (#2269) 2023-01-06 00:06:26 +11:00
menu.go [mac] Support MenuUpdateApplicationMenu 2021-10-31 15:09:50 +11:00
menuitem.go [mac] menu support 2021-10-30 09:51:46 +11:00
message.h [darwin] Add support for Request/Response streaming (#2219) 2022-12-20 13:44:33 +01:00
Role.h [mac] menu support 2021-10-30 09:51:46 +11:00
screen.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
WailsAlert.h [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00
WailsAlert.m Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
WailsContext.h Add EnableFraudulentWebsiteDetection to options (#2269) 2023-01-06 00:06:26 +11:00
WailsContext.m Add EnableFraudulentWebsiteDetection to options (#2269) 2023-01-06 00:06:26 +11:00
WailsMenu.h [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00
WailsMenu.m Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
WailsMenuItem.h [mac] menu support 2021-10-30 09:51:46 +11:00
WailsMenuItem.m Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
window.go Add EnableFraudulentWebsiteDetection to options (#2269) 2023-01-06 00:06:26 +11:00
WindowDelegate.h [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
WindowDelegate.m Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
wkwebview_request.go [darwin] Add support for Request/Response streaming (#2219) 2022-12-20 13:44:33 +01:00
wkwebview_responsewriter.go [darwin] Add support for Request/Response streaming (#2219) 2022-12-20 13:44:33 +01:00