aboutsummaryrefslogtreecommitdiff
path: root/src/site/store/images.js
diff options
context:
space:
mode:
authorZephyrrus <[email protected]>2020-07-22 02:14:06 +0300
committerZephyrrus <[email protected]>2020-07-22 02:14:06 +0300
commit279234a081e5ea772978732ae5d2e45d8adcd741 (patch)
tree1b5807f126786c863a7f556f7907d62aafe5a6f2 /src/site/store/images.js
parentfix: add no-active class (diff)
downloadhost.fuwn.me-279234a081e5ea772978732ae5d2e45d8adcd741.tar.xz
host.fuwn.me-279234a081e5ea772978732ae5d2e45d8adcd741.zip
feat: add new search input
For now, it clones the autocomplete from buefy, untill a PR or resolution to the opened issue about not being able to manipulate how the suggestions are applied is found
Diffstat (limited to 'src/site/store/images.js')
-rw-r--r--src/site/store/images.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/site/store/images.js b/src/site/store/images.js
index be04c8a..4737c26 100644
--- a/src/site/store/images.js
+++ b/src/site/store/images.js
@@ -8,6 +8,7 @@ export const getDefaultState = () => ({
limit: 30,
totalFiles: 0,
},
+ search: '',
albumName: null,
albumDownloadEnabled: false,
fileExtraInfoMap: {}, // information about the selected file