50 Commits

Author SHA1 Message Date
r0n1n7an
802d301cb5 http status code of api racs/getfaillist base on return result 2024-11-22 15:29:30 +08:00
r0n1n7an
7a3a282c71 correct http status code for racs/getfaillist api 2024-11-22 15:17:03 +08:00
r0n1n7an
9950e7d6ab fix bad return format of /racs/getfaillist api 2024-11-21 17:17:14 +08:00
r0n1n7an
85ea3a719d Add racs/GetFailList API 2024-11-18 20:09:58 +08:00
r0n1n7an
35af18517c fix bug on Inbound and Outbound API 2024-11-15 16:29:49 +08:00
r0n1n7an
3ed70abd22 Add parameter check for racs inbound and outbound 2024-11-14 16:56:29 +08:00
r0n1n7an
741adccc6b Add Inbound and Outbound api for RACS 2024-11-14 16:47:43 +08:00
r0n1n7an
57d949724c remove useless files 2024-09-20 17:36:42 +08:00
r0n1n7an
71502d72b2 Add MariaDB config and TCPIP Parameters 2024-08-26 17:21:18 +08:00
r0n1n7an
a8823dcb19 add md5 hash for file info 2024-08-14 09:57:59 +08:00
r0n1n7an
f17d9d9801 define if accept only POST request by config 2024-08-13 09:06:34 +08:00
r0n1n7an
866c0e3835 update description of query result 2024-08-12 17:47:55 +08:00
r0n1n7an
d60e82b5f7 fix bugs on start and stop windows service 2024-07-17 16:08:39 +08:00
r0n1n7an
d352576581 trim quote chars 2024-05-31 16:34:48 +08:00
r0n1n7an
97937ee7c4 show model name in getuutinfo interface 2024-03-25 08:55:09 +08:00
r0n1n7an
62c8b6fa2b log error message but not by pass record DB when query location info fail on issue happens 2024-03-21 18:18:16 +08:00
r0n1n7an
c3cca4bd2b record location info when issue happens 2024-03-21 18:07:23 +08:00
0c1038b715 add new record when relay server have changed 2024-03-10 12:10:19 +08:00
r0n1n7an
59f2beee8e 1.show record as red when test status is NG; 2.add first_ack for issues table 2024-02-27 11:29:09 +08:00
r0n1n7an
e99c9fa36f record line and stage if status='NG' 2024-01-26 15:27:00 +08:00
r0n1n7an
66cd5fcad8 update auto-increment key when received heartbeat 2024-01-26 14:28:47 +08:00
r0n1n7an
6d16d3b606 Record NG items 2024-01-24 10:50:12 +08:00
r0n1n7an
cca73fb840 Support define offline and issue table by config 2024-01-19 14:56:40 +08:00
r0n1n7an
0167b0cec3 Cancel fuzzy query function due to sql index settings 2024-01-17 18:23:52 +08:00
r0n1n7an
0e233340dd Change query condition from key=value to key like value 2024-01-17 18:17:43 +08:00
r0n1n7an
b5010792ab Merge branch 'master' of https://wh1t3.top:53000/r0n1n7an/apiserver 2024-01-17 13:50:56 +08:00
5dab24195e Change config file 2024-01-16 20:10:36 +08:00
r0n1n7an
9c9eafadcb Mark Location Time to red when it is later than now 3600s 2024-01-16 19:58:39 +08:00
r0n1n7an
224aa77f83 Mark Location Time as red when locatime differ with now over 3600s 2024-01-16 11:39:52 +08:00
232a076b67 change location format for GetUutInfo 2024-01-10 16:26:52 +08:00
r0n1n7an
a74c7193c4 change errmsg for missing usn or mac 2023-12-19 14:48:31 +08:00
r0n1n7an
f5310b8930 refuse empty usn and mac 2023-12-19 14:44:37 +08:00
r0n1n7an
1aa921fa8c fix datetime bug 2023-12-19 14:23:55 +08:00
r0n1n7an
cd9386b1b3 change update to delete+insert when update usn record 2023-12-19 13:55:16 +08:00
r0n1n7an
60e184d8da add pprof 2023-12-13 09:38:47 +08:00
r0n1n7an
0cd47265df support different method to get hostaddr 2023-12-11 10:30:43 +08:00
r0n1n7an
af9d0eb6a5 check record request and response to main route 2023-12-09 16:25:16 +08:00
r0n1n7an
922841ecd1 fix empty response when calling setuutinfo successfully 2023-12-09 16:12:18 +08:00
r0n1n7an
25b13d981d remove column last_transfer 2023-12-08 15:45:50 +08:00
r0n1n7an
f88610c51b add mfg order number to defect/offline table 2023-12-08 10:11:04 +08:00
r0n1n7an
56d2abb9cb change font size of span tag in uutinfo response 2023-12-04 09:57:14 +08:00
r0n1n7an
19002030c0 show time in response html 2023-12-04 09:48:14 +08:00
r0n1n7an
5e67caf0d0 update index.html 2023-12-01 10:09:53 +08:00
r0n1n7an
901b09e8f1 simplify http request route 2023-11-30 10:57:20 +08:00
r0n1n7an
b90685e2f8 add ng_report and offline_report 2023-11-29 18:14:55 +08:00
r0n1n7an
5832992701 change table font size to 14px 2023-11-26 19:21:22 +08:00
r0n1n7an
ed4c7515a2 mark last record in table uutinfo as blue 2023-11-26 14:22:44 +08:00
r0n1n7an
3f7ac44875 auto adjust ifram height 2023-11-26 13:54:14 +08:00
r0n1n7an
8a940330e2 change border-spacing 2023-11-25 14:08:31 +08:00
r0n1n7an
e8195401d2 first commit 2023-11-25 14:02:30 +08:00