20170809_jeffrey - silenceuncrio/diary GitHub Wiki
0910
回到 branch feature/rip
➜ www git:(release/v1.52) git checkout feature/rip
Switched to branch 'feature/rip'
➜ www git:(feature/rip) ✗
1040
再度因應需求切回 branch release/v1.52
不過先把有 rip 的 firmware 存在桌片上備用 - m300_20170809012338.rip.img
1115
commit a8212b1b0d386c20dbc78afd1665aecb357ed4ec
Refs: [release/v1.52], {origin/release/v1.52}
Author: jeffrey <[email protected]>
Date: Wed Aug 9 11:16:49 2017 +0800
Remove no using vm.regex_ipv4 definition
proscend/prosrc/www/app/feature/route.js | 2 --
1 file changed, 2 deletions(-)
1125
ariel 表示 planet 的網頁有些問題
- 從 generic upgrade 成 planet 後按啥都不需要 login
- status 的 WAN DNS 沒被轉成正確的多國語言字串
- 似乎不會 timeout
先 build 一版最新的 planet 來瞧瞧
1140
- 從 generic upgrade 成 planet 後按啥都不需要 login
- 要
- status 的 WAN DNS 沒被轉成正確的多國語言字串
- 有
- 似乎不會 timeout
- 會
1315
幫忙修一下 Static Route
讓 Apply fail 時能顯示出失敗原因
commit a558bc60ba084ac127fcd07b92789b0fff2d8e75
Refs: [release/v1.52], {origin/release/v1.52}
Author: jeffrey <[email protected]>
Date: Wed Aug 9 13:12:47 2017 +0800
In 'Static Route' web page, display the information about why apply fail
proscend/prosrc/webcgi/route.c | 39 ++++++++++++++++++++++++++++++--
proscend/prosrc/www/app/feature/route.js | 2 +-
2 files changed, 38 insertions(+), 3 deletions(-)
1420
讓 Static Route
Apply fail 時顯示的失敗原因更友善
commit dd64046f78cc3e3a444d3819d339a42ca46ace34
Refs: [release/v1.52], {origin/release/v1.52}
Author: jeffrey <[email protected]>
Date: Wed Aug 9 14:19:19 2017 +0800
In 'Static Route' web page, more user friendly the information about why apply fail
proscend/prosrc/webcgi/route.c | 28 +++++++++++++++++++++++-----
1 file changed, 23 insertions(+), 5 deletions(-)