| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to correct query string url for search in bookmark | Brice Maron | 2012-05-08 | 1 | -1/+8 |
* | Bookmarks: Move delete code to Bookmarks class, also change to use id | Bart Visscher | 2012-05-03 | 1 | -4/+6 |
* | bookmarks app seems to work now :) | Georg Ehrke | 2012-04-25 | 1 | -5/+5 |
* | Bookmarks: handle input with & and ?, fixes oc-201 | Arthur Schiwon | 2012-04-15 | 1 | -18/+18 |
* | spaces to tabs in bookmarks | Bartek Przybylski | 2012-03-24 | 1 | -1/+1 |
* | bookmarks tag placement & list width fix | Bartek Przybylski | 2012-03-24 | 1 | -3/+1 |
* | Bookmarks: make link text click clickable too - bugfix for oc-131 | Georg Ehrke | 2012-03-23 | 1 | -1/+1 |
* | Bookmarks: fix loading and displaying of the bookmarks | Bart Visscher | 2012-03-01 | 1 | -3/+16 |
* | Editor fixed. | Marvin Thomas Rabe | 2012-02-23 | 1 | -3/+3 |
* | Little bookmark improvement | Marvin Thomas Rabe | 2012-02-22 | 1 | -0/+3 |
* | No bookmarks message will now show up if all bookmarks are delted | Marvin Thomas Rabe | 2012-02-22 | 1 | -3/+6 |
* | Updated bookmark form | Marvin Thomas Rabe | 2012-02-22 | 1 | -15/+3 |
* | Removed redundant code. | Marvin Thomas Rabe | 2012-02-22 | 2 | -42/+8 |
* | Bookmarklet Window closes itself after submit. | Marvin Thomas Rabe | 2012-02-22 | 1 | -1/+1 |
* | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 1 | -0/+3 |
* | Bookmarks: Fix image urls in bookmarks.js | Bart Visscher | 2012-02-17 | 1 | -3/+19 |
* | removing console error in safari for bookmarks | Bartek Przybylski | 2012-02-03 | 1 | -1/+1 |
* | Bookmark layout updated | Marvin Thomas Rabe | 2012-02-01 | 1 | -4/+6 |
* | Bookmark layout updated | Marvin Thomas Rabe | 2012-02-01 | 1 | -2/+2 |
* | fix javascript | David Iwanowitsch | 2012-02-01 | 1 | -1/+1 |
* | Added searchprovider for bookmarks, initial l10n support for bookmark plugin | David Iwanowitsch | 2012-02-01 | 1 | -0/+22 |
* | removed description. changed target to _blank. removed sorting. updated layout. | Marvin Thomas Rabe | 2011-10-08 | 2 | -38/+11 |
* | Add link and other edit information to newly added bookmarks. | Golnaz Nilieh | 2011-09-13 | 1 | -3/+6 |
* | Add support of editing bookmarks. | Golnaz Nilieh | 2011-09-13 | 1 | -24/+77 |
* | Use an animated gif in add-bookmark form, while fetching metadata. | Golnaz Nilieh | 2011-09-06 | 1 | -1/+4 |
* | Don't clear bookmark description field, If it is empty in bookmark metadata. | Golnaz Nilieh | 2011-09-06 | 1 | -1/+3 |
* | fix: links with parameters get cut off at & | Arthur Schiwon | 2011-08-25 | 1 | -1/+1 |
* | fix: URLs without protocol are now linked to via HTTP | Arthur Schiwon | 2011-08-25 | 1 | -1/+10 |
* | Make bookmarks sortable by clicks | Arthur Schiwon | 2011-08-25 | 1 | -1/+18 |
* | Added a Bookmarklet for the Bookmarks app | Arthur Schiwon | 2011-08-24 | 1 | -0/+17 |
* | autoretrieve title and description after entering new url | Arthur Schiwon | 2011-08-23 | 1 | -0/+14 |
* | * Use encodeEntities() function to check input | Golnaz Nilieh | 2011-08-19 | 1 | -27/+32 |
* | Show new bookmark in the list after insertion, And hide it after deletion. | Golnaz Nilieh | 2011-08-19 | 1 | -3/+20 |
* | really open website after click | Arthur Schiwon | 2011-08-16 | 1 | -1/+0 |
* | initial commit of Bookmarks App | Arthur Schiwon | 2011-08-15 | 1 | -0/+94 |