1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-23 20:54:23 +01:00

2 Commits

Author SHA1 Message Date
Tim
85050eaf50
Backport of #261 to stable9
Make tag filter bar visible

Full width tag filter bar

Ensure the tag filter bar is as large as the one for adding bookmarks

Tags under filter search bar

Ensure the selected tags appear below the tags filter search bar.

Update bookmarks.css
2016-08-07 22:59:44 +02: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