dependabot[bot]
1d2287b108
Bump karma from 6.3.3 to 6.3.4 in /js
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.3...v6.3.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 08:38:05 +02:00
dependabot[bot]
9410228408
Bump phpstan/phpstan-doctrine from 0.12.38 to 0.12.39
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.38 to 0.12.39.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.38...0.12.39 )
---
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>
2021-06-11 07:54:42 +02:00
dependabot[bot]
fb6c7aa313
Bump phpstan/phpstan from 0.12.88 to 0.12.89
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.88 to 0.12.89.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.88...0.12.89 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 08:11:18 +02:00
Nextcloud bot
778eb9ad8b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-09 03:04:23 +00:00
dependabot[bot]
c3d073f15a
Bump debril/feed-io from 4.9.6 to 4.9.7
...
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io ) from 4.9.6 to 4.9.7.
- [Release notes](https://github.com/alexdebril/feed-io/releases )
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.9.6...v4.9.7 )
---
updated-dependencies:
- dependency-name: debril/feed-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 08:38:29 +02:00
dependabot[bot]
aa2735613a
Bump phpunit/phpunit from 9.5.4 to 9.5.5
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.4 to 9.5.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.4...9.5.5 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 08:37:42 +02:00
anoy
c64db81796
removed reference for deleted repair-steps
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-06-04 17:18:30 +02:00
Nextcloud bot
0a3399836a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-04 03:08:01 +00:00
dependabot[bot]
be40c10d8a
Bump karma-firefox-launcher from 2.1.0 to 2.1.1 in /js
...
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: karma-firefox-launcher
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:56:31 +02:00
Benjamin Brahmer
d55cef06f0
Release 16.0.0-beta2
...
Changed
- Allow installation on Nextcloud v22
- Remove deprecated API endpoints and occ comand (#935 )
- /api/v1-2/user
- /api/v1-2/user/avatar
- ./occ news:updater:all-feeds
Fixed
- allow calling `/items?getRead=false` without a feed/folder (#1380 #1356 )
- newestId does not return newest ID but last updated (#1339 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-02 15:07:35 +02:00
dependabot[bot]
14958ed79a
Bump karma from 6.3.2 to 6.3.3 in /js
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.2...v6.3.3 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 07:54:20 +02:00
Benjamin Brahmer
df8538b6c4
remove migrations command from ci
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-01 15:41:41 +02:00
Benjamin Brahmer
09552a10ac
remove routes
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-01 15:41:20 +02:00
Benjamin Brahmer
98143e8bbc
add admin docs page, document removal of command
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
2021-06-01 12:58:42 +02:00
Sean Molenaar
469807a091
Chore: implement removals from #935
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-06-01 11:23:04 +02:00
dependabot[bot]
f0008643b5
Bump jshint from 2.12.0 to 2.13.0 in /js
...
Bumps [jshint](https://github.com/jshint/jshint ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/jshint/jshint/releases )
- [Changelog](https://github.com/jshint/jshint/blob/2.13.0/CHANGELOG.md )
- [Commits](https://github.com/jshint/jshint/compare/2.12.0...2.13.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 08:23:54 +02:00
dependabot[bot]
ca69bd4cb8
Bump ws from 7.4.4 to 7.4.6 in /js
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 21:41:27 +02:00
dependabot[bot]
f0431a88c5
Bump phpstan/phpstan-doctrine from 0.12.37 to 0.12.38
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.37 to 0.12.38.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.37...0.12.38 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 11:56:28 +02:00
Sean Molenaar
74f09ee716
db: no longer order by items.last_modified
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-27 19:12:55 +02:00
Sean Molenaar
2159eccbf1
controller: getRead + all_items is now unread type
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-27 19:10:53 +02:00
Benjamin Brahmer
bfc514e484
update changelog 15.4.5
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-27 12:38:19 +02:00
Nextcloud bot
32a07bbd8e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-26 03:06:28 +00:00
Nextcloud bot
1f2dea3136
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-25 03:06:07 +00:00
Nextcloud bot
baf415712e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-24 03:03:59 +00:00
Benjamin Brahmer
cfd9ad6c0a
fix missing "
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-23 19:37:06 +02:00
Benjamin Brahmer
c25a58e4ce
add more meta data to docs
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-23 15:53:11 +02:00
Nextcloud bot
5beae651d1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-23 03:02:09 +00:00
Benjamin Brahmer
11483b5221
fix broken link
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-22 12:06:56 +02:00
Benjamin Brahmer
29a6d60f52
Release 16.0.0-beta1
...
Changed
- News now requires a 64bit OS
- v2 API implementation (folder part)
- Implemented sharing news items between nextcloud users (#1191 )
- Updated the news items table in DB to include sharer data (#1191 )
- Added route for sharing news items (#1191 )
- Added share data in news items serialization (#1191 )
- Added tests for the news items share feature (#1191 )
- Added sharing articles with nextcloud users (#1217 )
- Added sharing articles on social media (Facebook, Twitter) or mail (#1217 )
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-22 10:21:46 +02:00
Benjamin Brahmer
a78f4dbcfd
update changelog 15.4.4
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-21 20:51:22 +02:00
dependabot[bot]
b3348b1fde
Bump phpstan/phpstan-doctrine from 0.12.34 to 0.12.37
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.34 to 0.12.37.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.34...0.12.37 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 09:20:36 +02:00
Nextcloud bot
3bcd0e5349
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-21 03:07:46 +00:00
Nextcloud bot
a4d125b359
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-20 03:12:45 +00:00
Benjamin Brahmer
79e469fd33
Refactor News documentation with mkdocs and mkdocs-material
...
- move all pages to new structure
- use gh-pages to host html version
- use github actions for automatic build
Co-authored-by: anoy <anoymouserver+github@mailbox.org>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-19 14:58:29 +02:00
dependabot[bot]
271b6ee3c9
Bump phpstan/phpstan-doctrine from 0.12.33 to 0.12.34
...
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) from 0.12.33 to 0.12.34.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.33...0.12.34 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 08:09:57 +02:00
Benjamin Brahmer
07f0a89558
do not change version in build job
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-14 16:00:05 +02:00
dependabot[bot]
7e402ebb3d
Bump actions/checkout from 2 to 2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 16:00:05 +02:00
dependabot[bot]
166609219d
Bump phpstan/phpstan from 0.12.86 to 0.12.87
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.86 to 0.12.87.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.86...0.12.87 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 12:12:39 +02:00
dependabot[bot]
c2a39450c0
Bump mig4/setup-bats from 1 to 1.2.0
...
Bumps [mig4/setup-bats](https://github.com/mig4/setup-bats ) from 1 to 1.2.0.
- [Release notes](https://github.com/mig4/setup-bats/releases )
- [Commits](https://github.com/mig4/setup-bats/compare/v1...v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:36:52 +02:00
dependabot[bot]
d6711cff62
Bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.19
...
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit ) from 0.12.18 to 0.12.19.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases )
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.18...0.12.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 09:57:22 +02:00
dependabot[bot]
17eadc8b7a
Bump phpstan/phpstan from 0.12.85 to 0.12.86
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.85 to 0.12.86.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.85...0.12.86 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 09:11:40 +02:00
dependabot[bot]
305994ffed
Bump hosted-git-info from 2.8.8 to 2.8.9 in /js
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 13:17:40 +02:00
Benjamin Brahmer
1af4a3523c
Require 64 bit integer
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-08 13:45:08 +02:00
Nextcloud bot
3c95764173
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-08 03:01:25 +00:00
dependabot[bot]
19e20e4dfa
Bump lodash from 4.17.19 to 4.17.21 in /js
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 07:36:03 +02:00
Nextcloud bot
382d13499d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-06 03:04:24 +00:00
Benjamin Brahmer
d84829d00a
update changelog
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-05 14:11:12 +02:00
Nextcloud bot
9599b1a829
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-05 03:13:49 +00:00
Nextcloud bot
e86a16c2fc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-04 03:02:31 +00:00
Benjamin Brahmer
56ebffbf76
[Backport] Prevent some of the favicon fetching errors
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-03 10:19:23 +02:00