1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-30 05:24:09 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Marvin Thomas Rabe
5298331e4e Bookmark layout updated 2012-02-01 22:02:06 +01:00
Marvin Thomas Rabe
e99c3d31f8 Bookmark layout updated 2012-02-01 21:19:31 +01:00
David Iwanowitsch
6ddb9c1729 fix javascript 2012-02-01 15:40:59 +01:00
David Iwanowitsch
a3cb7ef548 Added searchprovider for bookmarks, initial l10n support for bookmark plugin
moved some code from updateList.php to bookmarks.php, to make it reusable
2012-02-01 15:40:59 +01:00
Marvin Thomas Rabe
e4a644e47d removed description. changed target to _blank. removed sorting. updated layout. 2011-10-08 13:54:45 +02:00
Golnaz Nilieh
5de34c29c8 Add link and other edit information to newly added bookmarks. 2011-09-13 16:10:52 +04:30
Golnaz Nilieh
edea6ac06f Add support of editing bookmarks. 2011-09-13 15:40:09 +04:30
Golnaz Nilieh
ed14402cda Use an animated gif in add-bookmark form, while fetching metadata. 2011-09-06 17:13:03 +04:30
Golnaz Nilieh
3f2f29d334 Don't clear bookmark description field, If it is empty in bookmark metadata. 2011-09-06 16:13:23 +04:30
Arthur Schiwon
b5e47ae36f fix: links with parameters get cut off at & 2011-08-25 13:51:48 +02:00
Arthur Schiwon
e5681311b8 fix: URLs without protocol are now linked to via HTTP 2011-08-25 13:23:52 +02:00
Arthur Schiwon
99ee2fe615 Make bookmarks sortable by clicks 2011-08-25 12:55:13 +02:00
Arthur Schiwon
a5de19f523 Added a Bookmarklet for the Bookmarks app 2011-08-24 22:16:44 +02:00
Arthur Schiwon
6d7dd830e9 autoretrieve title and description after entering new url 2011-08-23 16:30:29 +02:00
Golnaz Nilieh
00d398a549 * Use encodeEntities() function to check input
* Separate tags by space
2011-08-19 16:18:08 +04:30
Golnaz Nilieh
6c1da6a7f7 Show new bookmark in the list after insertion, And hide it after deletion. 2011-08-19 13:30:05 +04:30
Arthur Schiwon
7193ae98f2 really open website after click 2011-08-16 23:50:46 +02:00
Arthur Schiwon
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00