Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2319 from moisseev/const | Vsevolod Stakhov | 2018-07-02 | 3 | -5/+5 |
|\ | | | | | [WebUI] Stop using "const" declaration | ||||
| * | [WebUI] Stop using "const" declaration | Alexander Moisseev | 2018-07-02 | 3 | -5/+5 |
| | | | | | | | | as it is not compatible with ES5 | ||||
* | | [WebUI] Update RequireJS to 2.3.5 | Alexander Moisseev | 2018-07-02 | 3 | -6/+6 |
|/ | |||||
* | Add a sort value to frequency; fixes #2298 | André Peters | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | [WebUI] Limit recipients list in history column to 3 | Alexander Moisseev | 2018-06-13 | 1 | -4/+41 |
| | | | | The full list can be displayed in the expanded row along with symbols | ||||
* | [WebUI] Update column header | Alexander Moisseev | 2018-05-29 | 1 | -1/+1 |
| | |||||
* | [WebUI] Fix elements disabling in "Symbols" tab | Alexander Moisseev | 2018-05-29 | 1 | -3/+7 |
| | |||||
* | Don't mark "neutral" symbol weights as negative | Marcel Menzel | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | [WebUI] Match envelope and mime addresses following in arbitrary order | Alexander Moisseev | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | [WebUI] Wrap addresses in history | Alexander Moisseev | 2018-05-22 | 1 | -3/+9 |
| | |||||
* | [WebUI] Display smtp sender/recipient in history | Alexander Moisseev | 2018-05-22 | 1 | -3/+10 |
| | | | | if it doesn't match From/To..Cc..Bcc | ||||
* | [WebUI] Config: Load list on demand | bjoe2k4 | 2018-04-08 | 1 | -48/+31 |
| | |||||
* | [WebUI] Remove a previously-attached event handler | Alexander Moisseev | 2018-04-06 | 1 | -1/+1 |
| | | | | from symbols order selector | ||||
* | [WebUI] Add symbols order selector to history | Alexander Moisseev | 2018-04-05 | 3 | -7/+33 |
| | |||||
* | [WebUI] Add messages total to throughput summary | Alexander Moisseev | 2018-04-03 | 3 | -0/+12 |
| | |||||
* | [WebUI] Fix modalBody for maps that appear more than once | bjoe2k4 | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | [Fix] add 'rewrite subject' to History dropdown | Klaus Umbach | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Provide more specific numbers on stats | EyePulp | 2018-03-26 | 1 | -1/+2 |
| | | | Use a `title` attribute on the stats widgets to show full specific values in addition to the `Humanize.compactInteger()` values. | ||||
* | Merge pull request #2115 from bjoe2k4/patch-2 | Vsevolod Stakhov | 2018-03-26 | 1 | -12/+23 |
|\ | | | | | [WebUI] History: Fix Tooltips on paging, filtering and sorting | ||||
| * | [WebUI] History: Fix Tooltips on paging, filtering and sorting | bjoe2k4 | 2018-03-25 | 1 | -12/+23 |
| | | | | | | Also adds Tooltips to history of specific nodes. | ||||
* | | [WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1 | Alexander Moisseev | 2018-03-25 | 4 | -7/+5 |
|/ | |||||
* | [WebUI] Add link tag for favicon.ico | Alexander Moisseev | 2018-03-20 | 1 | -0/+1 |
| | |||||
* | [WebUI] Display hostname:port/path in the page title | Alexander Moisseev | 2018-03-20 | 1 | -0/+5 |
| | |||||
* | [Fix] Never hide actions from WebUI `configuration` tab | Alexander Moisseev | 2018-03-19 | 1 | -29/+24 |
| | | | | | | - Never hide actions (fixes #1910) - Allow to disable actions from WebUI - Add `rewrite subject` action to `configuration` tab | ||||
* | [Fix] Fix some typos | Andrew Lewis | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | fixes variable condition | firedranzer | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Refactores code and added order of actions | firedranzer | 2018-03-07 | 1 | -35/+19 |
| | |||||
* | alertmessage for each negative value | firedranzer | 2018-03-06 | 1 | -2/+20 |
| | |||||
* | Add check for all thresholds | firedranzer | 2018-03-05 | 1 | -2/+2 |
| | |||||
* | Fixes greylist form vanish | firedranzer | 2018-03-05 | 1 | -8/+22 |
| | |||||
* | [Minor] Remove trailing dots from headers | Alexander Moisseev | 2018-03-05 | 1 | -4/+4 |
| | |||||
* | corrected headings in interface readme | firedranzer | 2018-03-03 | 1 | -5/+5 |
| | |||||
* | [Minor] Remove redundand condition (#2041) | Alexander Moisseev | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Fix dropbox issue | Kumar Akshay | 2018-02-28 | 1 | -1/+5 |
| | |||||
* | Fix filter reject on history-page #2010 | Kumar Akshay | 2018-02-28 | 1 | -1/+5 |
| | |||||
* | [WebUI] Show symbol descriptions as tooltips in history | André Hänsel | 2018-02-20 | 1 | -5/+27 |
| | | | | On the Scan tab there was already an additional explanation shown as a tooltip for each symbol. This adds the same tooltip on the History tab. | ||||
* | [WebUI] Restore passwordless login support (#2003) | Andrew Lewis | 2018-01-30 | 1 | -0/+13 |
| | |||||
* | [Fix] WebUI: use relative path for savemap (#1943) | Andrew Lewis | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | [WebUI] Update D3 and jQuery | Alexander Moisseev | 2017-11-28 | 4 | -7/+7 |
| | | | | just while I'm here | ||||
* | [WebUI] Compact graph selectors | Alexander Moisseev | 2017-11-28 | 1 | -4/+4 |
| | | | | to save some horizontal space | ||||
* | [WebUI] Update D3Evolution 1.0.0 -> 1.1.0 | Alexander Moisseev | 2017-11-28 | 3 | -3/+12 |
| | | | | + Add logarithmic vertical scale | ||||
* | [WebUI] Fix message count in throughput summary (#1724) | Alexander Moisseev | 2017-11-03 | 1 | -2/+5 |
| | | | | MFH: rspamd-1.6 | ||||
* | [WebUI] Fix NaNs display on Throughput graph | Alexander Moisseev | 2017-11-03 | 1 | -1/+3 |
| | | | | MFH: rspamd-1.6 | ||||
* | [WebUI] Stop using commas in pie chart tooltips | Alexander Moisseev | 2017-10-28 | 1 | -1/+1 |
| | | | | Resolves #1886 | ||||
* | Fix undefined symbol name in webui. | Gaëtan Duchaussois | 2017-10-10 | 1 | -4/+4 |
| | | | The EscapeHTML function called with undefined value return "undefined" as string. This PR avoid giving undefined value to sym.name | ||||
* | [WebUI] Migrate widgets to D3 v4 | Alexander Moisseev | 2017-09-23 | 6 | -36/+36 |
| | |||||
* | [Fix] Add another workaround to display history properly | Vsevolod Stakhov | 2017-08-10 | 1 | -0/+3 |
| | |||||
* | Fix symbol name in history | Alex Hermann | 2017-08-10 | 1 | -1/+1 |
| | | | Commit 75cfe801 broke the display of the symbols in the history. This patch fixes that. | ||||
* | [WebUI] Escape strings inside HTML in history | Alexander Moisseev | 2017-07-23 | 1 | -8/+35 |
| | |||||
* | Revert "Merge pull request #1747 from andryyy/patch-11" | Alexander Moisseev | 2017-07-23 | 1 | -28/+11 |
| | | | | | This reverts commit 3be2002b3605f3792221122283cacb3f7c5c0cb9, reversing changes made to df28dfea4a624b9b6d73808817be4967e3f3bfbc. |