dependabot[bot]
4a68915290
Bump phpstan/phpstan-doctrine from 1.3.19 to 1.3.21 ( #1967 )
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.19 to 1.3.21.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.19...1.3.21 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 14:18:53 +02:00
dependabot[bot]
d191647d61
Bump phpstan/phpstan-doctrine from 1.3.18 to 1.3.19
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.18 to 1.3.19.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.18...1.3.19 )
---
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>
2022-10-26 09:38:30 +02:00
Benjamin Brahmer
82575cbe82
Release 19.0.0
...
Fixed
- Fix nested scrollbars in navigation (#411 , #1958 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-25 18:51:32 +02:00
dependabot[bot]
c87a707886
Bump phpstan/phpstan from 1.8.10 to 1.8.11
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.10...1.8.11 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 15:08:02 +02:00
Benjamin Brahmer
2432d56f8c
Use app password, change setup method
...
The app password is nice in local testing, since
Nextcloud logs too much data if you use the user password.
Setup_file and teardown_file are only executed once instead
of running before and after every job.
Use bats from npm as ubuntu's version is old.
Switch to occ for app password
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-24 16:51:57 +02:00
dependabot[bot]
80ab436095
Bump phpstan/phpstan-phpunit from 1.1.1 to 1.1.3
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.1.1...1.1.3 )
---
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>
2022-10-24 15:52:39 +02:00
dependabot[bot]
e207883ea3
Bump doctrine/dbal from 3.4.5 to 3.5.1
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.4.5 to 3.5.1.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.4.5...3.5.1 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 15:51:27 +02:00
Rhys Tyers
063cbdba73
Fix nested scroll bars in navigation
...
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-24 12:13:27 +02:00
Benjamin Brahmer
33b60e1b94
Release 19.0.0-beta2
...
Fixed
- Fixed various keyboard navigation issues (#1953 )
- Fix cron job warning notification layout on NC25 (#1953 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-23 14:21:32 +02:00
Rhys Tyers
0822765c82
Fix cron job warning layout in NC25
...
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-23 12:48:39 +02:00
Rhys Tyers
a50d0a427d
Fix various keyboard navigation issues
...
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-23 12:48:39 +02:00
Nextcloud bot
cbcf87f4ea
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-23 02:37:29 +00:00
Benjamin Brahmer
22a7a09579
Release 19.0.0-beta1
...
Changed
- Drop support for Nextcloud 22, NC 22 has reached it's end of life.
- Add support for Nextcloud 25
Fixed
- Corrected article compact title bar position in NC25 (#1944 )
- Fixed "Mark read through scrolling" in NC25 and NC24 (#1944 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-22 21:24:03 +02:00
Rhys Tyers
adae144b3c
Fix mark read throughscrolling in NC24
...
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-22 14:31:01 +02:00
rhyst
a9771c27a9
Use correct PHP tag for rendering version
...
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: rhyst <5313660+rhyst@users.noreply.github.com>
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-22 14:31:01 +02:00
rhyst
031a1726cf
Fix NC25 UI issues
...
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-22 14:31:01 +02:00
Benjamin Brahmer
d18a983656
Release 18.3.0
...
Fixed
- Remove setting for minimum purge interval since it is not used.
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-21 22:46:19 +02:00
Benjamin Brahmer
84ed477ec2
add conditon to check for existing key and crt
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-21 17:33:09 +02:00
dependabot[bot]
914c48b1bd
Bump phpstan/extension-installer from 1.1.0 to 1.2.0
...
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases )
- [Commits](https://github.com/phpstan/extension-installer/compare/1.1.0...1.2.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>
2022-10-21 14:44:47 +02:00
dependabot[bot]
adb201dab2
Bump phpstan/phpstan-doctrine from 1.3.16 to 1.3.18 ( #1940 )
2022-10-21 14:35:55 +02:00
Nextcloud bot
f5c48ce505
Updating lint-eslint.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-21 14:26:46 +02:00
Benjamin Brahmer
781fb1a3c5
change postgres image to v14
...
Postgres v15 is currently not compatabile.
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-21 14:19:07 +02:00
Nextcloud bot
c69f747fb7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-16 02:37:31 +00:00
Nextcloud bot
2fc176bf50
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-15 02:37:34 +00:00
dependabot[bot]
09541309bf
Bump phpstan/phpstan from 1.8.8 to 1.8.9
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.8...1.8.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>
2022-10-14 20:47:03 +02:00
Nextcloud bot
ad425d0bfc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-14 02:41:21 +00:00
Nextcloud bot
896dcb73b6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-13 02:38:08 +00:00
Benjamin Brahmer
505b3360cb
Remove setting for minimum purge interval setting
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-12 21:09:54 +02:00
Benjamin Brahmer
6f9d3bdbcd
fix wording to articles
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-12 08:24:06 +02:00
Nextcloud bot
db4c94d8e0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-12 02:37:59 +00:00
Benjamin Brahmer
78e5b7ff5c
Release 18.3.0-beta1
...
Changed
- New administrator setting for deleting unread items automatically (#1931 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-11 20:29:30 +02:00
Nextcloud bot
0d8452d861
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-11 02:37:15 +00:00
Sean Molenaar
50b78092dc
feat: start servers from make
...
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-10 16:03:19 +02:00
Benjamin Brahmer
efc2cc84a9
Add some documentation about the integration tests
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-10 16:03:19 +02:00
Nextcloud bot
5b755d90f4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-10 02:41:38 +00:00
Nextcloud bot
c91026cad1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-09 02:36:49 +00:00
Benjamin Brahmer
931fcc1853
Update src/components/AdminSettings.vue
...
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-08 17:29:08 +02:00
Benjamin Brahmer
b88e1a546a
New administrator setting for deleting unread items automatically
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-08 17:29:08 +02:00
dependabot[bot]
64eda2fa61
Bump phpstan/phpstan from 1.8.7 to 1.8.8
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.7...1.8.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>
2022-10-08 08:38:27 +02:00
Nextcloud bot
1e569747c2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-08 02:39:12 +00:00
Nextcloud bot
448dff5d02
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-06 02:40:55 +00:00
dependabot[bot]
f5d37679fa
Bump phpstan/phpstan-doctrine from 1.3.15 to 1.3.16
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.15 to 1.3.16.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.15...1.3.16 )
---
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>
2022-10-05 14:17:30 +02:00
Nextcloud bot
e8e838b16f
[tx-robot] Update transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:45:27 +00:00
dependabot[bot]
6452c1e4de
Bump phpstan/phpstan-doctrine from 1.3.14 to 1.3.15
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 1.3.14 to 1.3.15.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.14...1.3.15 )
---
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>
2022-09-30 20:14:09 +02:00
Nextcloud bot
3ff51b53d6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-30 04:28:38 +00:00
Benjamin Brahmer
4b03354073
Release 18.2.0
...
Fixed
- Fix the highlighted item when reverse ordering is selected (#1838 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-09-28 16:06:42 +02:00
Nextcloud bot
805e9a1aad
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-28 03:13:44 +00:00
dependabot[bot]
ca0d176a51
Bump phpunit/phpunit from 9.5.24 to 9.5.25
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 14:46:04 +02:00
dependabot[bot]
aeb988b29e
Bump doctrine/dbal from 3.4.4 to 3.4.5
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.4.4...3.4.5 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 14:45:39 +02:00
Nextcloud bot
a3a6895ea3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-24 03:14:08 +00:00