..
bundledassets
Update docs + examples.
2025-03-11 21:06:57 +11:00
defaults
Event cancellation for standard listeners.
2025-01-27 09:29:22 +11:00
webview
[v3] Fix and optimise assetserver ( #4049 )
2025-02-09 00:02:54 +11:00
asset_fileserver.go
add '.html' to requests with no extension and no file found
2025-03-07 14:43:47 +02:00
assetserver_darwin.go
Refactor menu functions and streamline devtools toggle across systems
2024-01-21 20:52:32 +11:00
assetserver_dev.go
[v3] Fix and optimise assetserver ( #4049 )
2025-02-09 00:02:54 +11:00
assetserver_linux.go
Bring linux up to date with dev changes
2024-01-21 21:24:30 +11:00
assetserver_production.go
Fix default index.html serving.
2024-12-14 11:10:07 +11:00
assetserver_test.go
[v3] Fix and optimise assetserver ( #4049 )
2025-02-09 00:02:54 +11:00
assetserver_webview.go
Add gin guide, fix asset server merge, add gin example
2025-03-09 15:58:50 +11:00
assetserver_windows.go
Refactor menu functions and streamline devtools toggle across systems
2024-01-21 20:52:32 +11:00
assetserver.go
adding http.CloseNotifier and http.Flusher interface to assetserver.contentTypeSniffer, for Gin (and other framework) compatibility.
2025-03-09 14:38:22 +11:00
build_dev.go
Fix default index.html serving.
2024-12-14 11:10:07 +11:00
build_production.go
Fix build issue
2024-12-15 08:32:43 +11:00
bundled_assetserver.go
Add BundledAssetFileServer
for bundled /wails/runtime.js
. Update examples.
2024-03-17 15:08:30 +11:00
common.go
[v3] Fix and optimise assetserver ( #4049 )
2025-02-09 00:02:54 +11:00
content_type_sniffer.go
adding http.CloseNotifier and http.Flusher interface to assetserver.contentTypeSniffer, for Gin (and other framework) compatibility.
2025-03-09 14:38:22 +11:00
fallback_response_writer.go
[v3] Fix and optimise assetserver ( #4049 )
2025-02-09 00:02:54 +11:00
fs.go
[v3] Fix and optimise assetserver ( #4049 )
2025-02-09 00:02:54 +11:00
middleware.go
Move assetserver to internal
2023-08-14 08:31:55 +10:00
mimecache_test.go
Move assetserver to internal
2023-08-14 08:31:55 +10:00
mimecache.go
Initial implementation of dev mode.
2024-01-19 21:34:49 +11:00
options.go
[v3] Fix and optimise assetserver ( #4049 )
2025-02-09 00:02:54 +11:00
ringqueue.go
Move assetserver to internal
2023-08-14 08:31:55 +10:00