46 Commits (v0.55.1)

Author SHA1 Message Date
fatedier 32f09c4b60
regen web assets ()
fatedier 3529158f31
proxy supports configuring annotations, which will be displayed in the frps dashboard ()
fatedier b31c67d7c0
web: support to clear offline proxies data on dashboard ()
fatedier 6d4d8e616d
fix encryption and compresion in dashboard ()
fatedier df12cc2b9d
fix broken server api and dashboard info ()
fatedier 341a5e3e3a
frps dashboard: remove bind_udp_port ()
fatedier 738c53ce47
web: fix el-popover bug ()
* web: update

* web: fix el-popover bug
fatedier 8c6303c1e5
web/frpc: support more info ()
fatedier 31f40aa913
web/frpc&frps: support dark mode ()
fatedier 2f59e967a0
web/frps: more info ()
fatedier fe8374e99b
web/frpc: upgrade vue and element-plus ()
fatedier 24f0b3afa5
web/frps: upgrade vue and element-plus ()
bobo liu 2f74f54f18
Let's get rid of ugly statik ()
* 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
fatedier c7d4637382
fix web js ()
fatedier 630dad50ed
web: support sudp in dashboard ()
fatedier 9a849a29e9
fix config parse logic ()
fatedier fa0e84382e autogen code
YK-Samgo bed13d7ef1
Support reverseproxy to dashboard with additional parts in path ()
/api/ -> ../api/   in vendor.js
    Support reverseproxy to dashboard with addtional parts in path.
fatedier ecb6ed9258
revert web code ()
fatedier e940066012 auto generate web assets
fatedier 3d9499f554 autogen web assets
CallanTaylor 8affab1a2b Close file
fatedier 2481dfab64 fix api
fatedier fe403ab328 frpc: update admin_api
fatedier 96d7e2da6f add admin UI for frpc
fatedier b250342e27 web: remove auth timeout
fatedier 6eb8146334 frps dashboard add stcp
fatedier c7a457a045 update web assets
fatedier 0b0d5c982e update web
fatedier c4f873c07a update web package
fatedier 2ffae3489b dashboard: more params
fatedier 04560c1896 web: translate web interface completely to English, fix
fatedier 4d4a738aa9 web: update assets
fatedier e29a1330ed dashboard: add proxy start and close time
fatedier 67bfae5d23 dashboard: add frps version in Overview page
fatedier 3f17837a2c web: support http basic auth in dashboard
fatedier 5c75efa222 update dashboard fetch api
fatedier aa185eb9f3 update static files for dashboard
fatedier 88083d21e8 start refactoring
fatedier 32d0ce9ea0 assets: use statik to compile static files into binary files
fatedier 5cdb84c666 index.html table show today flow_out and flow_in
Gogs 060277308b index.html: fix duplicate today info bug
vashstorm 31dfd5101f index.html use bar instead of line, fix col merging bug
fatedier 4300169041 assets: optimize static files archetucture
vashstorm 3ab9850871 fix index.html use local css files
panhao d813b953dd assets:dashboard static resources