-
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aw-webui
updated
10 files
+1 −1 | .github/workflows/comment.yml | |
+1 −1 | .github/workflows/lint.yml | |
+444 −115 | package-lock.json | |
+3 −3 | package.json | |
+2 −1 | src/index.html | |
+9 −2 | src/stores/buckets.ts | |
+24 −12 | src/util/tooltip.js | |
+72 −7 | src/views/Timeline.vue | |
+6 −1 | src/views/settings/CategoryBuilder.vue | |
+4 −1 | vue.config.js |