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 |
|
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 |
|
Sean Molenaar
|
582c4d11fa
|
Controllers: Fetch feed after creating
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2021-01-18 20:15:13 +01:00 |
|
anoy
|
c67feb8d8d
|
fix TypeError caused by type conversion in controller
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
|
2021-01-17 17:56:37 +01:00 |
|
Sean Molenaar
|
67b6c4e1b0
|
Fix psalm issues
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2021-01-12 13:29:08 +01:00 |
|
Benjamin Brahmer
|
7180e11bdb
|
fixes done by psalm
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
|
2021-01-08 22:45:10 +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
|
11f5904dd5
|
Fix mapper->find and empty user sessions
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-12-17 10:35:23 +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 |
|
Sean Molenaar
|
7effe4654b
|
Unremove but deprecate User API
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-11-10 16:47:42 +01:00 |
|
Sean Molenaar
|
af2fd96825
|
Controllers: Use v2 services
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-11-03 23:12:01 +01:00 |
|
Benjamin Brahmer
|
becb236419
|
fix delete api
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
|
2020-11-03 21:23:04 +01:00 |
|
Sean Molenaar
|
10e8c28fea
|
Add migration with foreign keys
Closes #829
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-11-03 19:58:37 +01:00 |
|
anoy
|
0d1ee15f86
|
fix invalid UserId when logged out
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
|
2020-10-02 19:30:43 +02:00 |
|
Sean Molenaar
|
35b53ecd40
|
OPML export command and fixes
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-09-29 14:56:07 +02:00 |
|
Sean Molenaar
|
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
|
d00d1ab2a2
|
Create V2 mapper, Service and management commands
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-09-27 15:35:31 +02:00 |
|
Sean Molenaar
|
60ab4941cc
|
Move to nextcloud config and update phpunit
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-09-25 19:18:04 +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 |
|
Benjamin Brahmer
|
4ebc906fef
|
Update to new BackgroudJob logic
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
|
2020-08-14 18:22:57 +02:00 |
|
nachoparker
|
1a54c2abec
|
add "mark read" floating button mobile. Fixes #469 (#505)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
|
2019-05-11 10:08:14 +02:00 |
|
Sean Molenaar
|
becce6b752
|
Define an official codestyle and adhere to it.
|
2018-12-14 07:54:43 +01:00 |
|
Benjamin Brahmer
|
68c656fea7
|
add date to export .opml
|
2018-10-04 10:27:59 +02:00 |
|
David Guillot
|
a84e80131a
|
feat(api): support new OC core login flow
* Base ApiController now needs IUserSession and extracts/serves IUser from it
* All other API controllers now inherit from ApiController
|
2018-07-01 23:01:54 +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
|
42c57af9f8
|
better link
|
2017-05-24 20:52:23 +02:00 |
|
Bernhard Posselt
|
53822bb4bc
|
add new apis
|
2017-05-13 21:35:17 +02:00 |
|
Bernhard Posselt
|
1f6af77fff
|
only pad old timestamps
|
2016-08-28 08:56:45 +02:00 |
|
Bernhard Posselt
|
4acfe5ab74
|
Fix #24
|
2016-08-28 08:36:42 +02:00 |
|
Bernhard Posselt
|
587d2f08da
|
Fix admin
|
2016-07-24 08:50:06 +02:00 |
|
Bernhard Posselt
|
7a3a22bd27
|
Adjust copyright header
|
2016-07-23 21:32:42 +02:00 |
|
Bernhard Posselt
|
004fcbbcc7
|
Move to new directory structure
|
2016-07-23 21:24:54 +02:00 |
|