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

10 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
Georg Ehrke
1e6e56e01b add ocsid 2014-07-07 17:24:22 +02:00
Robin Appelman
18867eb611 Set required owncloud version to 4.93 2013-02-24 17:39:59 +01:00
Robin Appelman
403faf3bb0 change required ownCloud version to 4.91 2013-01-28 19:46:08 +01:00
Frank Karlitschek
505a6634c3 bump the required field of all the shipped apps to 4.9 which is the internal verson number of ownCloud 4.5 2012-10-02 12:21:25 +02:00
Frank Karlitschek
acaf75971f mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +02:00
Frank Karlitschek
bf63fc4b9e added a nice API to get the installes Apps with names, urls and icon from the outside.
This is useful for some nice upcoming desktop and mobile integration
2012-05-05 23:42:38 +02:00
Robin Appelman
cc2784940b keep version numbers in their own files for faster reading 2012-04-14 16:29:11 +02:00
Marvin Thomas Rabe
d205a5404d Removed redundant code. 2012-02-22 16:04:32 +01:00
Arthur Schiwon
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00