Commit Graph

309 Commits

Author SHA1 Message Date
BrettonYe
7087faf0d6 Improving the translatability of project texts 2024-09-04 22:45:34 +08:00
BrettonYe
1603c92d04 Add node renew information
- Simplify few JavaScript usage;
- Fix DDNS enable's node clone may cause bug;
- Fix System config page, multiple selectors will trigger update function multiple times.

1
2024-09-01 22:23:07 +08:00
BrettonYe
720ed60935 Fixed Coupon end date to be end of the day 2024-09-01 19:28:55 +08:00
BrettonYe
be54ebf8fb Minor Changes 2024-07-31 22:54:10 +08:00
BrettonYe
d55fecfdc3 Add Broadcast Email Functionality 2024-07-31 22:28:35 +08:00
BrettonYe
32d53e9178 Clean Code 2024-07-31 22:15:20 +08:00
BrettonYe
aaa9f0e19b New Report: Node Traffic Analysis
- update stack chat config;
2024-07-22 23:43:12 +08:00
BrettonYe
ed90c97fa7 Fixed Oauth user status is 0, which should be 1 2024-07-15 21:08:54 +08:00
BrettonYe
3b5177e99a Update translation files 2024-07-11 23:25:55 +08:00
BrettonYe
d4cbcd4cb6 New Report, Site Traffic Analysis 2024-07-11 19:23:02 +08:00
BrettonYe
8a327f1b8a Remove ping testing 2024-07-11 19:23:02 +08:00
BrettonYe
bebc385ec0 Fixed Articles Logo issues 2024-07-11 19:23:00 +08:00
BrettonYe
a3cd829a7d 💪🏼 Improve Code 2024-06-27 22:18:36 +08:00
BrettonYe
70c7510028 🔄 Dynamic Loading of DDNS Class 2024-06-27 22:18:36 +08:00
BrettonYe
66d9f22f6e Fixed OAuth not function and improve the code quality 2024-06-27 22:18:34 +08:00
BrettonYe
2ca6965074 💪🏼 Improve Code 2024-06-27 22:18:34 +08:00
BrettonYe
72863974ec dump version 2024-06-27 22:18:33 +08:00
BrettonYe
4b74c6b4ee Improve data type declare & ticket, user pages display 2024-06-27 22:18:31 +08:00
BrettonYe
bca9be70a3 Fixed Bugs 2024-06-27 22:18:30 +08:00
BrettonYe
73ac656935 Add Cloudflare's Turnstile Captcha Service to our Captcha options 2024-06-27 22:18:29 +08:00
BrettonYe
7182dd1e89 🗎 Format code & Complete Persian Admin translations with 🤖 Claude2 2024-06-27 22:18:29 +08:00
BrettonYe
3e0c7370e7 🧹Clean code 2024-06-27 22:18:29 +08:00
BrettonYe
ffe9cafaea 🔧Fixed Failed Subscribe 2024-06-27 22:18:29 +08:00
BrettonYe
226e1dfdec Remove 'total' & 'traffic' in dataflow database table 2024-06-27 22:18:27 +08:00
BrettonYe
b5c04f34ae 💪🏼 Improve Code 2024-06-27 22:18:26 +08:00
BrettonYe
454051c386 🔧 Fixed bugs
- Fixed Order Status manually change does not following logic;
- Fixed User get node() will report null sign to int;
- Fixed query where default "null " is not work as expect;
2024-06-27 22:18:26 +08:00
BrettonYe
c6d0f92094 ⚙️change demo settings 2024-06-27 22:18:26 +08:00
BrettonYe
4a4afa7ae6 🔧 Fixed bugs
- Fixed Set null to User on ProxyService initial;
- Fixed some WebApis have 'prefix' parameter that cause function calls not work as expect;
2024-06-27 22:18:26 +08:00
BrettonYe
4cfb0b4650 💪🏼 Improve Code 2024-06-27 22:18:26 +08:00
BrettonYe
68fbba3704 🔧 Reduce IP Error reports 2024-06-27 22:18:25 +08:00
BrettonYe
bd63f0d3a5 Fixed Bugs on install database 2024-06-27 22:18:24 +08:00
BrettonYe
f8017370da 🔧 Fixed bugs 2024-06-27 22:18:23 +08:00
BrettonYe
72c66e199c 🚀 Update Laravel Framework to 10 2024-06-27 22:18:23 +08:00
BrettonYe
d1a6338006 Clean Code 2024-06-27 22:18:21 +08:00
BrettonYe
524c4e0d52 Tasks optimization & Fixed Bugs
- Tasks optimization
- Fixed manual order modification may cause bugs
- Improve User modification update VNET
- Minor tweaks
2024-06-27 22:18:03 +08:00
BrettonYe
5e2c588621 Admin Login Logic Tweak
Apply fixes from StyleCI
2024-06-27 22:18:02 +08:00
BrettonYe
548f0b7042 Tweak few settings 2024-06-27 22:18:01 +08:00
BrettonYe
2110a2c504 Clients Subscribe Update 2024-06-27 22:18:01 +08:00
BrettonYe
1a80d8f185 Update language switch logic & simplify langs 2024-06-27 22:17:59 +08:00
BrettonYe
1f294e8f27 Update translation 2024-06-27 22:17:58 +08:00
ZBrettonYe
a9f1b74506 Update lang files 2024-06-27 22:17:55 +08:00
BrettonYe
01e5bc3ea8 管理端 国际化 2024-06-27 22:17:54 +08:00
BrettonYe
7d35957edf Demo 不再允许修改 账号类型 2024-06-27 22:17:53 +08:00
BrettonYe
503b64e555 Add Changeable Currency & centralized currency exchange Api
- 添加国际化货币;
- 添加统一化汇率查询API;
2024-06-27 22:17:52 +08:00
BrettonYe
1b004e1c57 优化/重构 支付相关代码
1. 优化支付文件框架为后续大改做准备;
2. 重构了支付宝面对面支付;
   - 本次重构解决了PHP版本>7.3 导致该支付无法使用的问题;
   - 自行开发的接入方式,简化&快捷化了代码;
3. 修正 Stripe 汇率API 查询的代码 & 部分报错代码;

TODO:
1. 汇率查询API 应该集中统一化(Paypal & Stripe 都需要汇率转换);
2. 简化支付对接成本(单文件自动对接);
2024-06-27 22:17:51 +08:00
BrettonYe
2e0e3de42c Add Article filters to improve admin experience 2024-06-27 22:17:51 +08:00
兔姬桑
36ded5ba06 Fixed Article submit bugs & improve layout 2024-06-27 22:17:51 +08:00
兔姬桑
10d4f425e4 Fixed & Add Article accessible content method 2024-06-27 22:17:51 +08:00
兔姬桑
56f66d67de Rewrite Article relate feature 2024-06-27 22:17:50 +08:00
兔姬桑
e4857407ba Extract ActivePaying function to UserService 2024-06-27 22:17:50 +08:00