1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
Bookmark app for ownCloud
Go to file
Florian Pritz a36d38f2e4 apps/bookmarks: use curl instead of file_get_contents
Don't depend on allow_url_fopen being enabled when we already use curl
elsewhere in the code.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:57 +02:00
ajax fix apps/bookmarks if oc_bookmarks_tags is empty 2011-09-24 18:41:56 +02:00
appinfo Bookmarks DB structure change, description is optional 2011-08-23 15:24:44 +02:00
css Use an animated gif in add-bookmark form, while fetching metadata. 2011-09-06 17:13:03 +04:30
img initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00
js Add link and other edit information to newly added bookmarks. 2011-09-13 16:10:52 +04:30
templates Add support of editing bookmarks. 2011-09-13 15:40:09 +04:30
addBm.php Move some common code to OC_Util 2011-09-18 21:31:56 +02:00
bookmarksHelper.php apps/bookmarks: use curl instead of file_get_contents 2011-09-24 18:41:57 +02:00
index.php Move some common code to OC_Util 2011-09-18 21:31:56 +02:00