MCPcopy Create free account

hub / github.com/qd-today/qd / functions

Functions887 in github.com/qd-today/qd

Method__init__
(self)
libs/safe_eval.py:250
Method__init__
(self, algorithm)
libs/mcrypto.py:163
Method__init__
(self, algorithm)
libs/mcrypto.py:237
Method__init__
(self, download_size_limit=config.download_size_limit)
libs/fetcher.py:49
Method__init__
(self, db: DB, default_version=None)
web/app.py:24
Method__init__
(self)
web/handlers/util.py:797
Method__init__
(self, path=config.sqlite3.path)
db/db_converter.py:26
Method__init__
(self)
db/__init__.py:22
Method__init__
(self, host=config.redis.host, port=config.redis.port, password=config.redis.passwd, db=config.redis.db, evil=
db/redisdb.py:26
Method__repr__
(self)
libs/safe_eval.py:589
Function_aes_decrypt
(word: str, key: str, mode='CBC', iv: Union[str, bytes, None] = None, input_format='base64', padding=True, pad
libs/utils.py:886
Function_aes_encrypt
(word: str, key: str, mode='CBC', iv: Union[str, bytes, None] = None, output_format='base64', padding=True, pa
libs/utils.py:877
Method_convert_task
(group_with_underline: bool)
db/db_converter.py:38
Method_convert_tpl
(group_with_underline: bool)
db/db_converter.py:88
Method_convert_user
()
db/db_converter.py:137
Function_debug
(*args)
libs/cookie_utils.py:25
Method_get
(obj, key)
web/handlers/har.py:383
Function_handle_timeout
(signum, frame)
libs/safe_eval.py:224
Function_import
(name, globals=None, locals=None, fromlist=None, level=-1)
libs/safe_eval.py:432
Method_insert_or_update
(self, insert_stmt: Insert, sql_session: Optional[AsyncSession] = None, **kwargs)
db/basedb.py:121
Method_render
(obj, key)
libs/fetcher.py:72
Methodaccept
(self, pr, sql_session=None)
web/handlers/push.py:122
Functionadd
(*args)
libs/utils.py:729
Methodadd
(self, tplid, userid, env, sql_session=None)
db/task.py:49
Methodadd
(self, sql_session=None)
db/site.py:27
Methodadd
(self, taskid, success, msg='', sql_session=None)
db/tasklog.py:30
Methodadd
(self, insert, sql_session=None)
db/pubtpl.py:36
Methodadd
(self, from_tplid, from_userid, to_tplid, to_userid, msg='', sql_session=None)
db/push_request.py:43
Functionag
()
web/static/components/angular/angular.min.js:146
FunctionatobPolyfill
(asc)
web/static/components/js-base64/base64.js:196
Functionb64decode
(value, encoding='utf-8')
libs/utils.py:845
Functionb64encode
(value, encoding='utf-8')
libs/utils.py:841
Methodbackup_progress
(status, remaining, total)
web/handlers/user.py:433
Functionbg
()
web/static/components/angular/angular.min.js:139
Functionbh
()
web/static/components/angular/angular.min.js:175
FunctionbtoaPolyfill
(bin)
web/static/components/js-base64/base64.js:68
Methodbuild_headers
(headers)
libs/fetcher.py:230
Methodcache
(self, key, _lambda, timeout=60 * 60)
db/redisdb.py:61
Functioncb_btou
(cccc)
web/static/components/js-base64/base64.js:169
Functioncb_utob
(c)
web/static/components/js-base64/base64.js:116
Functioncg
()
web/static/components/angular/angular.min.js:140
Functionch
()
web/static/components/angular/angular.min.js:184
Functioncheck_for_pow
Python evaluates power operator during the compile time if its on constants. You can do CPU / memory burning attack with ``2**9999999999999999999
libs/safe_eval.py:312
Methodcheck_nickname
(nickname)
db/user.py:71
Methodcheck_origin
(self, origin: str)
web/handlers/subscribe.py:87
Methodcheck_permission
(self, obj, mode='r')
web/handlers/base.py:139
FunctioncheckboxOnclick
(checkbox)
web/static/components/groups_op.js:1
Methodclone
(a,o)
web/static/components/node_components.js:2
MethodcloneSync
(a)
web/static/components/node_components.js:2
Functionconst_eval
const_eval(expression) -> value Safe Python constant evaluation Evaluates a string that contains an expression describing a Python constan
libs/safe_eval.py:394
Methodconstructor
(a={})
web/static/components/node_components.js:2
Methodconstructor
(a,o={rejectPublicSuffixes:!0})
web/static/components/node_components.js:2
Methodconstructor
()
web/static/components/node_components.js:2
Methodconstructor
()
web/static/components/node_components.js:2
Methodconstructor
(...a)
web/static/components/node_components.js:2
Functionconver2unicode
(value, html_unescape=False)
libs/utils.py:347
Methoddata_received
(self, chunk: bytes)
web/handlers/base.py:99
Functiondecode
(content, headers=None)
libs/utils.py:537
Functiondecorator
(func)
libs/safe_eval.py:209
Functiondel_confirm
()
web/static/components/mutil_op.js:1
Methoddelete
(self, id, sql_session=None)
db/task.py:117
Methoddelete
(self, id, sql_session=None)
db/tasklog.py:60
Methoddelete
(self, id, sql_session=None)
db/pubtpl.py:76
MethoddeserializeSync
(a,o)
web/static/components/node_components.js:2
Functiondg
()
web/static/components/angular/angular.min.js:165
Functiondh
()
web/static/components/angular/angular.min.js:184
Functiondivide
(*args)
libs/utils.py:768
Functiondomain_match
(domain)
libs/utils.py:221
Functioneg
()
web/static/components/angular/angular.min.js:161
FunctionencodeURI
(src)
web/static/components/js-base64/base64.js:164
Methodevil
(self, ip, userid, cnt=None)
db/redisdb.py:40
MethodexpiryDate
(a)
web/static/components/node_components.js:2
Functionexpr_eval
expr_eval(expression) -> value Restricted Python expression evaluation Evaluates a string that contains an expression that only uses Pytho
libs/safe_eval.py:413
FunctionextendBuiltins
()
web/static/components/js-base64/base64.js:282
Functionfd
(a)
web/static/components/angular/angular.min.js:174
Functionfg
()
web/static/components/angular/angular.min.js:166
MethodfindCookie
(a,o,e,t)
web/static/components/node_components.js:2
MethodfindCookies
(a,o,e,t)
web/static/components/node_components.js:2
Functionformat_date
Formats the given date (which should be GMT). By default, we return a relative time (e.g., "2 minutes ago"). You can return an absolute date
libs/utils.py:269
Functionfunc_cache
(f)
libs/utils.py:235
Methodg
(a)
web/static/components/node_components.js:2
Methodget
(self, taskid)
web/handlers/task.py:225
Methodget
(self, taskid)
web/handlers/task.py:475
Methodget
(self, userid, days)
web/handlers/task.py:490
Methodget
(self, taskid)
web/handlers/task.py:518
Methodget
(self, taskid)
web/handlers/task.py:577
Methodget
(self, taskid)
web/handlers/task.py:606
Methodget
(self, taskid)
web/handlers/task.py:673
Methodget
(self, taskid)
web/handlers/task.py:769
Methodget
(self, taskid)
web/handlers/task.py:869
Methodget
(self, userid)
web/handlers/user.py:216
Methodget
(self, userid)
web/handlers/user.py:340
Methodget
(self, userid)
web/handlers/user.py:423
Methodget
(self, userid)
web/handlers/user.py:663
Methodget
(self, userid)
web/handlers/user.py:701
Methodget
(self)
web/handlers/about.py:15
Methodget
(self, tplid)
web/handlers/tpl.py:20
Methodget
(self)
web/handlers/tpl.py:166
Methodget
(self, tplid)
web/handlers/tpl.py:175
Methodget
(self)
web/handlers/login.py:22
← previousnext →601–700 of 887, ranked by callers