Commit Graph

12 Commits

Author SHA1 Message Date
bobo liu 2f74f54f18
Let's get rid of ugly statik (#2255)
* Get rid of ugly statik

go1.16 introduced the embed package, it's the more graceful solution for embedding file into binary.
https://golang.org/pkg/embed/

* remove statik totally

* split go and static files in assets
2021-08-17 20:20:04 +08:00
fatedier c7d4637382
fix web js (#2444) 2021-06-09 11:53:39 +08:00
fatedier 630dad50ed
web: support sudp in dashboard (#2385) 2021-05-11 13:37:14 +08:00
fatedier 9a849a29e9
fix config parse logic (#2323) 2021-03-22 14:53:30 +08:00
fatedier fa0e84382e autogen code 2021-03-19 17:39:26 +08:00
YK-Samgo bed13d7ef1
Support reverseproxy to dashboard with additional parts in path (#2289)
/api/ -> ../api/   in vendor.js
    Support reverseproxy to dashboard with addtional parts in path.
2021-03-19 17:31:16 +08:00
fatedier ecb6ed9258
revert web code (#2215) 2021-01-25 16:04:33 +08:00
fatedier e940066012 auto generate web assets 2020-12-03 20:23:43 +08:00
fatedier 3d9499f554 autogen web assets 2020-11-23 15:21:07 +08:00
fatedier 2481dfab64 fix api 2019-02-11 14:37:52 +08:00
fatedier fe403ab328 frpc: update admin_api 2019-02-11 11:26:06 +08:00
fatedier 96d7e2da6f add admin UI for frpc 2019-02-01 19:28:05 +08:00