heyarne
eebbad4e77
Add changelog entry about whitespace changes
...
Signed-off-by: heyarne <arne@schlueter.is>
2021-01-02 14:12:27 +01:00
heyarne
54be33b5d2
Vertically center open utils bar in compact mode
...
Signed-off-by: heyarne <arne@schlueter.is>
2021-01-02 14:12:27 +01:00
heyarne
d3a98a1369
Add top padding to subtitles
...
Signed-off-by: heyarne <arne@schlueter.is>
2021-01-02 14:12:27 +01:00
Sean Molenaar
d3cd465d87
Improve itemmapper wording
...
Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
2020-12-30 11:21:44 +01:00
Sean Molenaar
05377d023e
Remove PHPunit integration tests
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-30 11:21:44 +01:00
Sean Molenaar
27bd540580
Remove PHPunit integration tests
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-29 14:15:34 +01:00
Benjamin Brahmer
0f1731833f
Release 15.1.1
...
Fixed
- Argument 2 passed to OCA\News\Db\FeedMapper::find() must be of the type int, string given #996
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-27 21:22:22 +01:00
anoy
d1c50b8e77
fix FeedMapper find exception
...
Exception: Argument 2 passed to OCA\News\Db\FeedMapper::find() must be of the type int, string given
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-12-23 17:32:26 +01:00
Benjamin Brahmer
d542cf5376
Release 15.1.1-rc2
...
Changed
- add background & hover for entries for compact mode
Fixed
- Handle unauthorized users #985
- Call to undefined method OCA\News\Db\FeedMapperV2::find() #981
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-23 15:56:22 +01:00
anoy
2b6ddf4c93
update dependabot labels
...
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
2020-12-22 13:12:20 +01:00
dependabot[bot]
4e4541efb0
Bump phpstan/phpstan from 0.12.63 to 0.12.64
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.63 to 0.12.64.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.63...0.12.64 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 12:52:03 +01:00
Christoph Stenglein
e268ccb666
only show colors in compact mode
...
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-21 13:43:31 +01:00
Christoph Stenglein
80615397eb
add changelog
...
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-21 13:43:31 +01:00
Christoph Stenglein
11b5222202
add hover and odd background for content entries
...
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-21 13:43:31 +01:00
Sean Molenaar
11f5904dd5
Fix mapper->find and empty user sessions
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-17 10:35:23 +01:00
Benjamin Brahmer
7bebaab86e
Release 15.1.1-rc1
...
Changed
- Remove outdated folder DB code
Fixed
- Export Unread/Starred Articles gives Error Message #963
- Some events don't appear in feed #921
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-16 11:51:15 +01:00
Benjamin Brahmer
6537029c32
Remove unnecesary if clause
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-16 11:40:26 +01:00
Kevin Decherf
42ea24f2f4
Remove LastModified-based cursor when updating feeds
...
We remove the call to readSince() as some feeds push new articles with
pubDate prior to the lastModified time stored for these feeds (e.g.
lemonde.fr). As we go through all items of a feed again and again, we
prevent the constant update of an item's lastModified timestamp by
keeping the previous one if its fingerprint does not change.
Fixes #921
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-12-15 20:02:21 +01:00
Benjamin Brahmer
1345cedd7e
Features should not be requested anymore via an issue
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-15 17:13:01 +01:00
dependabot[bot]
a2c288793e
Bump ini from 1.3.5 to 1.3.7 in /js
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 16:44:33 +01:00
derritter88
95d52a0241
Update README.md
...
Updated database statement for RSS feeds being not updated - also removed the double "\\" as it's just using a simple "\".
Singed-off-by: Mathias Mühlbacher <mathias.muehlbacher@hks-projekt.at>
2020-12-15 16:43:33 +01:00
Sean Molenaar
5eae697b04
Don't suggest to make issues for features.
2020-12-15 16:37:44 +01:00
Nextcloud bot
61b6b1c998
[tx-robot] updated from transifex
2020-12-15 02:58:51 +00:00
Nextcloud bot
9dc01fe551
[tx-robot] updated from transifex
2020-12-10 02:59:17 +00:00
anoy
a9fa4b2741
update frontend test badge
...
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
2020-12-09 21:32:49 +01:00
Benjamin Brahmer
e571a291ae
remove non needed if
...
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-09 19:53:35 +01:00
Benjamin Brahmer
a1ee150e0c
replace php with frontend
...
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-09 19:53:35 +01:00
Benjamin Brahmer
33cb4d2aed
switch to actions for frontend tests and remove travis
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-09 19:53:35 +01:00
Nextcloud bot
bf72440719
[tx-robot] updated from transifex
2020-12-09 02:55:14 +00:00
Benjamin Brahmer
79799e85c5
fix xDebug
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-08 19:54:50 +01:00
Sean Molenaar
e0edfd0dc5
Fix alias usage in v2 mapper
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-08 16:11:17 +01:00
Sean Molenaar
4ee3fcb781
Refactor User ID fetching and fix non-specific cleanup
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-08 13:58:12 +01:00
Sean Molenaar
8abddeab4f
Remove usage of old Folder code
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-12-08 13:58:12 +01:00
Benjamin Brahmer
3d98707be9
Release 15.1.0
...
Changed
- This version brings some major changes, be aware that some clients may not support this news version.
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-12-08 12:11:02 +01:00
dependabot[bot]
5f4798048e
Bump phpstan/phpstan from 0.12.57 to 0.12.59
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.57 to 0.12.59.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.57...0.12.59 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-08 10:04:23 +01:00
Nextcloud bot
a51606769a
[tx-robot] updated from transifex
2020-12-06 02:56:07 +00:00
Nextcloud bot
097be2b768
[tx-robot] updated from transifex
2020-12-02 02:56:33 +00:00
Nextcloud bot
d35ee0fbd4
[tx-robot] updated from transifex
2020-11-28 02:53:08 +00:00
Benjamin Brahmer
8f7abe06dc
Remove unsupported WebOS-ownCloud-News-Reader
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-24 21:43:10 +01:00
dependabot[bot]
89213dea08
Bump phpstan/phpstan from 0.12.56 to 0.12.57
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.56 to 0.12.57.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.56...0.12.57 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 08:53:35 +01:00
dependabot[bot]
c4e2db0468
Bump debug from 4.2.0 to 4.3.1 in /js
...
Bumps [debug](https://github.com/visionmedia/debug ) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/visionmedia/debug/releases )
- [Commits](https://github.com/visionmedia/debug/compare/4.2.0...4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-20 12:13:13 +01:00
waffshappen
260f0e6cae
Return expected Value for Symfony Commands
...
This fixes a bug when calling allfeeds by hand about not returning anything which makes the generated json unuusuable with errors appended to stdout.
TypeError: Return value of "OCA\News\Command\Updater\AllFeeds::execute()" must be of the type int, "null" returned. in apps/mail/vendor/symfony/console/Command/Command.php:261
Returning "no error/0" fixes it.
2020-11-19 11:23:58 +01:00
dependabot[bot]
bc319b9605
Bump gulp-terser from 1.4.1 to 2.0.0 in /js
...
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser ) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases )
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.1...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-18 14:43:15 +01:00
dependabot[bot]
c7340e8b29
Bump phpstan/phpstan from 0.12.55 to 0.12.56
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.55 to 0.12.56.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.55...0.12.56 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-17 08:19:30 +01:00
dependabot[bot]
86f9a2b64c
Bump phpstan/phpstan from 0.12.54 to 0.12.55
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.54 to 0.12.55.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.54...0.12.55 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 08:25:02 +01:00
anoy
05598a7f36
update to match folderId null
for the root folder
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-12 10:03:37 +01:00
dependabot[bot]
a9bd413008
Bump gulp-sourcemaps from 2.6.5 to 3.0.0 in /js
...
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps ) from 2.6.5 to 3.0.0.
- [Release notes](https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases )
- [Commits](https://github.com/gulp-sourcemaps/gulp-sourcemaps/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 08:41:37 +01:00
Benjamin Brahmer
c10000f184
Release 15.1.0-rc3
...
Fixed
- Fix API allows access to folders of other users
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-11 19:33:19 +01:00
anoy
c6c44be93b
fix second where overrides previous condition
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-11 19:21:04 +01:00
Benjamin Brahmer
9015d1bda9
WebOS client moved to github
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-11 18:48:16 +01:00