Commit Graph

7 Commits

Author SHA1 Message Date
Marcel Klehr 521665a44d Make bookmarklet work 2018-03-12 19:11:35 +01:00
Marcel Klehr 1b1a5b85df Format js correctly 2018-03-12 19:11:35 +01:00
Tim McIver c1b50fd0ce Per PR suggestion added a dialog indicating that bookmark was successfully
saved which closes after one second.
2015-11-05 19:15:23 +01:00
Tim McIver f67dc417c3 Prevent dialog stating "Bookmark added. You can close the window now." from
displaying when creating a bookmark using bookmarklet. Addresses issue 136.
2015-11-05 19:15:23 +01:00
Arthur Schiwon 74eb8a0848 fix updating of bookmarks via bookmarklet 2015-07-14 14:25:18 +02:00
Shikiryu 52ec490ad4 Adding tags in bookmarklet, fix #127 2015-07-14 14:25:18 +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