Commit Graph

2075 Commits

Author SHA1 Message Date
0dfa412be8 Update phpnuxbill.sql
why integer has  CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL ??
2024-12-20 14:19:22 +07:00
c6cb63a1c5 Update phpnuxbill.sql
why integer has character sets?
`user_id` int(11) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL,
to
`user_id` int(11) ,
2024-12-20 14:16:31 +07:00
32418f05fb Merge pull request #366 from Focuslinkstech/Development
Development
2024-12-20 14:15:20 +07:00
3c1d8dbb8a Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-12-17 20:00:34 +01:00
67a097fddf Enhancement
Add coupon unlimited usage 0 is unlimited
Add more logic to coupon brute force attack
2024-12-17 19:59:04 +01:00
e03b250fb7 Merge pull request #365 from Focuslinkstech/Development
New Feature and Bux Fix
2024-12-17 15:28:27 +07:00
8a36746a0f New Feature and Bux Fix
Lots of changes has been made that i cant recall
Added Coupon
Fix installation bug
Add more nav list
Fix this and that
2024-12-16 17:45:13 +01:00
fd920748be Urgent Fix registration logic 2024-12-06 15:30:43 +07:00
e32e0aba16 2024.12.6 2024-12-06 14:56:44 +07:00
98589cd283 Merge pull request #362 from Focuslinkstech/Development
Development
2024-12-06 14:33:12 +07:00
fd20ede7aa Merge branch 'hotspotbilling:Development' into Development 2024-12-05 17:04:12 +01:00
226ed41075 patch: Update
add css and plan price to user billing
2024-12-05 17:01:16 +01:00
9ec090a621 Merge pull request #359 from Focuslinkstech/Development
Patch Update: Enhancement
2024-12-05 11:52:10 +07:00
c8d5861f2e Patch Update: Enhancement
Fixed Activation and Order History disappear when customer username is  Changed
2024-12-04 14:37:01 +01:00
92491e22ec check if method exists 2024-12-03 13:38:29 +07:00
f9e7a8dbb4 Merge pull request #358 from gerandonk/Development
add sync function
2024-12-03 13:35:03 +07:00
5559069aac Merge pull request #357 from ahmadhusein17/Development
Language fixes
2024-12-03 11:47:44 +07:00
d6144537c4 add sync function
add sync function
fix radius time monthly validity
fix sync button for hotspot with uptime limit and data limit
2024-12-03 11:15:15 +07:00
04742535ba Update activation-list.tpl 2024-11-30 23:25:13 +07:00
f76753b247 Update dashboard.tpl 2024-11-30 23:22:28 +07:00
e4f209030f Update forgot.tpl 2024-11-30 23:16:37 +07:00
5c54223454 Update login-custom-moon.tpl 2024-11-30 23:13:57 +07:00
13a2de2664 Update login-noreg.tpl 2024-11-30 23:12:32 +07:00
538cf4e675 Update login.tpl 2024-11-30 23:11:35 +07:00
9edb0b4d2f Update orderBalance.tpl 2024-11-30 23:10:12 +07:00
d0a7f2b991 Update orderHistory.tpl 2024-11-30 23:09:06 +07:00
f4c15c3475 Update orderView.tpl 2024-11-30 23:06:31 +07:00
50dd4b4839 Update register-otp.tpl 2024-11-30 23:00:21 +07:00
1d7dca8ada Update register.tpl 2024-11-30 22:45:34 +07:00
694b4d7bac Update selectGateway.tpl 2024-11-30 22:43:05 +07:00
82dce56209 Update sendPlan.tpl 2024-11-30 22:38:38 +07:00
b2ac84900e Merge pull request #355 from ahmadhusein17/Development
Development
2024-11-29 13:17:14 +07:00
16de814091 Update profile.tpl
Correct the wrong Indonesian
2024-11-29 12:35:13 +07:00
4ce4633999 Update dashboard.tpl
Correct the wrong Indonesian
2024-11-29 12:29:54 +07:00
5788c9c0a7 Merge pull request #354 from Focuslinkstech/Development
Patch Addon
2024-11-29 11:27:40 +07:00
7acab4d50e New Feature
Add New self registration notification for admin
2024-11-28 18:35:01 +01:00
79d0921ebe Dynamic Custom Login Page
Add Dynamic image changing functions, for swift action for image update
2024-11-28 17:59:12 +01:00
77d25738b1 Patch Addon
Add container dark mode
Add Registration Mandatory Fields
2024-11-28 16:16:05 +01:00
b34b9064d0 2024.11.28 2024-11-28 09:58:02 +07:00
13adfc8254 Merge pull request #353 from Focuslinkstech/Development
Development
2024-11-28 09:51:44 +07:00
73b829b8c1 Update init.php
remove lang debug
2024-11-25 11:36:30 +01:00
91e7caae80 dont translate english to english 2024-11-21 18:10:24 +07:00
40a39f0ced Don't translate english to english 2024-11-21 18:10:05 +07:00
699ffc1302 Fix ajax api-get-text 2024-11-21 18:09:03 +07:00
5e2eaa5578 Custom Mikrotik SMS Command 2024-11-21 18:08:51 +07:00
38f6738c45 fix register with otp and hide dashboard 2024-11-21 15:03:28 +07:00
63e564c9dd Fix otp registration as it still check is sms url exists, so i remove it 2024-11-21 10:09:36 +07:00
27a5d2d45a check setting 2024-11-21 09:56:14 +07:00
153da7c63b registration can force to upload photo 2024-11-20 14:44:23 +07:00
c9778e71b9 fix option select custom field 2024-11-19 18:18:51 +07:00