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
45 changes: 2 additions & 43 deletions css/logreader-main.css

Large diffs are not rendered by default.

3,613 changes: 106 additions & 3,507 deletions js/logreader-main.mjs

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

26 changes: 11 additions & 15 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,9 @@ version: 2.5.0
license: GPL-3.0

@nextcloud/browser-storage
version: 0.3.0
version: 0.4.0
license: GPL-3.0-or-later

@nextcloud/calendar-js
version: 6.1.0
license: AGPL-3.0-or-later

@nextcloud/capabilities
version: 1.1.0
license: GPL-3.0-or-later
Expand Down Expand Up @@ -52,9 +48,13 @@ license: GPL-3.0-or-later
version: 2.2.0
license: GPL-3.0-or-later

@nextcloud/timezones
version: 0.1.1
license: AGPL-3.0-or-later

@nextcloud/vue
version: 8.11.2
license: AGPL-3.0
version: 8.14.0
license: AGPL-3.0-or-later

@nextcloud/vue-select
version: 3.25.0
Expand Down Expand Up @@ -85,7 +85,7 @@ version: 0.0.2
license: BSD-3-Clause

core-js
version: 3.33.0
version: 3.37.0
license: MIT

crypt
Expand All @@ -97,11 +97,11 @@ version: 0.2.7
license: MIT

debounce
version: 2.0.0
version: 2.1.0
license: MIT

dompurify
version: 3.0.5
version: 3.1.6
license: (MPL-2.0 OR Apache-2.0)

escape-html
Expand All @@ -121,7 +121,7 @@ version: 11.9.0
license: BSD-3-Clause

ical.js
version: 1.5.0
version: 2.0.1
license: MPL-2.0

is-buffer
Expand Down Expand Up @@ -176,10 +176,6 @@ toastify-js
version: 1.12.0
license: MIT

uuid
version: 9.0.1
license: MIT

vite-plugin-node-polyfills
version: 0.19.0
license: MIT
Expand Down
147 changes: 93 additions & 54 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nextcloud/logger": "^2.7.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/typings": "^1.9.1",
"@nextcloud/vue": "^8.11.2",
"@nextcloud/vue": "^8.14.0",
"axios": "^1.6.8",
"date-fns": "^3.6.0",
"highlight.js": "^11.9.0",
Expand Down