Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions css/viewer-main.css

Large diffs are not rendered by default.

24 changes: 16 additions & 8 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ license: MIT
version: 1.4.2
license: MIT

@linusborg/vue-simple-portal
version: 0.1.5
license: Apache-2.0

@mdi/svg
version: 7.3.67
license: Apache-2.0
Expand Down Expand Up @@ -89,11 +93,11 @@ version: 2.2.0
license: GPL-3.0-or-later

@nextcloud/vue
version: 8.4.0
version: 8.8.1
license: AGPL-3.0

@nextcloud/vue-select
version: 3.24.0
version: 3.25.0
license: MIT

@popperjs/core
Expand All @@ -113,15 +117,15 @@ version: 7.4.0
license: MIT

@vueuse/components
version: 10.2.0
version: 10.9.0
license: MIT

@vueuse/core
version: 10.2.0
version: 10.9.0
license: MIT

@vueuse/shared
version: 10.2.0
version: 10.9.0
license: MIT

ansi-regex
Expand Down Expand Up @@ -177,7 +181,7 @@ version: 3.0.6
license: (MPL-2.0 OR Apache-2.0)

emoji-mart-vue-fast
version: 15.0.0
version: 15.0.1
license: BSD-3-Clause

escape-html
Expand Down Expand Up @@ -296,6 +300,10 @@ md5
version: 2.3.0
license: BSD-3-Clause

nanoid
version: 3.3.7
license: MIT

node-gettext
version: 3.0.0
license: (MIT)
Expand Down Expand Up @@ -421,7 +429,7 @@ version: 0.19.0
license: MIT

vue
version: 2.7.15
version: 2.7.16
license: MIT

vue-async-computed
Expand All @@ -433,7 +441,7 @@ version: 2.8.1
license: MIT

vue-demi
version: 0.14.5
version: 0.14.7
license: MIT

vue-material-design-icons
Expand Down
274 changes: 147 additions & 127 deletions js/viewer-main.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/viewer-main.mjs.map

Large diffs are not rendered by default.

Loading