Skip to content
Closed
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
13 changes: 13 additions & 0 deletions css/main-C4xF5ZDN.chunk.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/viewer-main.css
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/* extracted by css-entry-points-plugin */
@import './main-B6AIK0Xl.chunk.css';
@import './main-C4xF5ZDN.chunk.css';
12 changes: 6 additions & 6 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ version: 2.4.0
license: GPL-3.0-or-later

@nextcloud/axios
version: 2.5.0
license: GPL-3.0
version: 2.5.1
license: GPL-3.0-or-later

@nextcloud/browser-storage
version: 0.4.0
Expand Down Expand Up @@ -97,11 +97,11 @@ version: 0.1.1
license: AGPL-3.0-or-later

@nextcloud/vue
version: 8.18.0
version: 8.19.0
license: AGPL-3.0-or-later

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

@popperjs/core
Expand All @@ -125,11 +125,11 @@ version: 11.0.3
license: MIT

@vueuse/core
version: 11.0.3
version: 11.1.0
license: MIT

@vueuse/shared
version: 11.0.3
version: 11.1.0
license: MIT

ansi-regex
Expand Down
112 changes: 56 additions & 56 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.

99 changes: 69 additions & 30 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@fontsource/roboto": "^5.1.0",
"@mdi/svg": "^7.4.47",
"@nextcloud/auth": "^2.4.0",
"@nextcloud/axios": "^2.5.0",
"@nextcloud/axios": "^2.5.1",
"@nextcloud/dialogs": "^5.3.7",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.9.0",
Expand All @@ -53,7 +53,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1",
"@nextcloud/typings": "^1.9.1",
"@nextcloud/vue": "^8.18.0",
"@nextcloud/vue": "^8.19.0",
"@skjnldsv/vue-plyr": "^7.5.0",
"camelcase": "^8.0.0",
"debounce": "^2.1.1",
Expand Down