Skip to content

Commit

Permalink
add qrcode for share links
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Beichler <[email protected]>

resolve first comments

Signed-off-by: Felix Beichler <[email protected]>

move modal into tab vue

Signed-off-by: Felix Beichler <[email protected]>

remove spaces (again)

Signed-off-by: Felix Beichler <[email protected]>

refactor qr-variables to single object on this.

Signed-off-by: Felix Beichler <[email protected]>

resolve comments

Signed-off-by: Felix Beichler <[email protected]>

remove url label

Signed-off-by: Felix Beichler <[email protected]>

resolve comments

Signed-off-by: Felix Beichler <[email protected]>

parameterize alt text

Signed-off-by: Felix Beichler <[email protected]>

fix order of iconqr import

Signed-off-by: Felix Beichler <[email protected]>

change nc modal to dialog

Signed-off-by: Felix Beichler <[email protected]>

resolve Share {formTitle}

Signed-off-by: Felix Beichler <[email protected]>

separate qr dialog to component

Signed-off-by: Felix Beichler <[email protected]>

resolve comments

Signed-off-by: Felix Beichler <[email protected]>

Move dialog into component

Signed-off-by: Felix Beichler <[email protected]>

fix package-lock

Signed-off-by: Felix Beichler <[email protected]>

add copyright/license section

fix lint

Signed-off-by: Felix Beichler <[email protected]>

fix package.json
  • Loading branch information
Himmelxd committed Jul 6, 2024
1 parent 1355697 commit fa6ecdb
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 12 deletions.
243 changes: 231 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"markdown-it": "^14.1.0",
"p-debounce": "^4.0.0",
"p-queue": "^8.0.1",
"qrcode": "^1.5.3",
"v-click-outside": "^3.2.0",
"vue": "^2.7.16",
"vue-material-design-icons": "^5.3.0",
Expand Down
Loading

0 comments on commit fa6ecdb

Please sign in to comment.