index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-tcp
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
interface
/
js
/
app
/
history.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebUI] Rework scan results display
moisseev
2019-08-20
1
-403
/
+30
*
[Minor] Remove virtual scan time from WebUI history
moisseev
2019-07-19
1
-18
/
+6
*
[WebUI] Fix sorting errors by date
moisseev
2019-07-08
1
-1
/
+6
*
[Minor] Add tooltip to "Scan time" column header
Alexander Moisseev
2018-12-04
1
-2
/
+2
*
[WebUI] Add history rows per page control
Alexander Moisseev
2018-10-21
1
-4
/
+22
*
[WebUI] Colorize symbols
Alexander Moisseev
2018-10-13
1
-8
/
+19
*
[WebUI] Add symbols sorting buttons
Alexander Moisseev
2018-10-12
1
-13
/
+38
*
[WebUI] Fix symbol description tooltips display
Alexander Moisseev
2018-10-07
1
-4
/
+5
*
[WebUI] Change symbols order without updating history
Alexander Moisseev
2018-10-01
1
-33
/
+47
*
[WebUI] History: add sorting by symbol score value
Alexander Moisseev
2018-09-28
1
-8
/
+18
*
[Test] Enable some ESLint rules
Alexander Moisseev
2018-09-22
1
-0
/
+2
*
[Minor] Use .forEach instead of .map
Alexander Moisseev
2018-09-21
1
-2
/
+2
*
[Minor] Use consistent return behavior
Alexander Moisseev
2018-09-19
1
-0
/
+2
*
[Minor] Guard for-in
Alexander Moisseev
2018-09-19
1
-0
/
+1
*
[Minor] Remove extra parentheses
Alexander Moisseev
2018-09-17
1
-2
/
+2
*
[Minor] Enforce consistent key-value spacing
Alexander Moisseev
2018-09-16
1
-12
/
+12
*
[Minor] Enforce return after callback
Alexander Moisseev
2018-09-15
1
-1
/
+1
*
[Minor] Drop Crockford's `switch` indentation
Alexander Moisseev
2018-09-15
1
-22
/
+22
*
[Minor] Initialize variables at declaration
Alexander Moisseev
2018-09-15
1
-8
/
+5
*
[Minor] Require capitalized constructor names
Alexander Moisseev
2018-09-15
1
-5
/
+5
*
[WebUI] Fix tables destroying
Alexander Moisseev
2018-09-01
1
-23
/
+15
*
[WebUI] Avoid errors table reinitialization
Alexander Moisseev
2018-08-26
1
-16
/
+26
*
[WebUI] Avoid history table reinitialization
Alexander Moisseev
2018-08-26
1
-61
/
+99
*
[Minor] Combine query function invocations
Alexander Moisseev
2018-08-03
1
-101
/
+45
*
[WebUI] Fix symbols sorting by score
Alexander Moisseev
2018-08-02
1
-1
/
+1
*
[Minor] Add "errorMessage" parameter to query function
Alexander Moisseev
2018-07-30
1
-9
/
+3
*
[Minor] Refactor query function to use named parameters
Alexander Moisseev
2018-07-28
1
-70
/
+73
*
[WebUI] Refactor query functions into one
Alexander Moisseev
2018-07-25
1
-16
/
+14
*
[WebUI] Fix history reset for "All SERVERS" (#2346)
Alexander Moisseev
2018-07-21
1
-20
/
+12
*
[WebUI] Hide symbols order selector for legacy history
Alexander Moisseev
2018-07-19
1
-0
/
+4
*
[WebUI] Fix symbols display in legacy history,
Alexander Moisseev
2018-07-19
1
-1
/
+12
*
[Minor] Use consistent brace style for blocks (1tbs)
Alexander Moisseev
2018-07-15
1
-6
/
+3
*
[Minor] Remove unused empty function
Alexander Moisseev
2018-07-15
1
-1
/
+0
*
[Minor] Do not use identifiers before their declarations
Alexander Moisseev
2018-07-15
1
-2
/
+2
*
[WebUI] Enable strict mode,
Alexander Moisseev
2018-07-12
1
-12
/
+13
*
[WebUI] Remove unused block
Alexander Moisseev
2018-07-11
1
-4
/
+0
*
[WebUI] Do not redeclare variables
Alexander Moisseev
2018-07-11
1
-2
/
+3
*
[WebUI] Use self-explanatory notation
Alexander Moisseev
2018-07-11
1
-1
/
+1
*
[WebUI] Use type-safe equality operators
Alexander Moisseev
2018-07-11
1
-1
/
+1
*
[Test] Specify JS Globals
Alexander Moisseev
2018-07-08
1
-0
/
+2
*
[WebUI] Add missed declarations
Alexander Moisseev
2018-07-08
1
-2
/
+2
*
[WebUI] Fix variable assignment
Alexander Moisseev
2018-07-08
1
-1
/
+2
*
[WebUI] Avoid using "undefined" property
Alexander Moisseev
2018-07-08
1
-3
/
+3
*
[WebUI] Remove unused variables
Alexander Moisseev
2018-07-06
1
-3
/
+2
*
[Minor] JS: Remove redundant quotes
Alexander Moisseev
2018-07-06
1
-165
/
+165
*
[Minor] JS: Add space before parentheses
Alexander Moisseev
2018-07-05
1
-22
/
+22
*
[Minor] JS: Remove useless escape
Alexander Moisseev
2018-07-05
1
-1
/
+1
*
[Minor] JS: Remove useless concatenation
Alexander Moisseev
2018-07-05
1
-2
/
+2
*
[Minor] JS: Simplify conditional
Alexander Moisseev
2018-07-05
1
-5
/
+3
*
[Minor] JS: Disable "no-alert" rule for a line
Alexander Moisseev
2018-07-05
1
-1
/
+1
[next]