Nextcloud bot
d6a99e270a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-27 03:09:45 +00:00
7338574821
Improve visibility of links in dark theme ( #2215 )
...
Signed-off-by: chylex <contact@chylex.com>
2023-04-26 15:41:10 +02:00
Benjamin Brahmer
1fc1e51c6d
Release 21.2.0-beta4
...
Fixed
- Fix audio player floating when scrolling in NC25+ (#2142 )
- Fix sorting of folder names in select when adding subscription (#2090 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-23 11:44:54 +02:00
dependabot[bot]
fbf079ac01
Build(deps-dev): Bump karma-chrome-launcher from 3.1.1 to 3.2.0 in /js
...
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: karma-chrome-launcher
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-23 11:44:35 +02:00
dependabot[bot]
db856ab2f2
Build(deps-dev): Bump phpstan/phpstan from 1.10.13 to 1.10.14 ( #2210 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.13 to 1.10.14.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.13...1.10.14 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 13:44:02 +00:00
dependabot[bot]
8a5426c4d7
Build(deps-dev): Bump phpstan/extension-installer from 1.2.0 to 1.3.0 ( #2208 )
...
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.2.0...1.3.0 )
---
updated-dependencies:
- dependency-name: phpstan/extension-installer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 16:47:25 +02:00
Manuel Sailer
02b517bf85
Fix audio player floating when scrolling ( #2142 ) ( #2206 )
...
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
Signed-off-by: Manuel Sailer <github.com@manuel-sailer.de>
2023-04-18 12:15:57 +02:00
ManuelSailer
6691d45c56
Added Changelog entry
...
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-17 14:27:44 +02:00
ManuelSailer
bdae594403
Sort select options by name (ignore case)
...
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-17 14:27:44 +02:00
Manuel Sailer
14b6c2d55f
Ignore Visual Studio Code settings ( #2204 )
2023-04-17 09:20:35 +00:00
Benjamin Brahmer
fae1654458
Release 21.2.0-beta3
...
Changed
- Improve performance of item updates (#1322 )
Fixed
- Fix display issue in NC26+ (#2192 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 19:15:42 +02:00
Daniel Starzmann
2d4cb5ed1c
Improve sql query performance by removing unused payload
...
Signed-off-by: Daniel Starzmann <daniel@starze.de>
2023-04-16 11:13:30 +02:00
dependabot[bot]
51d026a46a
Build(deps-dev): Bump minimatch from 8.0.3 to 9.0.0 in /js ( #2191 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 8.0.3 to 9.0.0.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v8.0.3...v9.0.0 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16 08:57:14 +00:00
dependabot[bot]
ef85fa6572
Build(deps-dev): Bump doctrine/dbal from 3.6.1 to 3.6.2
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.1...3.6.2 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 10:51:06 +02:00
dependabot[bot]
3111f232df
Build(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.6 to 9.6.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 10:45:59 +02:00
ManuelSailer
bf0ffd7921
Fix display issue in NC26+ ( #2192 )
...
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-16 10:40:11 +02:00
dependabot[bot]
4a1d94ace0
Build(deps-dev): Bump phpstan/phpstan from 1.10.10 to 1.10.13
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.10 to 1.10.13.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.10...1.10.13 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 10:26:01 +02:00
Benjamin Brahmer
934b307458
add sleep command
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 10:18:04 +02:00
Benjamin Brahmer
ee4097e8b8
Also adjust dates on other test feeds
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 10:18:04 +02:00
Benjamin Brahmer
4d6d602c4e
Change dates to far future and leave comment
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 10:18:04 +02:00
Nextcloud bot
3d08168392
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-16 03:07:41 +00:00
dependabot[bot]
bc2f40224f
Build(deps): Bump fivefilters/readability.php from 3.1.4 to 3.1.5 ( #2189 )
...
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/fivefilters/readability.php/releases )
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: fivefilters/readability.php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 11:52:56 +02:00
Benjamin Brahmer
f4ebebeb5d
Release 21.2.0-beta2
...
Fixed
- Fix last_modified not updated when all items are marked as read (#2183 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-06 10:32:34 +02:00
Nextcloud bot
7c7f4cff70
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-06 03:10:04 +00:00
Benjamin Brahmer
a70d155ce4
Set lastmodified in read all
...
if this is not updated the API won't work correctly and we get sync errors.
Adjust test to use item api
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-05 19:43:02 +02:00
dependabot[bot]
f79b6c4751
Build(deps-dev): Bump minimatch from 8.0.2 to 8.0.3 in /js ( #2184 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v8.0.2...v8.0.3 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 16:50:34 +02:00
dependabot[bot]
97487a75ee
Build(deps-dev): Bump phpstan/phpstan from 1.10.9 to 1.10.10 ( #2182 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.9...1.10.10 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 15:11:31 +00:00
dependabot[bot]
487e209aae
Build(deps-dev): Bump minimatch from 7.4.3 to 8.0.2 in /js ( #2181 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 7.4.3 to 8.0.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v7.4.3...v8.0.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 14:51:35 +00:00
dependabot[bot]
b1ce9cb214
Build(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 ( #2176 )
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.5 to 9.6.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:55:07 +02:00
dependabot[bot]
041e1be321
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11 ( #2177 )
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.3.10 to 1.3.11.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.10...1.3.11 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:24:36 +02:00
Nextcloud bot
e2d1628e6f
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 03:08:23 +00:00
dependabot[bot]
063650d50f
Build(deps-dev): Bump phpstan/phpstan-strict-rules from 1.5.0 to 1.5.1 ( #2179 )
...
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases )
- [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 15:38:16 +00:00
dependabot[bot]
3370cf673c
Build(deps-dev): Bump phpstan/phpstan from 1.10.8 to 1.10.9 ( #2178 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.8...1.10.9 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 14:12:03 +00:00
Nextcloud bot
1a35d0e104
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-28 02:59:36 +00:00
Benjamin Brahmer
758ea7258b
Release 21.2.0-beta1
...
Changed
- Use httpLastModified field for If-Modified-Since header when fetching feed updates (#2119 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-24 18:59:00 +01:00
Benjamin Brahmer
84c2ba538c
Create tests for the updating and purging functions via the API
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-24 18:57:53 +01:00
dependabot[bot]
41325e4031
Build(deps-dev): Bump phpstan/phpstan from 1.10.7 to 1.10.8
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.7...1.10.8 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 18:57:18 +01:00
dependabot[bot]
b3ee1b148e
Build(deps-dev): Bump minimatch from 7.4.2 to 7.4.3 in /js
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v7.4.2...v7.4.3 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 15:51:20 +01:00
Benjamin Brahmer
b1476e958a
If timestamp is null use timestamp "one year ago"
...
if timestamp is not set during creation of a feed use date one year ago
code fixes and linting fixes.
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-23 12:12:06 +01:00
Robert Wunderer
eeabb4189b
Use httpLastModified field for If-Modified-Since header when fetching feed updates
...
Signed-off-by: Robert Wunderer <robert.wunderer@caprisys.at>
2023-03-23 12:12:06 +01:00
Benjamin Brahmer
be95c17f46
store useragent in one place
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-23 12:11:38 +01:00
dependabot[bot]
a6fa8f9a51
Build(deps): Bump skjnldsv/read-package-engines-version-actions
...
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions ) from 2.0 to 2.1.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases )
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v2.0...v2.1 )
---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 14:29:41 +01:00
Benjamin Brahmer
ec74c1b5f3
Release 21.1.0
...
No notable changes compared 21.1.0-beta1
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-21 11:38:55 +01:00
dependabot[bot]
3eba666316
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.36 to 1.3.37
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.36 to 1.3.37.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.36...1.3.37 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 14:11:56 +01:00
Nextcloud bot
667e037bce
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-18 03:07:09 +00:00
dependabot[bot]
386294d039
Build(deps-dev): Bump phpstan/phpstan-deprecation-rules ( #2160 )
...
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases )
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.2...1.1.3 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 14:40:13 +01:00
dependabot[bot]
bd07a093c3
Build(deps-dev): Bump phpstan/phpstan from 1.10.6 to 1.10.7 ( #2161 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.6...1.10.7 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 14:39:55 +01:00
dependabot[bot]
8ecada5b62
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.35 to 1.3.36 ( #2159 )
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.35 to 1.3.36.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.35...1.3.36 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 13:35:25 +00:00
dependabot[bot]
b6b7a87b78
Build(deps-dev): Bump jasmine-core from 4.5.0 to 4.6.0 in /js ( #2158 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 13:28:05 +00:00
Nextcloud bot
7a4d1d932a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-16 03:08:40 +00:00