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
dependabot[bot]
2da4c6539c Bump phpstan/phpstan from 0.12.71 to 0.12.73
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.71 to 0.12.73.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.71...0.12.73)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 08:38:43 +01:00
Benjamin Brahmer
f59b025267 Release 15.3.1
Changed
- New release without any changes compared to 15.3.0

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06 12:04:00 +01:00
Benjamin Brahmer
4930d24e02 Release 15.3.1-rc3
Changed
- re-re-re-release of 15.3.0

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06 11:56:14 +01:00
Benjamin Brahmer
8bd0d60006 rename step
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06 11:47:24 +01:00
Sean Molenaar
2dc83320bc Actions: Setup app before release 2021-02-06 11:47:24 +01:00
Benjamin Brahmer
e81eda8cd1 Release 15.3.1-rc2
Changed
- re-re-release of 15.3.0

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06 11:19:05 +01:00
Benjamin Brahmer
3a7f3b3f9b Release: revert back to cd
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06 10:18:28 +01:00
Nextcloud bot
26be631b2d
[tx-robot] updated from transifex 2021-02-06 02:54:50 +00:00
Benjamin Brahmer
df82a4f427 Release 15.3.1-rc1
Changed
- re-release of 15.3.0

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-05 17:23:53 +01:00
Benjamin Brahmer
b807b74f66 use 'github.workspace' in release action
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-05 17:20:54 +01:00
Benjamin Brahmer
270f7f60db Release 15.3.0
Changed
- DB: Remove unused fields and migrate last_modified to signed, to support dates before 1970

