You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+45-5Lines changed: 45 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,57 @@
1
1
Unreleased VER.
2
-
- add multiple simultanious text filters
3
-
- minify
4
2
- replace momentjs wih day.js or luxone(?)
5
3
- make mailcow PR to integrate into
6
4
- remove python privex helpers code (?)
7
5
- save settings into cookies (for firefox private window mainly) + accept cookies modal (?)
8
6
- fix dropdown update if use fomantic ui div based dropdown
9
-
- fix sort icon to the same shevrons as main menu gui show/hide buttons
10
7
- upgrade procedure from GUI (?) if decided to do so use [this manual](https://stackoverflow.com/questions/32163955/how-to-run-shell-script-on-host-from-docker-container/63719458#63719458)
11
-
- optimize and fix mail_to and log_lines queries with not(!)
12
-
- BUG: fix process of '...and more' in stats
8
+
- minify
9
+
- add multiple simultanious text filters
10
+
- MS Exchange multiple mail_to processing
13
11
-[fix of non-dockerizeed deploy issue](https://github.com/drlight17/mta-log-parser/issues/10)
14
12
13
+
VER. 1.7
14
+
15
+
-~~click arrows for modal view to get first and last message correspondly~~
16
+
-~~BUG: loading on top sometimes~~
17
+
-~~home and end key bindings for modal view to get first and last message respectively~~
18
+
-~~sort icon to the same shevrons as main menu gui show/hide buttons~~
19
+
-~~BUG: vertical scroll of modals by arrow keys~~
20
+
-~~TLS + status in the email details~~
21
+
-~~bigger bars and fonts for top charts~~
22
+
-~~main menu buttons border~~
23
+
-~~turn off blur by default for mobile devices (use is_mobile var)~~
24
+
-~~move settings and tips to modal menus~~
25
+
-~~change "Hide" to cross (times icon), cross (times icon) to eye icon, add Hide title, change clear exclude slash eye icon to trash alternate icon (or group two icons like [this](https://fomantic-ui.com/elements/icon.html#icons))~~
26
+
-~~multiple mail_to save as array~~
27
+
-~~remake multiple filtered stats~~
28
+
-~~remake multiple filtered emails and details view (TEST in different MTA!!!)~~
29
+
-~~remake addFilterLink for multiple (TEST in different MTA!!!)~~
30
+
-~~BUG: unknown with all recipients in exchange top 10 recipients stats~~
31
+
-~~BUG: trim comma in exchange recipients~~
32
+
-~~BUG: swipes pass 6 email instead of 1~~
33
+
-~~BUG: context menu is on the left (Macbook)~~
34
+
-~~BUG: multiple with no aliases link on the parent TD~~
35
+
-~~optimize and fix mail_to querie with and without not(!)~~
36
+
-~~show stats context menu with no data~~
37
+
-~~BUG: use stats context menu in mobile view~~
38
+
-~~make stats bars more thick in mobile view~~
39
+
-~~add tips about stats context menu (long press and right click)~~
40
+
-~~BUG: vertical scroll mobile view jump to top (modal details)~~
41
+
-~~BUG: change multiple li to span to fix overflow and hover effects~~
42
+
-~~add postfix orig_to (alias) to multiple mail_to li list (in brackets after to)~~
43
+
-~~BUG: email list and detail alias appearance (details look awful)~~
44
+
-~~BUG: fix stats top mail_to_alias appearance~~
45
+
-~~stats context menu max height with scroll for many hiddens + place context menu to the left from cursor~~
46
+
-~~mobile multiple view aliases in one row (hover effect must be fixed)~~
47
+
-~~BUG: emails list multiple overflow view~~
48
+
-~~BUG: prevent vertical scrolling when swiping left and right (modal details)~~
49
+
-~~BUG: prevent swipe when swiping log_lines in (modal details)~~
0 commit comments