Commit Graph

7 Commits

Author SHA1 Message Date
John Molakvoæ (skjnldsv) 2588b07ac6
Fix phpunit filters
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-31 17:03:27 +02:00
Marcel Klehr 2fee77794d Fix all tests and make relation from tree to shared_folders 2020-03-22 18:01:38 +01:00
Marcel Klehr d6c9250959 Refactor BookmarkController to work with new Mapper interfaces 2020-03-06 12:26:00 +01:00
Marcel Klehr 5bc1389173 Add tests for TagMapper
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Arthur Schiwon c4e95abfba
fix naming 2016-12-07 13:00:43 +01:00
ganomi ae81b9dcd2 This is a refactored / rewritten version of the bookmarks app using the app frameworks design and controller features.
Dependency Injection for user and db is used througout the controllers
The Routing features a consistent rest api
The Routing provides some legacy routes, so that for exampe the Android Bookmarks App still works.

There is a publicly available api that provides access to bookmarks per user.
(This is usefull in connection with the WP Plugin https://github.com/mario-nolte/oc2wp-bookmarks)
2014-11-26 12:24:18 +01:00
Thomas Müller 01b977e6ae initial setup of qa tooling 2014-08-20 16:09:01 +02:00