hiddifypanel 10.80.0.dev11__py3-none-any.whl → 10.80.0.dev12__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/node/hello.py +0 -1
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- {hiddifypanel-10.80.0.dev11.dist-info → hiddifypanel-10.80.0.dev12.dist-info}/METADATA +2 -1
- {hiddifypanel-10.80.0.dev11.dist-info → hiddifypanel-10.80.0.dev12.dist-info}/RECORD +13 -13
- {hiddifypanel-10.80.0.dev11.dist-info → hiddifypanel-10.80.0.dev12.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-10.80.0.dev11.dist-info → hiddifypanel-10.80.0.dev12.dist-info}/WHEEL +0 -0
- {hiddifypanel-10.80.0.dev11.dist-info → hiddifypanel-10.80.0.dev12.dist-info}/entry_points.txt +0 -0
hiddifypanel/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
10.80.0.
|
1
|
+
10.80.0.dev12
|
hiddifypanel/VERSION.py
CHANGED
@@ -2,5 +2,5 @@ import importlib.metadata
|
|
2
2
|
from datetime import datetime
|
3
3
|
|
4
4
|
__version__ = importlib.metadata.version(__package__ or __name__)
|
5
|
-
__release_time__= datetime.strptime('2024-11-
|
5
|
+
__release_time__= datetime.strptime('2024-11-16T20:21:34','%Y-%m-%dT%H:%M:%S')
|
6
6
|
is_released_version=True
|
hiddifypanel/panel/node/hello.py
CHANGED
@@ -5,7 +5,6 @@ from hiddifypanel.models.config import hconfig
|
|
5
5
|
from hiddifypanel.models.config_enum import ConfigEnum
|
6
6
|
from . import test_pb2
|
7
7
|
from . import test_pb2_grpc
|
8
|
-
from quart import current_app
|
9
8
|
|
10
9
|
class HelloServicer(test_pb2_grpc.HelloServicer):
|
11
10
|
"""Missing associated documentation comment in .proto file."""
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: hiddifypanel
|
3
|
-
Version: 10.80.0.
|
3
|
+
Version: 10.80.0.dev12
|
4
4
|
Summary: hiddifypanel multi proxy panel
|
5
5
|
Home-page: https://hiddify.com
|
6
6
|
License: LICENSE.md
|
@@ -38,6 +38,7 @@ Requires-Dist: flask-restful (==0.3.10)
|
|
38
38
|
Requires-Dist: flask-session (==0.8.0)
|
39
39
|
Requires-Dist: flask-sqlalchemy (==3.1.1)
|
40
40
|
Requires-Dist: flask-wtf (==1.2.2)
|
41
|
+
Requires-Dist: json5 (>=0.9.28,<0.10.0)
|
41
42
|
Requires-Dist: loguru (==0.7.2)
|
42
43
|
Requires-Dist: markupsafe (==3.0.2)
|
43
44
|
Requires-Dist: maxminddb (==2.6.2)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
hiddifypanel/Events.py,sha256=AlnRdjVul0jP-NCT4-zoaQgowoOo-JhdQB4ytetAFKA,723
|
2
|
-
hiddifypanel/VERSION,sha256=
|
3
|
-
hiddifypanel/VERSION.py,sha256=
|
2
|
+
hiddifypanel/VERSION,sha256=K334T1kp7Eu1CvVFbEbMWgF6ACE2n2mmduo7DeZ9tE4,14
|
3
|
+
hiddifypanel/VERSION.py,sha256=X7tPk-b62a1hN2iNTKMDS2gI8tRYpXqeVlanSD-buhc,227
|
4
4
|
hiddifypanel/__init__.py,sha256=kigwDO8d9jXyPZLvJAWd6zo-GX3pG_xWf-q2aStz80Y,377
|
5
5
|
hiddifypanel/__main__.py,sha256=IVchnXpK6bm8T3N--mN17HBQNLMeLAjyP7iwzULexB4,218
|
6
6
|
hiddifypanel/apps/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -184,7 +184,7 @@ hiddifypanel/panel/hlogger.py,sha256=1L2T1fwuozPoNfkcKF-wP2TH2pd7lGRr9htWqwR1c2M
|
|
184
184
|
hiddifypanel/panel/init_db.py,sha256=w3iV9xVU-VfHSad9KnppvwwFKMoS1bUske_PTm3EfEA,37098
|
185
185
|
hiddifypanel/panel/node/__init__.py,sha256=gGwtD5XczIpB1OP7Fb3JLxb8kGxn5zNgeHQ-MgGg01g,189
|
186
186
|
hiddifypanel/panel/node/a.py,sha256=KTzfA-RYRGNGtjFlXcYgH7N1gJRqrdneksXr0XmivvU,330
|
187
|
-
hiddifypanel/panel/node/hello.py,sha256=
|
187
|
+
hiddifypanel/panel/node/hello.py,sha256=P6htWmqwk7uixDrl0bSgRocV_zlatSBNAx_RnivN0aQ,519
|
188
188
|
hiddifypanel/panel/node/test.proto,sha256=m-ziP3e7uL6u3N7SGwYX5YTBNHlUmFjGDOGBMr421QQ,187
|
189
189
|
hiddifypanel/panel/node/test_grpc.py,sha256=k4l904FBtfj21sKB5yRK0PbhpmBTeTwUh6pbedl14X8,1237
|
190
190
|
hiddifypanel/panel/node/test_pb2.py,sha256=Fxcu3REroklfdn37zX6V-4T0tTLA9pXxSv1n7_JJYNY,1645
|
@@ -838,15 +838,15 @@ hiddifypanel/templates/macros.html,sha256=HlnXbIMN8i37fVusBdfw0QfVkImnFpZw9zbmtp
|
|
838
838
|
hiddifypanel/templates/master.html,sha256=MduWpnW-_ksXxPb1fSOYJC0SKEYnAJ8i4XwX7AUZj38,21865
|
839
839
|
hiddifypanel/templates/redirect.html,sha256=K9x_O4P96vEkqBhOXIhoGrWw1KIqd2bL0BjIqmnpZi0,412
|
840
840
|
hiddifypanel/templates/static.html,sha256=jp6q4wtx-k2A_cjqJoNiMS7Ee30arE45qI3ev4d5ky4,165
|
841
|
-
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=
|
841
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=DUDAOmXVbCNF4FMev6fVEa5bSYXuu-qhHuHMucoAXDM,62137
|
842
842
|
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=ntGGJa44REmFrOcGULPoildAn7V0TanodVpGmPSH4iQ,64827
|
843
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=
|
843
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=OWN9ZBCiZL24onbTuZGNqMUqYsDPqCflJlnIWCV3Sww,84097
|
844
844
|
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=-QofaCy6dhs3g-atRo-IWL3QvkKHu-4JekzxSXGXNLY,86741
|
845
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=
|
845
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=eR1ZjKaiML2JddLWZQ12iplgdanpnRT_61-IiSPDY-A,64747
|
846
846
|
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=Cj0GiIX4hi0So3_WR7K1ZmIImt8-doMs7g4056xTvrM,67238
|
847
|
-
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=
|
847
|
+
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=9EuJ1o79Jj3rVMJggseZvpzTLYyiQ8FiuOpJRlc0MxI,88528
|
848
848
|
hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=t4BCEuNjjx4B6v0248FRQnWMK-JUDfptFPDoM-Jccpw,91207
|
849
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=
|
849
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=7eqXZTNeVP94_PppGEfhgbWBKqtqUdZGcczrmjY5WG8,60389
|
850
850
|
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=r9ekUU5AcPRWMYHkEyiBQWoBWw5KWGDrfU4IXhd50CE,62592
|
851
851
|
hiddifypanel/translations.i18n/en.json,sha256=jNo3qUHuEZ_Q5CXuP3K6DRM7Nih0DSdMcjoEenDFAJQ,56637
|
852
852
|
hiddifypanel/translations.i18n/fa.json,sha256=MoLFtZq9JhlV3mT1GIL0NtIrVlnu4iR_cMyW6C0dvAw,78581
|
@@ -855,8 +855,8 @@ hiddifypanel/translations.i18n/my.json,sha256=Z_MIHqJU3eos9lZCr4UDrcAZkiimOp5qjl
|
|
855
855
|
hiddifypanel/translations.i18n/pt.json,sha256=utRxsg-gt8TZAsjszZmr-2cy0gH0LQ5CavIyQqqgzy0,59165
|
856
856
|
hiddifypanel/translations.i18n/ru.json,sha256=J77yrIPYj0DKzqwvcyOlDfmr8mJsm2Phu9UtveBdw5Q,82933
|
857
857
|
hiddifypanel/translations.i18n/zh.json,sha256=f8T19F92fa0FyexbgSLdRItPZcKIqBXnzzXLW77s3eE,54843
|
858
|
-
hiddifypanel-10.80.0.
|
859
|
-
hiddifypanel-10.80.0.
|
860
|
-
hiddifypanel-10.80.0.
|
861
|
-
hiddifypanel-10.80.0.
|
862
|
-
hiddifypanel-10.80.0.
|
858
|
+
hiddifypanel-10.80.0.dev12.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
|
859
|
+
hiddifypanel-10.80.0.dev12.dist-info/METADATA,sha256=sWCVbwv-UkYuzF2OVMDSCPNyBreESlncD59aA99vaCY,3929
|
860
|
+
hiddifypanel-10.80.0.dev12.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
861
|
+
hiddifypanel-10.80.0.dev12.dist-info/entry_points.txt,sha256=fiVgmdZ7nff9Ow1XnyMFrn1y4akk9gwnDkxpN8P3Xrw,59
|
862
|
+
hiddifypanel-10.80.0.dev12.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{hiddifypanel-10.80.0.dev11.dist-info → hiddifypanel-10.80.0.dev12.dist-info}/entry_points.txt
RENAMED
File without changes
|