BrettonYe
|
9160766c50
|
dump version to 2.8.1
V2.8.1
|
2023-11-18 11:45:21 +08:00 |
|
BrettonYe
|
ebf3f18737
|
Clean Code
|
2023-11-18 11:45:20 +08:00 |
|
BrettonYe
|
f548838b3b
|
💪🏼 Improve flexibility of basic contact and URL information
|
2023-11-18 11:45:20 +08:00 |
|
BrettonYe
|
7085182167
|
Clean code
|
2023-06-14 23:23:30 +08:00 |
|
BrettonYe
|
75f4e26915
|
Fixed #274
|
2023-06-14 22:34:56 +08:00 |
|
BrettonYe
|
1bfc11a751
|
Update readme.md
|
2023-06-14 22:34:55 +08:00 |
|
BrettonYe
|
c462b733e6
|
Clean Code
|
2023-06-14 22:34:55 +08:00 |
|
BrettonYe
|
5e5e342837
|
dump version
V2.8.0
|
2023-06-14 22:34:51 +08:00 |
|
BrettonYe
|
1e92de0eb9
|
add clean unpaid orders
|
2023-06-14 22:34:50 +08:00 |
|
BrettonYe
|
5efde51268
|
Tasks optimization & Fixed Bugs
- Tasks optimization
- Fixed manual order modification may cause bugs
- Improve User modification update VNET
- Minor tweaks
|
2023-06-14 22:34:50 +08:00 |
|
BrettonYe
|
7b644546e8
|
Create SECURITY.md
|
2023-06-14 22:34:49 +08:00 |
|
BrettonYe
|
fc0dadb1b9
|
Delete composer.lock
|
2023-06-14 22:34:49 +08:00 |
|
BrettonYe
|
01bfc3123e
|
Admin Login Logic Tweak
Apply fixes from StyleCI
|
2023-06-14 22:34:49 +08:00 |
|
BrettonYe
|
2c86080a68
|
Update Strings
|
2023-06-14 22:34:48 +08:00 |
|
BrettonYe
|
07d81d6c35
|
Fixed few subscription bugs
|
2023-06-14 22:34:48 +08:00 |
|
BrettonYe
|
338aaf59ac
|
Tweak few settings
|
2023-06-14 22:34:48 +08:00 |
|
BrettonYe
|
8e40138449
|
Clients Subscribe Update
|
2023-06-14 22:34:48 +08:00 |
|
BrettonYe
|
40c3b8922e
|
Update language switch logic & simplify langs
|
2023-06-14 22:34:47 +08:00 |
|
BrettonYe
|
384e3d85c5
|
Update translation
|
2023-06-14 22:34:47 +08:00 |
|
BrettonYe
|
cf34db3fea
|
Fix some string misplaces & BETTER ENGLISH TRANSLATION! WOOHOO!
Proofread all English translation strings to improve English speaker's experience.
|
2023-06-14 22:34:46 +08:00 |
|
ZBrettonYe
|
fda79a8f69
|
Update lang files
|
2023-06-14 22:34:46 +08:00 |
|
BrettonYe
|
f629312b10
|
管理端 国际化
|
2023-06-14 22:34:45 +08:00 |
|
BrettonYe
|
671743cf83
|
Add 币种获取失败容错
|
2023-03-13 23:52:12 +08:00 |
|
BrettonYe
|
a2d37b0ae9
|
Fixed aff link bug
|
2023-02-12 23:42:00 +08:00 |
|
BrettonYe
|
ded2333cd3
|
Fixed F2F error & aff salt bug
|
2023-01-30 23:42:19 +08:00 |
|
BrettonYe
|
6bfda5eb2d
|
Demo 不再允许修改 账号类型
|
2023-01-12 23:26:40 +08:00 |
|
BrettonYe
|
034a0cd16d
|
Add default articles & Fixed bugs in articles
- 添加 默认文章;Use php artisan db:seed --class=ArticleSeeder
- 修复 文章-分类 部分字符会影响文章正常显示的问题;
- 修正 文章-标题 部分字符显示异常的情况;
|
2023-01-12 23:26:40 +08:00 |
|
BrettonYe
|
ac21eb20de
|
Add Changeable Currency & centralized currency exchange Api
- 添加国际化货币;
- 添加统一化汇率查询API;
|
2023-01-12 23:26:40 +08:00 |
|
BrettonYe
|
095bdc0c1f
|
Add payment failed handle
|
2023-01-12 23:26:39 +08:00 |
|
BrettonYe
|
7e015f6cab
|
Fix Payment related route mismatch
|
2023-01-12 23:26:39 +08:00 |
|
BrettonYe
|
0751b40f0a
|
优化/重构 支付相关代码
1. 优化支付文件框架为后续大改做准备;
2. 重构了支付宝面对面支付;
- 本次重构解决了PHP版本>7.3 导致该支付无法使用的问题;
- 自行开发的接入方式,简化&快捷化了代码;
3. 修正 Stripe 汇率API 查询的代码 & 部分报错代码;
TODO:
1. 汇率查询API 应该集中统一化(Paypal & Stripe 都需要汇率转换);
2. 简化支付对接成本(单文件自动对接);
|
2022-12-30 11:40:57 +08:00 |
|
BrettonYe
|
23c9e4c4ad
|
Add Article filters to improve admin experience
|
2022-12-28 10:23:33 +08:00 |
|
兔姬桑
|
f242057e99
|
Fixed Article submit bugs & improve layout
|
2022-12-28 00:56:34 +08:00 |
|
兔姬桑
|
d2258d8061
|
Fixed & Add Article accessible content method
|
2022-12-27 17:48:37 +08:00 |
|
兔姬桑
|
a4074ead4f
|
Add Apache check to install.sh
dump version to 2.7.c
|
2022-12-26 22:31:02 +08:00 |
|
兔姬桑
|
b3734c5c48
|
Rewrite Article relate feature
|
2022-12-26 22:31:01 +08:00 |
|
兔姬桑
|
c601f4a2bf
|
Improve lang support
|
2022-12-26 18:59:00 +08:00 |
|
兔姬桑
|
f14ee7e912
|
Extract ActivePaying function to UserService
|
2022-12-26 18:34:16 +08:00 |
|
兔姬桑
|
7adcae876d
|
Name change
|
2022-12-26 18:33:28 +08:00 |
|
兔姬桑
|
a88dff919e
|
Fixed #243
|
2022-12-08 22:40:22 +08:00 |
|
兔姬桑
|
6e3ca96f25
|
Minor tweaks
|
2022-12-02 21:58:01 +08:00 |
|
兔姬桑
|
7349a60f36
|
Client Api Alpha Release & Code Splitting
- 代码拆分,为客户端API,前后端分离做准备
- Client Api 对接 Alpha Release
- 规范WebApi格式
|
2022-12-01 22:08:29 +08:00 |
|
兔姬桑
|
78767ef324
|
更新头像获取方式
|
2022-12-01 20:45:54 +08:00 |
|
兔姬桑
|
8227651d8c
|
优化耗尽显示
|
2022-12-01 20:39:49 +08:00 |
|
兔姬桑
|
2b5a2614a2
|
更新日期格式
|
2022-12-01 20:39:49 +08:00 |
|
兔姬桑
|
04e0fd6b30
|
Files update & small tweaks
|
2022-12-01 00:30:52 +08:00 |
|
兔姬桑
|
16bf48598b
|
Fixed Subscribe<->Log mismatch
|
2022-11-29 20:18:46 +08:00 |
|
兔姬桑
|
e223a03eae
|
完善 安裝程序的检测&清理
|
2022-11-16 00:24:30 +08:00 |
|
兔姬桑
|
483708fda7
|
Add 全新的安装&更新程序
|
2022-11-16 00:24:30 +08:00 |
|
兔姬桑
|
cdd3d88f52
|
Fixed #235 个别情况下【权重】属性缺失导致卡券生成失败
|
2022-11-16 00:24:30 +08:00 |
|