logreader
logreader copied to clipboard
📜 Log reader for Nextcloud
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.8. Changelog Sourced from vite's changelog. 5.4.8 (2024-09-25) fix(css): backport #18113, fix missing source file warning with sass modern api custom importer (#18 (7d47fc1), closes...
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.1 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.5.0 to 2.5.1. Release notes Sourced from @nextcloud/axios's releases. v2.5.1 2.5.1 - 2024-09-18 Fixed Make license info SPDX compliant: GPL-3.0-or-later Changelog Sourced from @nextcloud/axios's changelog. 2.5.1 -...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.0 to 8.19.0. Release notes Sourced from @nextcloud/vue's releases. v8.19.0 What's Changed 🚀 Enhancements feat(NcModal): make dark header configurable by @mejo- in nextcloud-libraries/nextcloud-vue#6083 feat(NcActions): Emit closed event...
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0. Release notes Sourced from date-fns's releases. v4.1.0 This release adds time zone support to format functions (that I somehow missed when working on the...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.6. Changelog Sourced from vite's changelog. 5.4.6 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (179b177), closes #18115 fix: fs raw query (#18112) (6820bb3),...
### Steps to reproduce 1. Install NC 30.0.0 or update to it ¹, with loglevel set to `debug` 2. Do everything `settings/admin/overview` requires you to do ² 3. Open `settings/admin/logging`...
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.7. Release notes Sourced from axios's releases. Release v1.7.7 Release notes: Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream...
### Steps to reproduce 1. Open the log reader 2. Expand an entry of interest 3. A new log appears ### Expected behaviour The expanded entry stays expanded ### Actual...