1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
Thomas Mueller
0b99ee2d05 drop SimpleTest compatibility 2013-01-24 16:50:51 +01:00
Bart Visscher
7631073c5d Add loadApp to test cases 2012-10-26 16:33:26 +02:00
Brice Maron
46b12ff8b2 Correct Some ClosingTag style 2012-10-12 21:50:55 +00:00
Brice Maron
d2ea5725c2 First stubs of BM tests 2012-10-12 21:06:34 +00:00