Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebUI] Remove unused variables | Alexander Moisseev | 2018-07-06 | 4 | -8/+6 |
| | |||||
* | [Minor] JS: Remove redundant quotes | Alexander Moisseev | 2018-07-06 | 7 | -265/+265 |
| | | | | around object literal property names | ||||
* | [Minor] JS: Add space before parentheses | Alexander Moisseev | 2018-07-05 | 8 | -62/+62 |
| | | | | of anonymous functions | ||||
* | [Minor] JS: Align elements | Alexander Moisseev | 2018-07-05 | 1 | -1/+2 |
| | |||||
* | [WebUI] Remove duplicated path from RequireJS config | Alexander Moisseev | 2018-07-05 | 1 | -1/+0 |
| | |||||
* | [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 |
| | |||||
* | [WebUI] Do not accept passwords containing control characters | Alexander Moisseev | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | [Minor] JS: Disable "no-bitwise" rule for specific lines | Alexander Moisseev | 2018-07-05 | 2 | -1/+3 |
| | |||||
* | [Minor] JS: Add missed spaces | Alexander Moisseev | 2018-07-05 | 1 | -2/+2 |
| | |||||
* | [Minor] JS: Move dots to the same lines as the properties | Alexander Moisseev | 2018-07-05 | 1 | -6/+6 |
| | |||||
* | [Minor] JS: Remove extra spaces | Alexander Moisseev | 2018-07-05 | 6 | -11/+11 |
| | |||||
* | [Minor] JS: Add spaces at comments start | Alexander Moisseev | 2018-07-04 | 3 | -8/+8 |
| | |||||
* | [Minor] JS: Add spaces at blocks edges | Alexander Moisseev | 2018-07-04 | 3 | -4/+4 |
| | |||||
* | [Minor] JS: Add missing spaces before block brackets | Alexander Moisseev | 2018-07-04 | 4 | -8/+8 |
| | |||||
* | [Minor] JS: Fix indentation | Alexander Moisseev | 2018-07-04 | 1 | -14/+14 |
| | |||||
* | [Minor] JS: Remove spaces inside object's curly braces | Alexander Moisseev | 2018-07-04 | 2 | -7/+7 |
| | |||||
* | [Minor] JS: Remove spaces inside array brackets | Alexander Moisseev | 2018-07-04 | 3 | -7/+7 |
| | |||||
* | [Minor] JS: Remove trailing spaces | Alexander Moisseev | 2018-07-04 | 1 | -1/+1 |
| | |||||
* | [Minor] JS: Replace tabs with spaces in indentation | Alexander Moisseev | 2018-07-04 | 2 | -16/+16 |
| | |||||
* | [Minor] JS: Add spaces after commas | Alexander Moisseev | 2018-07-04 | 3 | -16/+16 |
| | |||||
* | [Minor] JS: Add missed semicolons | Alexander Moisseev | 2018-07-03 | 6 | -22/+22 |
| | |||||
* | [Minor] JS: Use consistent indentation | Alexander Moisseev | 2018-07-03 | 8 | -1957/+1957 |
| | |||||
* | [Minor] JS: Use double quotes wherever possible | Alexander Moisseev | 2018-07-03 | 8 | -429/+429 |
| | |||||
* | 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 | 2 | -5/+5 |
|/ | |||||
* | 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 | 1 | -3/+16 |
| | |||||
* | [WebUI] Add messages total to throughput summary | Alexander Moisseev | 2018-04-03 | 1 | -0/+4 |
| | |||||
* | [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] 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 |
| |