Paul Tirk
|
da5e749ecc
|
rename parameter for read/unread api call
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
|
2022-04-30 20:04:30 +02:00 |
|
Paul Tirk
|
4b68169142
|
also allow starring/unstarring multiple items by id
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
|
2022-04-30 20:04:30 +02:00 |
|
Paul Tirk
|
115df4b9e2
|
remove duplicate function
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
|
2022-04-30 20:04:30 +02:00 |
|
Paul Tirk
|
4594fc6d1f
|
add tests for starring/unstarring items by id
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
|
2022-04-30 20:04:30 +02:00 |
|
Sean Molenaar
|
2159eccbf1
|
controller: getRead + all_items is now unread type
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
|
2021-05-27 19:10:53 +02:00 |
|
Sean Molenaar
|
b4fa772bc5
|
Remove V1 item API
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2021-02-13 13:22:57 +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
|
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
|
af2fd96825
|
Controllers: Use v2 services
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-11-03 23:12:01 +01:00 |
|
Sean Molenaar
|
b46c6df632
|
Fix usage of at() in unittests
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
|
2020-10-10 10:26:12 +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
|
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 |
|
Daniel Opitz
|
e158cc1d3b
|
use magic class constant instead of classname strings
|
2018-12-04 17:10:46 +01:00 |
|
Sean Molenaar
|
21e6f5cd6e
|
Merge pull request #283 from danopz/entity-methods
Entity setters + getters
|
2018-10-02 14:45:36 +02:00 |
|
Sean Molenaar
|
fa5f07ba9a
|
Put back old tests for stable nextcloud version
|
2018-10-02 14:33:09 +02:00 |
|
Daniel Opitz
|
89f2c7cfdb
|
add setters + getters to Folder and Item entities, fixed unit tests, rearranged methods
|
2018-09-28 23:24:10 +02:00 |
|
David Guillot
|
5c4185e221
|
test(api): adapt tests to previous change
All API controllers unit tests now mock IUserSession and IUser to match new expectations
|
2018-07-01 23:03:36 +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
|
4acfe5ab74
|
Fix #24
|
2016-08-28 08:36:42 +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 |
|