5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 21:10:54 +08:00
wails/v2/internal/frontend
stffabi 993f87af97
[assetserver] Add support for serving the index.html file when requesting a directory (#2110)
* [assets] Improve error message if no `index.html` could be found in the assets

* [assetoptions] Valide options that at least one property has been set

* [assetserver] Move defaultHTML handling for 404 from assethandler to assetserver

* [assetserver] Add support for serving the index.html file when requesting a directory

* [docs] Update changelog
2022-11-29 09:29:08 +01:00
..
assetserver [assetserver] Add support for serving the index.html file when requesting a directory (#2110) 2022-11-29 09:29:08 +01:00
desktop [windows] Prevent a thin white line at the bottom of a frameless window (#2111) 2022-11-22 20:37:45 +11:00
devserver [assetserver] Add support for serving the index.html file when requesting a directory (#2110) 2022-11-29 09:29:08 +01:00
dispatcher Add garble support (#1793) 2022-09-13 10:05:37 +10:00
runtime Supplement the missing WindowSetAlwaysOnTop in runtime.d.ts and runtime.js (#2128) 2022-11-24 06:08:15 +11:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
frontend.go Add WindowExecJS method (#1927) 2022-10-05 08:44:23 +11:00