1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 17:42:49 +02:00
Commit Graph

6749 Commits

Author SHA1 Message Date
Benjamin Brahmer
11874fa412 Release 15.4.0-beta3
Changed
- Add BATS as integration tests (#1213)
- Update FeedFetcher to import categories from feeds (#1248)
- Update serialization of item to include categories (#1248)
- Make PHPStan stricter (#955)
- Search: Add folder search (#1215)
- Improve test coverage (#1263)
- Allow directly adding a feed without going through the discovery process (#1265)

Fixed
- Do not show deleted feeds in item list (#1214)
- Fix update queries (#1211)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-04-03 13:03:40 +02:00
skiingwiz
04519388ce Allow directly adding a feed without going through the discovery process
Signed-off-by: skiingwiz <skiingwiz@gmail.com>
2021-04-02 11:15:17 +02:00
Nextcloud bot
e917127a7b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-01 03:00:12 +00:00
Sean Molenaar
78dce7ffe1 DB: Updates should use set()
Issue GH-1211

Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-03-31 22:39:00 +02:00
dependabot[bot]
17f773b723 Bump dangoslen/changelog-enforcer from v2 to v2.1.0
Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from v2 to v2.1.0.
- [Release notes](https://github.com/dangoslen/changelog-enforcer/releases)
- [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dangoslen/changelog-enforcer/compare/v2...62066c8fa92a74994b33e39aaedd7ae68a40136d)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 08:53:05 +02:00
Nextcloud bot
8034714331
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-31 03:02:20 +00:00
Sean Molenaar
7a2b3ccfa8 chore: Improve test coverage
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-03-30 12:58:47 +02:00
dependabot[bot]
a6c9b30d58
Bump karma from 6.3.1 to 6.3.2 in /js (#1268) 2021-03-30 10:48:02 +02:00
Nextcloud bot
654de48600
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-30 02:58:40 +00:00
dependabot[bot]
05c99bb259 Bump y18n from 3.2.1 to 3.2.2 in /js
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 22:23:37 +02:00
Sean Molenaar
da61c93afe
Search: Add folder search (#1215)
* Search: Add folder search

Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-03-29 09:25:06 +02:00
Sean Molenaar
2baa7a2b91 Make PHPstan stricter
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-03-25 18:47:38 +01:00
dependabot[bot]
8b519cd234 Bump karma from 6.3.0 to 6.3.1 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.0 to 6.3.1.
- [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.0...v6.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 09:02:57 +01:00
dependabot[bot]
aaa461d5b6 Bump phpunit/phpunit from 9.5.3 to 9.5.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.3 to 9.5.4.
- [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.3...9.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:23:05 +01:00
dependabot[bot]
4055da1c9e Bump karma from 6.2.0 to 6.3.0 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.2.0 to 6.3.0.
- [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.2.0...v6.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:22:26 +01:00
Sean Molenaar
baf1ca8ec9 DB: Don't show deleted feed items
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-03-23 21:11:25 +01:00
Nextcloud bot
4e1d6eaa32
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-23 02:58:17 +00:00
dependabot[bot]
2b34b23e81 Bump phpstan/phpstan from 0.12.81 to 0.12.82
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.81 to 0.12.82.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.81...0.12.82)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 16:26:51 +01:00
Nextcloud bot
aacb311b6f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-22 02:58:20 +00:00
Nextcloud bot
cb78395a4c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-20 02:56:59 +00:00
dependabot[bot]
25a601c60d Bump jasmine-core from 3.7.0 to 3.7.1 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.7.0 to 3.7.1.
- [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/v3.7.0...v3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 15:57:26 +01:00
dependabot[bot]
62ca5f30aa Bump phpunit/phpunit from 9.5.2 to 9.5.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.2 to 9.5.3.
- [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.2...9.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 09:58:54 +01:00
dependabot[bot]
31126a1ef5 Bump jasmine-core from 3.6.0 to 3.7.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.7.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/v3.6.0...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 09:58:26 +01:00
Benjamin Brahmer
3a44eb68da pin all actions, delete crt and key
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-03-17 21:33:59 +01:00
Benjamin Brahmer
256d1a82d3 Switch to sha1 for more security
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-03-17 21:33:59 +01:00
Marco Nassabain
5ab065bbff Item: update search index test to use categories
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-03-17 08:58:42 +01:00
Marco Nassabain
79c9df8dc1 🎨 Item: implode categories for search index
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-03-17 08:58:42 +01:00
Jimmy Huynh
3ca55613b6 Add tests of categories
Signed-off-by: Jimmy Huynh <linkatox@gmail.com>
2021-03-17 08:58:42 +01:00
Jimmy Huynh
ef366c3bc7 📝 Update CHANGELOG.md
Signed-off-by: Jimmy Huynh <linkatox@gmail.com>
2021-03-17 08:58:42 +01:00
Marco Nassabain
b4aab69304 FeedFetcher: update tests to include categories
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-03-17 08:58:42 +01:00
Marco Nassabain
226a7d0dfb Item: update tests to include categories
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-03-17 08:58:42 +01:00
Marco Nassabain
7e0aab358c 🎨 Item: store categories as json & add helper fns
+ added setter/getters that work with arrays to simplify use case

Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-03-17 08:58:42 +01:00
Marco Nassabain
29b55ae030 Item: add categories into search index
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-03-17 08:58:42 +01:00
Jimmy Huynh
4e7a1b159a Add 'catagories' to jsonSerialize()
Signed-off-by: Jimmy Huynh <jimmy.huynh@etu.unistra.fr>
2021-03-17 08:58:42 +01:00
Jimmy Huynh
3dfbf64a6b ♻️ Renaming 'tags' into 'categories'
Signed-off-by: Jimmy Huynh <jimmy.huynh@etu.unistra.fr>
2021-03-17 08:58:42 +01:00
Marco Nassabain
ef0742e868 🐛 Fix Item model: set default value for setTags
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-03-17 08:58:42 +01:00
Jimmy Huynh
fd13be0f7a Update FeedFetcher: import 'tags' to 'item'
Signed-off-by: Jimmy Huynh <jimmy.huynh@etu.unistra.fr>
2021-03-17 08:58:42 +01:00
Jimmy Huynh
f217384716 Update 'Item' model: add 'tags' field
Signed-off-by: Jimmy Huynh <jimmy.huynh@etu.unistra.fr>
2021-03-17 08:58:42 +01:00
Jimmy Huynh
0da1c16145 🗃 Add migration: 'tags' column (longtext)
Signed-off-by: Jimmy Huynh <jimmy.huynh@etu.unistra.fr>
2021-03-17 08:58:42 +01:00
dependabot[bot]
9a7b816a54 Bump debril/feed-io from 4.9.2 to 4.9.3
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/alexdebril/feed-io/releases)
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.9.2...v4.9.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 08:20:25 +01:00
dependabot[bot]
4aeab15afa Bump karma from 6.1.2 to 6.2.0 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.1.2 to 6.2.0.
- [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.1.2...v6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 07:19:14 +01:00
dependabot[bot]
a6c10d422f Bump debril/feed-io from 4.9.1 to 4.9.2
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/alexdebril/feed-io/releases)
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.9.1...v4.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 07:19:05 +01:00
dependabot[bot]
45e48d4e3d Bump debril/feed-io from 4.8.3 to 4.9.1
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.8.3 to 4.9.1.
- [Release notes](https://github.com/alexdebril/feed-io/releases)
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.8.3...v4.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 07:30:59 +01:00
Nextcloud bot
acbcae0cc7
[tx-robot] updated from transifex 2021-03-10 03:03:25 +00:00
dependabot[bot]
6a81a6a75f Bump phpstan/phpstan from 0.12.80 to 0.12.81
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.80 to 0.12.81.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.80...0.12.81)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:53:08 +01:00
dependabot[bot]
9a832f21e8 Bump karma from 6.1.1 to 6.1.2 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.1.1 to 6.1.2.
- [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.1.1...v6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:52:32 +01:00
dependabot[bot]
a1fca7d0ae Bump phpstan/phpstan-doctrine from 0.12.32 to 0.12.33
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.32 to 0.12.33.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.32...0.12.33)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 09:10:16 +01:00
dependabot[bot]
e539b9644f Bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 0.12.17 to 0.12.18.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.17...0.12.18)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 09:09:58 +01:00
Nextcloud bot
28c446fe38
[tx-robot] updated from transifex 2021-03-08 02:58:07 +00:00
dependabot[bot]
8a4656dc43 Bump debril/feed-io from 4.8.2 to 4.8.3
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/alexdebril/feed-io/releases)
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.8.2...v4.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 07:32:06 +01:00