Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
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.

14 changes: 11 additions & 3 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.6.2
license: AGPL-3.0

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

@popperjs/core
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
270 changes: 145 additions & 125 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