hiddifypanel 8.0.0.dev64__py3-none-any.whl → 8.0.0.dev66__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- hiddifypanel/VERSION +1 -1
- hiddifypanel/VERSION.py +1 -1
- hiddifypanel/panel/user/link_maker.py +5 -0
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/en/LC_MESSAGES/messages.po +3 -3
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po +3 -3
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po +3 -3
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po +3 -3
- {hiddifypanel-8.0.0.dev64.dist-info → hiddifypanel-8.0.0.dev66.dist-info}/METADATA +1 -1
- {hiddifypanel-8.0.0.dev64.dist-info → hiddifypanel-8.0.0.dev66.dist-info}/RECORD +17 -17
- {hiddifypanel-8.0.0.dev64.dist-info → hiddifypanel-8.0.0.dev66.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-8.0.0.dev64.dist-info → hiddifypanel-8.0.0.dev66.dist-info}/WHEEL +0 -0
- {hiddifypanel-8.0.0.dev64.dist-info → hiddifypanel-8.0.0.dev66.dist-info}/entry_points.txt +0 -0
- {hiddifypanel-8.0.0.dev64.dist-info → hiddifypanel-8.0.0.dev66.dist-info}/top_level.txt +0 -0
hiddifypanel/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
8.0.0.
|
1
|
+
8.0.0.dev66
|
hiddifypanel/VERSION.py
CHANGED
@@ -7,6 +7,7 @@ from hiddifypanel.panel import hiddify
|
|
7
7
|
import random
|
8
8
|
import re
|
9
9
|
import datetime
|
10
|
+
from flask_babelex import gettext as _
|
10
11
|
|
11
12
|
|
12
13
|
def all_proxies(child_id=0):
|
@@ -705,8 +706,12 @@ def make_v2ray_configs(user, user_activate, domains, expire_days, ip_debug, db_d
|
|
705
706
|
name = '⏳' if user_activate else '✖'
|
706
707
|
if user.usage_limit_GB < 100000:
|
707
708
|
name += f'{round(user.current_usage_GB,3)}/{user.usage_limit_GB}GB'
|
709
|
+
else:
|
710
|
+
res.append("#Unlimited usage")
|
708
711
|
if expire_days < 1000:
|
709
712
|
name += " "+_(f'📅%(expire_days)s days', expire_days=expire_days)
|
713
|
+
else:
|
714
|
+
res.append("#Unlimited Time")
|
710
715
|
|
711
716
|
name = name.strip()
|
712
717
|
if len(name) > 3:
|
Binary file
|
@@ -3,8 +3,8 @@ msgid ""
|
|
3
3
|
msgstr ""
|
4
4
|
"Project-Id-Version: HiddifyPanel\n"
|
5
5
|
"Report-Msgid-Bugs-To: \n"
|
6
|
-
"POT-Creation-Date: 2023-08-28 08:
|
7
|
-
"PO-Revision-Date: 2023-08-28
|
6
|
+
"POT-Creation-Date: 2023-08-28 08:28+0200\n"
|
7
|
+
"PO-Revision-Date: 2023-08-28 01:08-0500\n"
|
8
8
|
"Last-Translator: hidden u\n"
|
9
9
|
"Language-Team: English (USA)\n"
|
10
10
|
"Language: en_US\n"
|
@@ -2689,7 +2689,7 @@ msgid "admin.config.title"
|
|
2689
2689
|
msgstr "Settings"
|
2690
2690
|
|
2691
2691
|
# | msgid "📅Remain: %(expire_days)s days"
|
2692
|
-
#: hiddifypanel/panel/user/link_maker.py:
|
2692
|
+
#: hiddifypanel/panel/user/link_maker.py:712
|
2693
2693
|
#, python-format
|
2694
2694
|
msgid "📅%(expire_days)s days"
|
2695
2695
|
msgstr "📅Remain: %(expire_days)s days"
|
Binary file
|
@@ -3,8 +3,8 @@ msgid ""
|
|
3
3
|
msgstr ""
|
4
4
|
"Project-Id-Version: HiddifyPanel\n"
|
5
5
|
"Report-Msgid-Bugs-To: \n"
|
6
|
-
"POT-Creation-Date: 2023-08-28 08:
|
7
|
-
"PO-Revision-Date: 2023-08-28
|
6
|
+
"POT-Creation-Date: 2023-08-28 08:28+0200\n"
|
7
|
+
"PO-Revision-Date: 2023-08-28 01:08-0500\n"
|
8
8
|
"Last-Translator: hidden u\n"
|
9
9
|
"Language: fa\n"
|
10
10
|
"Language-Team: Persian\n"
|
@@ -2763,7 +2763,7 @@ msgid "admin.config.title"
|
|
2763
2763
|
msgstr "تنظیمات"
|
2764
2764
|
|
2765
2765
|
# | msgid "📅Remain: %(expire_days)s days"
|
2766
|
-
#: hiddifypanel/panel/user/link_maker.py:
|
2766
|
+
#: hiddifypanel/panel/user/link_maker.py:712
|
2767
2767
|
#, python-format
|
2768
2768
|
msgid "📅%(expire_days)s days"
|
2769
2769
|
msgstr "📅اعتبار %(expire_days)s روز"
|
Binary file
|
@@ -3,8 +3,8 @@ msgid ""
|
|
3
3
|
msgstr ""
|
4
4
|
"Project-Id-Version: HiddifyPT\n"
|
5
5
|
"Report-Msgid-Bugs-To: \n"
|
6
|
-
"POT-Creation-Date: 2023-08-28 08:
|
7
|
-
"PO-Revision-Date: 2023-08-28
|
6
|
+
"POT-Creation-Date: 2023-08-28 08:28+0200\n"
|
7
|
+
"PO-Revision-Date: 2023-08-28 01:08-0500\n"
|
8
8
|
"Last-Translator: lymanrudni\n"
|
9
9
|
"Language: pt\n"
|
10
10
|
"Language-Team: Portuguese\n"
|
@@ -3043,7 +3043,7 @@ msgid "admin.config.title"
|
|
3043
3043
|
msgstr "Configurações"
|
3044
3044
|
|
3045
3045
|
# | msgid "📅Remain: %(expire_days)s days"
|
3046
|
-
#: hiddifypanel/panel/user/link_maker.py:
|
3046
|
+
#: hiddifypanel/panel/user/link_maker.py:712
|
3047
3047
|
#, fuzzy, python-format
|
3048
3048
|
msgid "📅%(expire_days)s days"
|
3049
3049
|
msgstr "📅Remanescem: %(expire_days)s dias"
|
Binary file
|
@@ -3,8 +3,8 @@ msgid ""
|
|
3
3
|
msgstr ""
|
4
4
|
"Project-Id-Version: HiddifyPanel\n"
|
5
5
|
"Report-Msgid-Bugs-To: \n"
|
6
|
-
"POT-Creation-Date: 2023-08-28 08:
|
7
|
-
"PO-Revision-Date: 2023-08-28
|
6
|
+
"POT-Creation-Date: 2023-08-28 08:28+0200\n"
|
7
|
+
"PO-Revision-Date: 2023-08-28 01:08-0500\n"
|
8
8
|
"Last-Translator: hidden u\n"
|
9
9
|
"Language: zh\n"
|
10
10
|
"Language-Team: Chinese\n"
|
@@ -2703,7 +2703,7 @@ msgid "admin.config.title"
|
|
2703
2703
|
msgstr "设置"
|
2704
2704
|
|
2705
2705
|
# | msgid "📅Remain: %(expire_days)s days"
|
2706
|
-
#: hiddifypanel/panel/user/link_maker.py:
|
2706
|
+
#: hiddifypanel/panel/user/link_maker.py:712
|
2707
2707
|
#, fuzzy, python-format
|
2708
2708
|
msgid "📅%(expire_days)s days"
|
2709
2709
|
msgstr "📅剩余:%(expire_days)s 天"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
hiddifypanel/Events.py,sha256=mkIsfz4YQqegdeFgH4quxvLIx7AundtjAW6HBSP9I-M,719
|
2
|
-
hiddifypanel/VERSION,sha256=
|
3
|
-
hiddifypanel/VERSION.py,sha256=
|
2
|
+
hiddifypanel/VERSION,sha256=XsNPndBwl3EiyBkeR-5WLnGI73aVg2fX1gJr4KwbtMo,12
|
3
|
+
hiddifypanel/VERSION.py,sha256=tFsa3Sw4J8FsE-TMWfj5gp3pKopOD4KV-JXWqeZJx_k,117
|
4
4
|
hiddifypanel/__init__.py,sha256=b4nIILUBiDaAWF1Mnkew84MxzR5OeWogcVbR-gpnbrA,217
|
5
5
|
hiddifypanel/__main__.py,sha256=GaHLsnu3y4zNTh6x-9kuZLOYaShltkG96rRAHOuMLak,270
|
6
6
|
hiddifypanel/base.py,sha256=5G32pkaMcZVdthTNpD2XBDFpDNHNlEpgP2Puqp23T2U,2740
|
@@ -81,7 +81,7 @@ hiddifypanel/panel/commercial/templates/configc.html,sha256=WCQtEXf-Vf1s8mhTlECd
|
|
81
81
|
hiddifypanel/panel/commercial/templates/parent_dash.html,sha256=pMZRHQRxb2blYe0fv0vrbBaHfnBZB_TXln_QavoCiog,1917
|
82
82
|
hiddifypanel/panel/user/__init__.py,sha256=C1oDWpEwa_bNdrff9I33_m9h2F_ma0_Ruu6T1QfMlMI,1047
|
83
83
|
hiddifypanel/panel/user/link_maker.html,sha256=g420NAm_fUI8asYjyfCiXyUOIwEQfDPonZA9xh3p0-8,177
|
84
|
-
hiddifypanel/panel/user/link_maker.py,sha256=
|
84
|
+
hiddifypanel/panel/user/link_maker.py,sha256=6lJWsx14vFpR3o4fxlf2nLP2uYPy2TM-pQcPIhWNvHM,29947
|
85
85
|
hiddifypanel/panel/user/user.py,sha256=LR1TMJpU3xbAdObRWkljA9FB44u2nzpJusVGmz1bTY8,14596
|
86
86
|
hiddifypanel/panel/user/templates/all_configs copy.txt,sha256=ivn6fiOLnn4R7WLoKiPFbW-oOu-v1hdSqOW-sSeYmXA,510
|
87
87
|
hiddifypanel/panel/user/templates/all_configs.txt,sha256=q_Is8KCiiQcowf9-xsPj34YFILgk3cyAGULBfrf7vdg,1126
|
@@ -685,17 +685,17 @@ hiddifypanel/templates/macros.html,sha256=lvw_I1hYTx5mq5e9j9kwbNp5n_WDdjFgwKzI3J
|
|
685
685
|
hiddifypanel/templates/master.html,sha256=ZA790R5YDPGu-uK6944cl5ejf8NlVb7DeezbuuMq0fI,20874
|
686
686
|
hiddifypanel/templates/static.html,sha256=jp6q4wtx-k2A_cjqJoNiMS7Ee30arE45qI3ev4d5ky4,165
|
687
687
|
hiddifypanel/templates/hiddify-flask-admin/list.html,sha256=St0TD6-ZIJ24A6Akbh51JNkTEOpimFq2iiRydcUjQlA,13642
|
688
|
-
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=
|
689
|
-
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=
|
690
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=
|
691
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=
|
692
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=
|
693
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=
|
694
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=
|
695
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=
|
696
|
-
hiddifypanel-8.0.0.
|
697
|
-
hiddifypanel-8.0.0.
|
698
|
-
hiddifypanel-8.0.0.
|
699
|
-
hiddifypanel-8.0.0.
|
700
|
-
hiddifypanel-8.0.0.
|
701
|
-
hiddifypanel-8.0.0.
|
688
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=O9vCZ3DTprBnAQzZ4-QOd2Q-8xvJMnnSSz-nKbSd0RQ,58550
|
689
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=jbDaiadlnKdy3QjhCvm5nsQ9dfgIRRmihXE1eFTBTX4,163304
|
690
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=nm8RYGB8bjr2hCjhdj_KRB1qc-Scvb3MXkk4fNSZ-Fs,78731
|
691
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=1hXeAx_IVHKyy9KegQBkg36o1Td_mWPEljJtTRjAbtM,186475
|
692
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=qFy_H92V_JYIf9r43nho9t6TQk5jstVc-N3utLBusDg,60377
|
693
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=tiideX5xdXvuy7p-JJ5ifVWet9TAP2444FZB2e-ALE4,161574
|
694
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=bJb5uKgQ3XLevJnPrt8cKxOMkJNJSZNkixwTpUyLZ3U,50467
|
695
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=kfVMutWNMDSUKnI4nFSa6KweFAAg1ekSVBqeWKS_hnE,156709
|
696
|
+
hiddifypanel-8.0.0.dev66.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
|
697
|
+
hiddifypanel-8.0.0.dev66.dist-info/METADATA,sha256=EydXtdKbV-5j7h111Q3UEFMUcCMcpVkR1rRgHocUCTo,2860
|
698
|
+
hiddifypanel-8.0.0.dev66.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
699
|
+
hiddifypanel-8.0.0.dev66.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
|
700
|
+
hiddifypanel-8.0.0.dev66.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
|
701
|
+
hiddifypanel-8.0.0.dev66.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|