commit 45f251c: Merge pull request #4715 from moisseev/webui

GitHub noreply at github.com
Mon Jul 29 17:49:17 UTC 2024


Author: Vsevolod Stakhov
Date: 2023-11-22 15:13:07 +0000
URL: https://github.com/rspamd/rspamd/commit/45f251cf91b18fb49971f885511c182275c39062

Merge pull request #4715 from moisseev/webui
[Minor] Convert callbacks to arrow functions

 .eslintrc.json                |  1 -
 interface/js/app/config.js    | 30 ++++++---------
 interface/js/app/graph.js     | 62 +++++++++++++-----------------
 interface/js/app/history.js   | 40 ++++++++-----------
 interface/js/app/rspamd.js    | 89 ++++++++++++++++++++-----------------------
 interface/js/app/selectors.js | 18 ++++-----
 interface/js/app/stats.js     | 28 +++++++-------
 interface/js/app/symbols.js   | 20 +++++-----
 interface/js/app/upload.js    | 20 +++++-----
 interface/js/main.js          |  2 +-
 10 files changed, 139 insertions(+), 171 deletions(-)


More information about the Commits mailing list