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
/
rspamd.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Minor] WebUI: Use public getSelector() function
moisseev
2019-08-20
1
-1
/
+2
*
[WebUI] Rework scan results display
moisseev
2019-08-20
1
-6
/
+398
*
[Minor] WebUI: Remove unused code
moisseev
2019-06-15
1
-2
/
+0
*
[WebUI] Add URL fragments (#) support
moisseev
2019-05-12
1
-4
/
+25
*
[WebUI] Fix AJAX request URL
moisseev
2019-05-09
1
-1
/
+1
*
[WebUI] Combine Scan and Learning into one tab
Alexander Moisseev
2019-03-31
1
-2
/
+2
*
[WebUI] Notify user if uploaded data was not learned
Alexander Moisseev
2018-12-21
1
-2
/
+2
*
[WebUI] Do not display password form when secure_ip is set
Alexander Moisseev
2018-10-02
1
-52
/
+51
*
[Minor] Guard for-in
Alexander Moisseev
2018-09-19
1
-0
/
+1
*
[Minor] Remove extra parentheses
Alexander Moisseev
2018-09-17
1
-1
/
+1
*
[Minor] Enforce consistent key-value spacing
Alexander Moisseev
2018-09-16
1
-3
/
+3
*
[Minor] Drop Crockford's `switch` indentation
Alexander Moisseev
2018-09-15
1
-29
/
+30
*
[Minor] Initialize variables at declaration
Alexander Moisseev
2018-09-15
1
-1
/
+1
*
[Minor] Require capitalized constructor names
Alexander Moisseev
2018-09-15
1
-2
/
+2
*
[WebUI] Add progress bar for AJAX requests
Alexander Moisseev
2018-09-02
1
-2
/
+25
*
[WebUI] Destroy summary table on disconnect
Alexander Moisseev
2018-09-01
1
-2
/
+2
*
[Minor] Use loop to destroy graphs and tables
Alexander Moisseev
2018-08-27
1
-24
/
+6
*
[Minor] Destroy symbols table on disconnect
Alexander Moisseev
2018-08-27
1
-5
/
+2
*
[WebUI] Avoid history table reinitialization
Alexander Moisseev
2018-08-26
1
-2
/
+4
*
[Minor] Refactor upload.js module to use query function
Alexander Moisseev
2018-08-16
1
-2
/
+4
*
[Minor] Use query function for authentication
Alexander Moisseev
2018-08-15
1
-13
/
+11
*
[Minor] Use Ajax "headers" parameter
Alexander Moisseev
2018-08-15
1
-9
/
+1
*
[WebUI] Fix disabling and hiding controls on page reload
Alexander Moisseev
2018-08-15
1
-28
/
+14
*
[WebUI] Fix maps loading from neighbours
Alexander Moisseev
2018-08-12
1
-1
/
+1
*
[Minor] Use query function to get maps
Alexander Moisseev
2018-08-05
1
-1
/
+1
*
[Minor] Do not consider request as failed
Alexander Moisseev
2018-08-05
1
-4
/
+2
*
[Minor] Use query function to get maps list
Alexander Moisseev
2018-08-04
1
-1
/
+1
*
[Minor] Hide colon if status text is empty
Alexander Moisseev
2018-08-04
1
-1
/
+2
*
[Minor] Use queryServer function for "neighbours" request
Alexander Moisseev
2018-08-01
1
-32
/
+23
*
[Minor] Add "errorOnceId" parameter to query function
Alexander Moisseev
2018-07-30
1
-3
/
+15
*
[Minor] Add "errorMessage" parameter to query function
Alexander Moisseev
2018-07-30
1
-3
/
+4
*
[Minor] Refactor query function to use named parameters
Alexander Moisseev
2018-07-28
1
-20
/
+44
*
[Minor] Use query function to get and update symbols
Alexander Moisseev
2018-07-28
1
-2
/
+2
*
[Minor] Use query function to get actions,
Alexander Moisseev
2018-07-27
1
-1
/
+1
*
[Minor] Remove obsolete HTTP request
Alexander Moisseev
2018-07-27
1
-13
/
+0
*
[Minor] Allow to query specific host
Alexander Moisseev
2018-07-26
1
-5
/
+6
*
[WebUI] Refactor query functions into one
Alexander Moisseev
2018-07-25
1
-133
/
+113
*
[WebUI] Fix query URL for selected server
Alexander Moisseev
2018-07-24
1
-2
/
+2
*
[WebUI] Unify arguments of query functions
Alexander Moisseev
2018-07-22
1
-1
/
+2
*
[WebUI] Do not execute `on_success` callback
Alexander Moisseev
2018-07-22
1
-14
/
+11
*
[Minor] Use consistent brace style for blocks (1tbs)
Alexander Moisseev
2018-07-15
1
-14
/
+7
*
[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
-11
/
+10
*
[Minor] Do not reassign function parameters
Alexander Moisseev
2018-07-15
1
-4
/
+5
*
[Minor] Do not shadow variables
Alexander Moisseev
2018-07-14
1
-10
/
+10
*
[WebUI] Enable strict mode,
Alexander Moisseev
2018-07-12
1
-32
/
+31
*
[Test] Specify JS Globals
Alexander Moisseev
2018-07-08
1
-0
/
+3
*
[WebUI] Remove unused variable
Alexander Moisseev
2018-07-08
1
-1
/
+0
*
[WebUI] Avoid using "undefined" property
Alexander Moisseev
2018-07-08
1
-6
/
+6
*
[Minor] JS: Remove redundant quotes
Alexander Moisseev
2018-07-06
1
-53
/
+53
[next]