Benjamin Brahmer
4e6acf9c68
fix matching any string
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-10-03 14:01:36 +02:00
Benjamin Brahmer
f7a3581f45
remove loggerParams
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-10-03 14:01:36 +02:00
Sean Molenaar and Benjamin Brahmer
167dc70238
Fix various 15.0 bugs
...
Issue #821,#820,#819
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-10-03 14:01:36 +02:00
Benjamin Brahmer and Sean Molenaar
11ed50074d
remove documentation on configuration
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-10-02 19:32:49 +02:00
Benjamin Brahmer and Sean Molenaar
e1426bfa50
Update Documentation on the new config
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-10-02 19:32:49 +02:00
anoy and Sean Molenaar
0d1ee15f86
fix invalid UserId when logged out
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org >
2020-10-02 19:30:43 +02:00
anoy and Sean Molenaar
4fffe42eb9
fix incorrect cron recommendation
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org >
2020-10-02 15:43:06 +02:00
dependabot[bot] and Sean Molenaar
9e84bf054e
Bump phpstan/phpstan from 0.12.47 to 0.12.48
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.47 to 0.12.48.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.47...0.12.48 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-02 08:37:13 +02:00
dependabot[bot] and Benjamin Brahmer
1eeb787a1d
Bump debril/feed-io from 4.7.9 to 4.7.10
...
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io ) from 4.7.9 to 4.7.10.
- [Release notes](https://github.com/alexdebril/feed-io/releases )
- [Commits](https://github.com/alexdebril/feed-io/compare/v4.7.9...v4.7.10 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-01 08:43:48 +02:00
dependabot[bot] and Benjamin Brahmer
062c7b37e5
Bump karma-jasmine from 2.0.1 to 4.0.1 in /js
...
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine ) from 2.0.1 to 4.0.1.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases )
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v2.0.1...v4.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-30 10:15:37 +02:00
Benjamin Brahmer
a00649c1e2
move dependabot file to the correct dir
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-30 09:38:36 +02:00
Benjamin Brahmer
3d841428fb
Create dependabot.yml
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-29 23:34:01 +02:00
Benjamin Brahmer
60c2813567
Release 15.0.0
...
Changed
- Update feed-io to v4.7.9
- Feed autodiscovery #806
- Drop support before nextcloud 20 #794
- Move to modern SQL syntax #750
- Add management commands #804 #750
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-29 23:33:30 +02:00
Sean Molenaar and Benjamin Brahmer
e528361141
Add feed autodiscovery
...
Issue GH-415
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-29 21:15:53 +02:00
Benjamin Brahmer
f13c5039d1
reference Nextcloud docs
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-29 20:43:46 +02:00
Benjamin Brahmer
131f6c2b3d
update documentation
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-29 20:43:46 +02:00
Benjamin Brahmer
fba7f5834a
update js packages and update changelog
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-29 16:24:11 +02:00
Sean Molenaar and Benjamin Brahmer
35b53ecd40
OPML export command and fixes
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-29 14:56:07 +02:00
Benjamin Brahmer
d6d169be15
Move version to 15.0.0
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-29 13:02:03 +02:00
Sean Molenaar and Benjamin Brahmer
bc01761221
Fix repair step and test it
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-29 13:02:03 +02:00
Sean Molenaar and Benjamin Brahmer
d00d1ab2a2
Create V2 mapper, Service and management commands
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-27 15:35:31 +02:00
Nextcloud bot
5687baca75
[tx-robot] updated from transifex
2020-09-26 02:54:15 +00:00
Benjamin Brahmer
66ce13a0c7
change statement for deleting items with help from @Talon24
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-25 19:18:04 +02:00
Benjamin Brahmer
f26cb243ea
adjust travis to stable20
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-25 19:18:04 +02:00
Sean Molenaar and Benjamin Brahmer
60ab4941cc
Move to nextcloud config and update phpunit
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-25 19:18:04 +02:00
Sean Molenaar and Benjamin Brahmer
2c8b4fa019
Require nextcloud 20 for new development
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-25 19:18:04 +02:00
Nextcloud bot
8c96f79063
[tx-robot] updated from transifex
2020-09-24 02:54:51 +00:00
fran-penedo and Benjamin Brahmer
abdc1afc51
Fix background color when loading content
...
When loading content background-color should be set from theme.
Signed-off-by: Francisco Penedo <fran@franpenedo.com >
2020-09-20 18:41:22 +02:00
Nextcloud bot
ccc7c271d5
[tx-robot] updated from transifex
2020-09-18 02:46:50 +00:00
Benjamin Brahmer
3a62ffbe88
run phpcbf
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-17 10:23:43 +02:00
Benjamin Brahmer
7f714ba05d
fix config test
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-17 10:23:43 +02:00
Felix and Benjamin Brahmer
24d38662cb
Add tagesschau.de to feeds.de.json
...
According to their website, the RSS2 feed seems to be preferred and has images etc, which the Atom feed does not have.
Signed-off-by: Felix <22506886+felurx@users.noreply.github.com >
2020-09-13 19:04:44 +02:00
Sean Molenaar and Benjamin Brahmer
18983f03b8
Test GH actions flow
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-13 19:02:25 +02:00
Nextcloud bot
1f9db32c67
[tx-robot] updated from transifex
2020-09-10 02:39:58 +00:00
Nextcloud bot
5b445430b9
[tx-robot] updated from transifex
2020-09-07 02:45:39 +00:00
Nextcloud bot
a5cd31faba
[tx-robot] updated from transifex
2020-09-05 02:45:40 +00:00
Nextcloud bot
cf2dd61126
[tx-robot] updated from transifex
2020-09-04 02:45:58 +00:00
Benjamin Brahmer
60474123f6
Release 14.2.2
...
Changed
- added support for Nextcloud 20 #781
Fixed
- Update interval not saved to config file #783
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-02 08:47:33 +02:00
Benjamin Brahmer
9bb6bf691c
Fix UpdateInteval not being saved to config
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-02 08:31:10 +02:00
Nextcloud bot
250ad619b7
[tx-robot] updated from transifex
2020-09-02 02:47:08 +00:00
Benjamin Brahmer
fe68085a25
Test on NC 20
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-01 13:04:56 +02:00
Benjamin Brahmer
971c181160
js updates
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-01 13:04:56 +02:00
Benjamin Brahmer
d9cdac303b
14.2.1
...
Fixed
- Update Interval documentation fixes #773
- Fix crash if full-text if feed doesn't provide an url #774
- Fix admin page not saving settings #776
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-01 07:00:32 +02:00
Nextcloud bot
73e8ce8ee2
[tx-robot] updated from transifex
2020-09-01 02:44:04 +00:00
Benjamin Brahmer
840906af56
fix #775 and update js packages
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-08-31 09:10:33 +02:00
Nextcloud bot
d8d153ab60
[tx-robot] updated from transifex
2020-08-31 02:43:55 +00:00
Gioele Falcetti and Benjamin Brahmer
bf0e693e23
Fix crash if full-text is enabled and the news item does not provide an URL to be fetched
...
Signed-off-by: Gioele Falcetti <thegio.f@gmail.com >
2020-08-31 00:59:43 +02:00
Clemens and Benjamin Brahmer
8dc21e1e16
Added Tarnkappe.info
...
Signed-off-by: Clemens <clemens@clemensknost.de >
2020-08-30 19:26:04 +02:00
Simon Spannagel and Benjamin Brahmer
09d336c52a
Update interval: add units
...
Signed-off-by: Simon Spannagel <simonspa@kth.se >
2020-08-30 19:24:02 +02:00
Simon Spannagel and Benjamin Brahmer
b12daf0fec
Fix documentation path of update interval
...
Signed-off-by: Simon Spannagel <simonspa@kth.se >
2020-08-30 19:24:02 +02:00