Commit Graph

5 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
Brice Maron 4156a5caae Refresh Bm list after import fix #808 2013-03-19 22:26:16 +01:00
Brice Maron cd79eac477 Bookmark: Correct JS and import functions 2013-02-19 00:04:29 +01:00
Brice Maron f50e01a96b Bookmark: simplify settings and implement hide&show button. ref #51 2012-11-03 21:47:01 +00:00
Brice Maron d81c83e65c Bookmark: Migrate setting into app fix #51 2012-10-31 21:31:43 +00:00