nextcloud/apps/bookmarks
Bart Visscher 17e631bc5e Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
2011-09-25 22:19:28 +02:00
..
ajax Use OC_JSON for json responses 2011-09-25 22:19:28 +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