Fixed
- Release: create signature file (#1117)
- Articles are refetched after purging leaving them unread again (#1122)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-05 17:01:00 +01:00
Sean Molenaar
d9bde18acc Actions: Upload coverage on main branch
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Signed-off-by: Sean Molenaar <sean@m2mobi.com>
2021-02-05 12:43:20 +01:00
Sean Molenaar
6e9e2512ea DB: Remove unused fields
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-05 09:37:17 +01:00
Sean Molenaar
76298c011b Composer: Remove favicon hack
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-05 07:27:11 +01:00
Sean Molenaar
bb6fb66b57 Actions: Strictly define extensions 2021-02-05 07:27:11 +01:00
Sean Molenaar
5406086829 Psalm: Fix class loading 2021-02-05 07:27:11 +01:00
anoy
5c7838e9bd fix result ordering for purging query
updated_date is currently always NULL

Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-02-04 09:03:06 +01:00
Benjamin Brahmer
7b7c6eb936 remove extra copy task
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-03 14:50:58 +01:00
Benjamin Brahmer
17a472c64d update changelog
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-03 14:50:58 +01:00
Benjamin Brahmer
8867544db0 sign app files
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-03 14:50:58 +01:00
Sean Molenaar
483d23e99c Use backticks over indentation 2021-02-03 11:49:19 +01:00
Sean Molenaar
237f687cbc Cleanup bug report template 2021-02-03 11:49:19 +01:00
dependabot[bot]
6ea13fbc86 Bump karma from 6.0.4 to 6.1.0 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.4 to 6.1.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.0.4...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 07:24:33 +01:00
Benjamin Brahmer
ebf506157e Release 15.2.2
Fixed
- Remove a .git dir from the release archive

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-02 22:40:05 +01:00
Benjamin Brahmer
85cf2ba4f3 .git dir not allowed by App Store
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-02 22:38:56 +01:00
Benjamin Brahmer
9fa797ab13 Release 15.2.1
Fixed
- Purging error "Undefined index: articlesPerUpdate"
- Clean up install files

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-02 22:17:31 +01:00
Sean Molenaar
a6a66fe0fd Composer: Remove unneeded files in releases
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-02 22:00:34 +01:00
anoy
e601f07ee6 fix articlesPerUpdate alias
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-02-02 20:50:34 +01:00
Benjamin Brahmer
ac4a42cb2a Release 15.2.0
Changed
You can now delete unread items via occ:
occ news:updater:after-update --purge-unread [<purge-count>]

Fixed
- Item purger does not work with PostgreSQL (#1094)
- Export starred/unread correctly (#1010)

Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-02 17:39:21 +01:00
Sean Molenaar
66b4005b5e Controllers: Export Starred or unread instead of and
Fixes GH-1010

Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-02 16:07:38 +01:00
anoy
f2b74a0ba1 fix item purger for PostgreSQL
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-02-02 13:48:55 +01:00
dependabot[bot]
fb9a027ab5 Bump debril/feed-io from 4.7.16 to 4.8.0
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.7.16 to 4.8.0.
- [Release notes](https://github.com/alexdebril/feed-io/releases)
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.7.16...v4.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 13:22:19 +01:00
dependabot[bot]
1ee63f3ba0 Bump phpstan/phpstan from 0.12.70 to 0.12.71
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.70 to 0.12.71.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.70...0.12.71)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 09:29:15 +01:00
dependabot[bot]
53442da6a6 Bump karma from 6.0.3 to 6.0.4 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.3 to 6.0.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.0.3...v6.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 09:28:53 +01:00
Nextcloud bot
a7aebe8dc1
[tx-robot] updated from transifex 2021-02-02 02:52:01 +00:00
Benjamin Brahmer
090169534a Release 15.2.0-rc1
Changed
- Use signed integer for pubdate (#997)
- revert alternating row colors and increase row height (#1012)

Fixed
- Fetch feed after creation (#1058)
- Implement missing item purger (#1063)
- Update FeedIO Response call and add tests
- Improve Psalm tests and dependency definition

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-31 14:49:33 +01:00
Nextcloud bot
ece8e666b5
[tx-robot] updated from transifex 2021-01-31 02:53:13 +00:00
Sean Molenaar
023c61b88f Mappers: Implement item purging
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-01-30 18:27:06 +01:00
dependabot[bot]
191860fc72 Bump debril/feed-io from 4.7.15 to 4.7.16
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.7.15 to 4.7.16.
- [Release notes](https://github.com/alexdebril/feed-io/releases)
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.7.15...v4.7.16)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-29 07:12:34 +01:00
dependabot[bot]
c705a19b1e Bump karma from 6.0.2 to 6.0.3 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.2 to 6.0.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.0.2...v6.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 09:16:00 +01:00
dependabot[bot]
6102875b9d Bump phpstan/phpstan from 0.12.69 to 0.12.70
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.69 to 0.12.70.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.69...0.12.70)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 09:15:37 +01:00
Sean Molenaar
cb10dd1d83 Base: Update psalm definition and dependency list
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-01-26 16:06:47 +01:00
dependabot[bot]
ad103f3b44 Bump karma from 6.0.1 to 6.0.2 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.1 to 6.0.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.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 08:53:11 +01:00
Benjamin Brahmer
a4d8285a0b ignore new errors
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-26 08:42:38 +01:00
dependabot[bot]
ca72e578e0 Bump debril/feed-io from 4.7.14 to 4.7.15
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.7.14 to 4.7.15.
- [Release notes](https://github.com/alexdebril/feed-io/releases)
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.7.14...v4.7.15)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 08:42:38 +01:00
dependabot[bot]
89cace02d2 Bump phpstan/phpstan from 0.12.68 to 0.12.69
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.68 to 0.12.69.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.68...0.12.69)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 08:21:38 +01:00
Benjamin Brahmer
9020505263 Update CONTRIBUTING.md
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
2021-01-21 17:49:20 +01:00
Benjamin Brahmer
6d71dfa849 update the contributing file
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-21 17:49:20 +01:00
dependabot[bot]
d7a8d8a13d Bump christophwurst/nextcloud from 20.0.4 to 20.0.5
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.4 to 20.0.5.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.4...v20.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 10:47:32 +01:00
dependabot[bot]
dcc28df3fb Bump karma from 6.0.0 to 6.0.1 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.0 to 6.0.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.0.0...v6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 07:14:49 +01:00