jumpserver/apps/notifications
feng b9e64747ac perf: View the internal message and convert the content into markdown 2024-08-29 17:28:12 +08:00
..
api perf: 添加 check api 避免未认证 2023-09-13 17:05:01 +08:00
backends fix: no accounts no send msg 2024-08-14 19:25:11 +08:00
migrations perf: remove notification migrations 2024-07-09 11:25:49 +08:00
models perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
serializers perf: View the internal message and convert the content into markdown 2024-08-29 17:28:12 +08:00
urls perf: 重构 notifications site msg 2023-02-01 16:43:43 +08:00
__init__.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
filters.py perf: 重构 notifications site msg 2023-02-01 16:43:43 +08:00
notifications.py fix: message publish_task args,kwargs can json encode (#13797) 2024-07-24 15:45:27 +08:00
signal_handlers.py perf: 合并 migrations (#13187) 2024-05-11 11:22:01 +08:00
site_msg.py perf: 重构 notifications site msg 2023-02-01 16:43:43 +08:00
tests.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
ws.py perf: 优化user secret key 处理逻辑 2024-03-15 11:39:59 +08:00