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
Lukas Reschke
aa2d32eb61
Add requesttoken
2014-11-05 09:56:22 +01:00
Lukas Reschke
0174fea203
[bookmarks] From echo to p
2013-02-28 00:01:59 +01:00
Brice Maron
e78fc2baa0
Bookmark: Display bmlet if there is not bookmarks yet fix #136
2012-11-06 23:52:14 +00:00
Brice Maron
4b4f5df22f
Bookmark: Smoother first animation for settings and close on click outside.
...
Should re fix #51
2012-11-05 22:53:46 +00:00
Brice Maron
f50e01a96b
Bookmark: simplify settings and implement hide&show button. ref #51
2012-11-03 21:47:01 +00:00
Brice Maron
d0288a515e
Bookmark: Fix style
2012-10-31 23:42:58 +00:00
Brice Maron
d81c83e65c
Bookmark: Migrate setting into app fix #51
2012-10-31 21:31:43 +00:00
Brice Maron
f813d338f2
Fix style in bookmark. thanks to ci
2012-10-10 19:05:34 +00:00
Brice Maron
d40a425174
Add export button on setting page
2012-09-18 20:36:12 +00:00
Brice Maron
f61dc7cf43
Merge branch 'master' into bookmark_rework
...
Conflicts:
bookmarks/addBm.php
bookmarks/ajax/editBookmark.php
bookmarks/bookmarksHelper.php
bookmarks/lib/bookmarks.php
bookmarks/lib/search.php
bookmarks/templates/bookmarklet.php
bookmarks/templates/list.php
2012-09-18 19:39:53 +00:00
Thomas Mueller
7d274b3fb0
no more require_once()
2012-09-05 23:28:59 +02:00
Brice Maron
228832d954
Fix some bookmark import styles
2012-09-02 20:55:08 +00:00
Brice Maron
2328cc1ec8
First try for a Bookmark import
2012-08-30 21:01:27 +00:00
Alessandro Cosentino
1119f80300
sharing code between the two bookmarklets
2012-02-22 16:38:05 -05:00
Marvin Thomas Rabe
d205a5404d
Removed redundant code.
2012-02-22 16:04:32 +01:00
Marvin Thomas Rabe
192f7bf430
UI problems solved. Bookmarks app updated.
2012-02-22 16:04:31 +01:00
Bart Visscher
cb23990a84
Use separate function to make absolute urls
2012-02-17 22:07:14 +01:00
Brice Maron
59c8de33da
Tweak bookmarklet to not change the current page. Correct encoding when add bookmark
2011-10-18 23:27:53 +02:00
Marvin Thomas Rabe
fff556b005
added missing files
2011-10-08 13:11:13 +02:00