Commit Graph

26 Commits

Author SHA1 Message Date
ad8676cac3 Add IP allowlist and diagnostic PowerShell scripts
Added allowed_ips_updated.txt containing updated allowed IPs and configuration examples. Introduced check_ip.ps1 and check_ip_fixed.ps1 for checking current IPs against the allowlist and performing connectivity tests, with the fixed version improving external IP detection. Added diagnose_127.ps1 to help diagnose and resolve issues related to services binding to 127.0.0.1.
2025-08-01 14:05:29 +08:00
b63ed39eed 修改 ip 呈現方式 2025-08-01 13:57:22 +08:00
6434710957 新增白名單 2025-08-01 13:34:19 +08:00
a54ae31896 做 ip 防呆機制 2025-08-01 13:17:32 +08:00
2282eed9a1 增加ip 的白名單
總共7個IP地址,分佈在4個地點:
岡山:1個IP
汐止:2個IP
新竹:2個IP
璟茂:2個IP
2025-08-01 12:59:44 +08:00
b261cc277a Merge branch 'main' of https://github.com/WuPeiTing0919/wish-pool 2025-08-01 12:48:11 +08:00
03fdf3f9bc Add IP address display component to navigation
Introduced a new IpDisplay component that fetches and shows the user's IP address using the ipify API. Integrated the component into both desktop and mobile navigation areas, with a simplified display for mobile devices.
2025-08-01 12:47:59 +08:00
75198ed43f 修改標題文字 2025-08-01 12:43:51 +08:00
724c9b29ed 增加 nav 半透明樣式 2025-07-25 00:43:40 +08:00
c86d2ab559 固定 nav 在最上面 2025-07-25 00:39:48 +08:00
e54de2f682 新增教學按鈕 2025-07-25 00:01:24 +08:00
916e97b35e 增加需求模糊提醒、圖表顯示 2025-07-21 23:46:27 +08:00
7ec4a39a2f 優化手機版的提示文字 2025-07-20 03:36:49 +08:00
c3d085ab4d 增加按鈕提示文字 2025-07-20 03:32:11 +08:00
260848ec2c 調整 AI 回應內容文案和邏輯 2025-07-20 03:18:35 +08:00
87780778a2 修改 AI 回答問句 2025-07-20 03:13:55 +08:00
931a874d9f 修改手機篩選的排版方式 2025-07-19 22:21:20 +08:00
706aed998e 優化手機介面呈現方式 2025-07-19 22:11:58 +08:00
2b157080b9 修改標題 2025-07-19 21:39:02 +08:00
41977b5134 修改頁籤名稱 2025-07-19 21:34:00 +08:00
6021209701 修改手機邊距 2025-07-19 03:35:19 +08:00
8d2ee29a70 優化手機畫面 2025-07-19 03:28:27 +08:00
1bb7c67f7c 修改標籤樣式 2025-07-19 02:47:06 +08:00
67efa460a7 新增 icon 2025-07-19 02:21:42 +08:00
924f03c3d7 新增資料庫架構 2025-07-19 02:12:37 +08:00
e3832acfa8 Initial commit 2025-07-18 13:07:28 +08:00