Commit Graph

35 Commits

Author SHA1 Message Date
32a64d944a remove index.php 2024-11-04 13:57:28 +07:00
e8a800bbd6 fix log that beed IP, that make plugin CLI error 2024-10-24 14:11:10 +07:00
de49a9992f Price Before Discount unrequired 2024-10-17 09:54:06 +07:00
bd30261e84 move the CSRF Function to global function for easy access 2024-10-10 10:50:48 +07:00
96365eef2a Added more security flags to prevent XSS attack from cookie. 2024-10-10 10:50:48 +07:00
b1919555e5 Fix Lang function again 2024-10-10 10:24:01 +07:00
df5e03a827 add user_language to attributes 2024-08-19 14:58:52 +07:00
6c113b5b6d Merge branch 'Development' into TemplateRedesigned 2024-08-19 11:49:22 +07:00
5070cd9ed7 set customer language to cookie 2024-08-17 11:18:39 +07:00
73aa663b25 Update init.php
- replace ismysqlRadius with isTableExist , to use it any many diffrent position.
2024-08-15 18:46:44 +03:00
5cb1a901c3 Language Switching
customer can now choose preferred language from available language list.

we are store language in session for now, if customer logout the language will reset back to default, we will move it to database in the coming update.
2024-08-14 18:24:43 +01:00
810c5ae827 Update init.php
- add Boolean function isMysqlRadius() to check if the system is using Radius mysql or not.
2024-08-05 15:52:14 +03:00
8e1d608e5f fix compability 2024-07-29 16:20:27 +07:00
fa154b007f change $db_password to $db_pass 2024-07-29 09:06:27 +07:00
d5d03875f0 fix installation 2024-07-24 09:20:21 +07:00
0cc1ffe90f still thinking about which function need to add as default. currently customer, plan, pool 2024-06-04 17:14:42 +07:00
20fdb688ad fix init radius, double check password 2024-05-21 10:01:36 +07:00
533d46bbf5 New Feature: Maintenance Mode
Maintenance Mode

when enabled user/customer will not be able to login, a maintenance page will be displayed instead.

but all admin users can login
2024-05-21 10:01:36 +07:00
a40b2cbea3 add numeric option at Settings 2024-05-07 10:53:04 +07:00
fc0ef5b41a Added generate voucher function. 2024-04-30 23:16:20 +03:00
c0cd197df2 Fix Extend Confirmation long text 2024-04-22 14:02:33 +07:00
254fd4ccf7 fix rest api, need to change every variable to readable 2024-04-01 13:01:21 +07:00
ee73621c85 Found lazy way to create api 2024-03-31 21:23:19 +07:00
4bf6f9c0ac Fix API Structure 2024-03-30 12:04:30 +07:00
3a2e7c9192 remove $_L 2024-03-30 12:03:12 +07:00
7b0bc12e98 Fix Ip Log for cloudflare tunnel 2024-03-28 23:20:14 +07:00
1d0d3f13ab 2024.3.14 2024-03-15 10:43:49 +07:00
de3312055a add hook when recharge 2024-03-01 09:57:59 +07:00
dfeee540cf Fix variable $_c 2024-02-28 18:19:17 +07:00
1ec8049068 fix path 2024-02-27 10:32:09 +07:00
d2fa9be8d1 Path Configuration 2024-02-26 14:38:04 +07:00
a7502aa8fb Admin Permisions 2024-02-26 11:01:54 +07:00
c6a203b1f0 Add Alert Page 2024-02-23 14:20:12 +07:00
fe082258cd creating API, Work in Progress 2024-02-19 16:28:55 +07:00
ade714e2ae View Admin and Init script 2024-02-19 14:24:34 +07:00