diff --git a/timesketch/frontend-ng/dist/login.html b/timesketch/frontend-ng/dist/login.html index 0338538bb3..fc346f7008 100644 --- a/timesketch/frontend-ng/dist/login.html +++ b/timesketch/frontend-ng/dist/login.html @@ -1 +1 @@ -Timesketch
timesketch
Timeline Analysis
{{ form.csrf_token }}
\ No newline at end of file +Timesketch
timesketch
Digital Forensics Timeline Analysis
{{ form.csrf_token }}
\ No newline at end of file diff --git a/timesketch/frontend-ng/src/components/Explore/Comments.vue b/timesketch/frontend-ng/src/components/Explore/Comments.vue index ff5d969df8..2b6c5d1a23 100644 --- a/timesketch/frontend-ng/src/components/Explore/Comments.vue +++ b/timesketch/frontend-ng/src/components/Explore/Comments.vue @@ -58,10 +58,10 @@ limitations under the License. > - mdi-square-edit-outline + mdi-square-edit-outline - mdi-trash-can-outline + mdi-trash-can-outline @@ -79,7 +79,7 @@ limitations under the License. rows="1" > - mdi-send + mdi-send diff --git a/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue b/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue index d38616bd57..8440e5e0de 100644 --- a/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue +++ b/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue @@ -17,7 +17,7 @@ limitations under the License. @@ -34,7 +34,7 @@ limitations under the License. - mdi-magnify-plus-outline + mdi-magnify-plus-outline Context search diff --git a/timesketch/frontend-ng/src/components/Explore/EventDetail.vue b/timesketch/frontend-ng/src/components/Explore/EventDetail.vue index 3536c3145f..5f415e60ea 100644 --- a/timesketch/frontend-ng/src/components/Explore/EventDetail.vue +++ b/timesketch/frontend-ng/src/components/Explore/EventDetail.vue @@ -30,64 +30,41 @@ limitations under the License. - - - Aggregation dialog - + + mdi-chart-bar + - - - Filter for value - + + mdi-filter-plus-outline + - - - Filter out value - + + mdi-filter-minus-outline + - - - copy field name - + + mdi-content-copy + @@ -103,18 +80,13 @@ limitations under the License. - mdi-content-copy + mdi-content-copy diff --git a/timesketch/frontend-ng/src/components/Explore/EventList.vue b/timesketch/frontend-ng/src/components/Explore/EventList.vue index 2da980d78d..17766d8249 100644 --- a/timesketch/frontend-ng/src/components/Explore/EventList.vue +++ b/timesketch/frontend-ng/src/components/Explore/EventList.vue @@ -79,14 +79,9 @@ limitations under the License. @@ -111,30 +106,18 @@ limitations under the License. - - Select columns @@ -172,28 +155,17 @@ limitations under the License. - - - Download current view as csv - + + mdi-download + - Density @@ -274,7 +246,7 @@ limitations under the License.
Actions: - mdi-star + mdi-star Toggle star
@@ -301,7 +273,7 @@ limitations under the License. reset - mdi-close + mdi-close @@ -410,7 +366,7 @@ limitations under the License. :key="emoji" v-html="emoji + ';'" :title="meta.emojis[emoji]" - > + >
{{ item._source[field.text] }} @@ -429,47 +385,31 @@ limitations under the License. diff --git a/timesketch/frontend-ng/src/components/Explore/EventTagMenu.vue b/timesketch/frontend-ng/src/components/Explore/EventTagMenu.vue index dbdf9e706b..09be2c3711 100644 --- a/timesketch/frontend-ng/src/components/Explore/EventTagMenu.vue +++ b/timesketch/frontend-ng/src/components/Explore/EventTagMenu.vue @@ -16,13 +16,13 @@ limitations under the License.