20190226_jeffrey - silenceuncrio/diary GitHub Wiki
0910
็นผ็บ M330 - GUI
็ multi wan
1000
commit b5a537ea15261004ba325705b7365f748b2cd8f4
Refs: [feature/proscend-porting], {origin/feature/proscend-porting}
Author: jeffrey <[email protected]>
Date: Tue Feb 26 09:56:39 2019 +0800
add 'Connected VPN Connections' to the 'Status' page
proscend/prosrc/webcgi/status.c | 17 ++++++++++
proscend/prosrc/www/app/locale-en.json | 8 +++++
proscend/prosrc/www/app/locale-fr.json | 8 +++++
proscend/prosrc/www/app/locale-zh-tw.json | 8 +++++
.../prosrc/www/src/app/feature/status.html.src | 37 ++++++++++++++++++++++
5 files changed, 78 insertions(+)
1030
commit 3397e50b1fa3a55476fc422169d92b280b99c9fc
Refs: [feature/proscend-porting], {origin/feature/proscend-porting}
Author: jeffrey <[email protected]>
Date: Tue Feb 26 10:25:03 2019 +0800
use the compile flag to control the following functions:
- PROSRC_LTE_LOCK_PCIS - 'LTE > Lock PCIs'
- PROSRC_LTE_LOCK_BANDS - 'LTE > Lock Bands'
- PROSRC_LTE_SEARCH_OPERATORS - 'LTE > Search Operators'
proscend/prosrc/www/src/menu.html.src | 7 +++++++
1 file changed, 7 insertions(+)
1050
commit a5154ee29a325241de505199fec3606499526e94
Refs: [feature/proscend-porting], {origin/feature/proscend-porting}
Author: jeffrey <[email protected]>
Date: Tue Feb 26 10:47:21 2019 +0800
add 'IPv4 Conn Time' field at 'WAN Ethernet' section at 'Status' page
proscend/prosrc/webcgi/status.c | 2 ++
proscend/prosrc/www/src/app/feature/status.html.src | 1 +
2 files changed, 3 insertions(+)
1125
commit e831224b8d45395f2efd780f5671374bbab35cd6
Refs: [feature/proscend-porting], {origin/feature/proscend-porting}
Author: jeffrey <[email protected]>
Date: Tue Feb 26 11:21:31 2019 +0800
provide the 'WAN Priority' information at top banner
proscend/prosrc/webcgi/status.c | 8 ++++++++
proscend/prosrc/www/app/app.controller.js | 15 +++++++++++++++
proscend/prosrc/www/app/locale-en.json | 4 +++-
proscend/prosrc/www/app/locale-fr.json | 4 +++-
proscend/prosrc/www/app/locale-zh-tw.json | 4 +++-
5 files changed, 32 insertions(+), 3 deletions(-)
1400
commit 1a10f0227d0975ad5330f932dae849e22b939824
Refs: [feature/proscend-porting], {origin/feature/proscend-porting}
Author: jeffrey <[email protected]>
Date: Tue Feb 26 13:55:36 2019 +0800
display the APN related information according to 'WAN Priority' and 'LTE Net Mode' at 'Status' page
proscend/prosrc/webcgi/status.c | 8 ++++
proscend/prosrc/www/app/locale-en.json | 5 +++
proscend/prosrc/www/app/locale-fr.json | 5 +++
proscend/prosrc/www/app/locale-zh-tw.json | 5 +++
.../prosrc/www/src/app/feature/status.html.src | 48 +++++++++++++---------
5 files changed, 51 insertions(+), 20 deletions(-)
M330 - GUI
็ multi wan
็ตๆ
1555
commit a7796f65011671fe539f7c64c72c121801aff33f
Refs: [feature/proscend-porting], {origin/feature/proscend-porting}
Author: jeffrey <[email protected]>
Date: Tue Feb 26 15:55:01 2019 +0800
use some animation to indicate the login status
proscend/prosrc/www/app/feature/login.html | 8 ++++++--
proscend/prosrc/www/app/feature/login.js | 6 ++++++
2 files changed, 12 insertions(+), 2 deletions(-)