Benjamin Brahmer
66f81eaddb
Release 13.1.6 ( #490 )
...
Changed
- Replaced "Advanced settings" for feed credentials by a checkbox #488
Fixed
- Fixed signature error caused by favicon cache #485
2019-04-11 13:24:12 +02:00
Benjamin Brahmer
c2cc890f89
Release 13.1.5
2019-03-28 14:09:14 +01:00
Benjamin Brahmer
0f0417e1d0
info.xml: bump php min-version
2019-03-28 12:51:40 +01:00
Benjamin Brahmer
47471791de
Release 13.1.4
...
- Another fix for failed updates #448
- Missing background back on news titles #451
- Encoding errors thrown by simplexml #457
- Allow '0' as last Modified date #458
2019-03-22 09:48:07 +01:00
Morris Jobke
0fb4b0bea9
13.1.3
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2019-03-18 14:53:15 +01:00
Benjamin Brahmer
efdf8e4f7f
Release 13.1.2
2019-03-18 12:44:06 +01:00
Sean Molenaar
2698214c41
fix/allow CDATA encoding ( #428 )
2019-03-17 08:23:37 +01:00
Benjamin Brahmer
a5743c4120
Release 13.1.1
2019-03-12 20:23:59 +01:00
Benjamin Brahmer
98028b4f51
Release 13.1.0
2019-03-06 17:44:55 +01:00
Sean Molenaar
da0872c5ca
Fix references to old manual versions and general cleanup ( #404 )
2019-03-06 17:04:52 +01:00
Sean Molenaar
71ba5a3ad1
Fix generation commands and make them available in ./occ ( #402 )
2019-03-06 13:10:37 +01:00
Daniel Opitz
e158cc1d3b
use magic class constant instead of classname strings
2018-12-04 17:10:46 +01:00
John Molakvoæ (skjnldsv)
4b1597450a
min-16
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-12-03 08:01:17 +01:00
John Molakvoæ (skjnldsv)
675975ee35
13.0.3
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-10-23 08:05:58 +02:00
Morris Jobke
a33211db65
13.0.2 & changelog
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-10-10 12:11:02 +02:00
John Molakvoæ (skjnldsv)
0f12bf17fc
13.0.1
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-09-26 11:57:27 +02:00
John Molakvoæ
59a1c531b3
15 max
2018-09-26 09:21:55 +02:00
Arthur Schiwon
4fd7d4f6a2
dropping nc 13 support should increase the major version
2018-09-10 18:06:51 +02:00
John Molakvoæ (skjnldsv)
c8e509339f
14 min
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-08-03 16:28:25 +02:00
Morris Jobke
0728bf3fe9
12.0.4
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-06-06 17:11:26 +02:00
Morris Jobke
94c35d2afe
Release 12.0.3 because of packaging problems
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-06-04 13:42:13 +02:00
Morris Jobke
7c0bc825ee
12.0.2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-06-01 18:15:16 +02:00
Sean Molenaar
5b94705cf3
Core: Fix compatibility with nextcloud codestyle ( #280 )
2018-03-27 15:35:06 +02:00
Sean Molenaar
17e85dd507
Unit: Fix unittests ( #278 )
...
* Unit: Fix unittests
Issue #171
* Tests: Move test namespace to the expected nextcloud namespace
2018-03-18 15:01:08 +01:00
Bernhard Posselt
b45b8ffae0
update to 12.0.1
2018-01-26 09:01:25 +01:00
Bernhard Posselt
415083089d
version bump
2018-01-03 13:27:53 +01:00
Bernhard Posselt
8bf8980bff
update for 13
2017-12-29 11:35:54 +01:00
Hanzei
44245fda63
Bump nextcloud version to 13 ( #216 )
2017-09-23 13:49:32 +02:00
Daniel Opitz
a97dd58e3b
Split binary to booleans ( #203 )
...
* replaced old status with 2 flags for unread and starred
* add fields to db, replace int(1,0) with booleans in sql queries, removed StatusFlags class + refactor code relying to it
* add repair step for migration
* again use integer(1,0) instead of bool in sql queries, because of sqlite doesn't support true/false
* add/fix unit tests for new boolean status
* set unread/starred flags as statements in sql
* fixed mysql unknown column items.unread, fixed marking of read items on repair step
* remove unnecessary bool casts
* add empty checks to Items::is* methods
* update migration to use native sql instead of the querybuilder
* don't cast the flags manually, let the api do the work
2017-08-14 10:34:53 +02:00
Daniel Schaal
b7f20c0f36
Fix travis build ( #178 )
...
* Use stable12 branch for travis
* Shorten db indices to max 27 characters to satisfy app:check-code
* Use precise container, downgrade to psql 9.4
* Create psql role
* Fix ContentController test
* Fix PageController and StatusService tests
* Use OCP\IDBConnection, OCP\IDb was removed
* Extend IntegrationTest from \Test\Testcase, use loginAsUser to login
* Require phpunit 5, nextcloud tests not compatible with phpunit 6
Change tests to use phpunit from vendor directory
2017-06-06 18:20:20 +02:00
Bernhard Posselt
ce192d7799
version bump
2017-06-03 13:44:33 +02:00
Bernhard Posselt
92b0f33e93
bump version and changelog
2017-05-31 20:15:05 +02:00
Bernhard Posselt
42c57af9f8
better link
2017-05-24 20:52:23 +02:00
Bernhard Posselt
51095a9276
better link
2017-05-24 20:33:45 +02:00
Bernhard Posselt
9596b56bbf
add backup string
2017-05-24 20:30:30 +02:00
Bernhard Posselt
29092e992b
Fail early for incorrectly configured instances
2017-05-24 20:22:28 +02:00
Bernhard Posselt
53822bb4bc
add new apis
2017-05-13 21:35:17 +02:00
Bernhard Posselt
d7302a3627
version bump
2017-05-06 11:04:08 +02:00
Bernhard Posselt
90932c80c6
revert database schema change
2017-05-02 19:56:35 +02:00
Bernhard Posselt
00cc02202c
migrate navigation entry to built in info.xml
2017-04-30 23:38:45 +02:00
Bernhard Posselt
fdd1c6041c
fix menu and settings area in 12
2017-04-30 23:36:58 +02:00
Bernhard Posselt
226c391c62
bump length for hashes
2017-04-30 19:20:14 +02:00
Bernhard Posselt
78ce0eefc0
bump version
2017-04-17 14:06:44 +02:00
Bernhard Posselt
5fba2e276b
Add third screenshot to info.xml
2017-02-15 22:23:15 +01:00
wizdude
848a472f20
change OC references ( #98 )
...
* change OC reference
* change OC reference
2017-02-15 16:32:57 +01:00
Daniel Schaal
04f66c9710
Add updatedDate to item model ( #81 )
...
* Update picoFeed to v0.1.28
* Add updated_date to database and bump version to 10.1.1
* Add updatedDate to item model
* Check for updatedDate when updating a feed
* Fix unit test to check for newer updatedDate
2017-01-04 11:09:46 +01:00
Robin Appelman
2678b21fc3
mark nc12 as supported ( #78 )
2016-12-23 14:00:24 +01:00
Bernhard Posselt
a5058f168f
version bump
2016-12-10 16:10:57 +01:00
Bernhard Posselt
e594d87fac
version bump
2016-12-10 16:06:52 +01:00
Bernhard Posselt
ea5b4f077f
Add small thumbnails
2016-12-08 14:42:05 +01:00