summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/js
Commit message (Expand)AuthorAgeFilesLines
* Using POST instead of GET.Lukas Reschke2012-06-103-0/+7
* Remove scroll to bookmarks_menu, no longer existent and the bookmark controls...Michael Gapczynski2012-05-131-4/+1
* Validate bookmark inputs, fixes bug oc-636Michael Gapczynski2012-05-131-1/+8
* Try to correct query string url for search in bookmarkBrice Maron2012-05-081-1/+8
* Bookmarks: Move delete code to Bookmarks class, also change to use idBart Visscher2012-05-031-4/+6
* bookmarks app seems to work now :)Georg Ehrke2012-04-251-5/+5
* Bookmarks: handle input with & and ?, fixes oc-201Arthur Schiwon2012-04-151-18/+18
* spaces to tabs in bookmarksBartek Przybylski2012-03-241-1/+1
* bookmarks tag placement & list width fixBartek Przybylski2012-03-241-3/+1
* Bookmarks: make link text click clickable too - bugfix for oc-131Georg Ehrke2012-03-231-1/+1
* Bookmarks: fix loading and displaying of the bookmarksBart Visscher2012-03-011-3/+16
* Editor fixed.Marvin Thomas Rabe2012-02-231-3/+3
* Little bookmark improvementMarvin Thomas Rabe2012-02-221-0/+3
* No bookmarks message will now show up if all bookmarks are deltedMarvin Thomas Rabe2012-02-221-3/+6
* Updated bookmark formMarvin Thomas Rabe2012-02-221-15/+3
* Removed redundant code.Marvin Thomas Rabe2012-02-222-42/+8
* Bookmarklet Window closes itself after submit.Marvin Thomas Rabe2012-02-221-1/+1
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-0/+3
* Bookmarks: Fix image urls in bookmarks.jsBart Visscher2012-02-171-3/+19
* removing console error in safari for bookmarksBartek Przybylski2012-02-031-1/+1
* Bookmark layout updatedMarvin Thomas Rabe2012-02-011-4/+6
* Bookmark layout updatedMarvin Thomas Rabe2012-02-011-2/+2
* fix javascriptDavid Iwanowitsch2012-02-011-1/+1
* Added searchprovider for bookmarks, initial l10n support for bookmark pluginDavid Iwanowitsch2012-02-011-0/+22
* removed description. changed target to _blank. removed sorting. updated layout.Marvin Thomas Rabe2011-10-082-38/+11
* Add link and other edit information to newly added bookmarks.Golnaz Nilieh2011-09-131-3/+6
* Add support of editing bookmarks.Golnaz Nilieh2011-09-131-24/+77
* Use an animated gif in add-bookmark form, while fetching metadata.Golnaz Nilieh2011-09-061-1/+4
* Don't clear bookmark description field, If it is empty in bookmark metadata.Golnaz Nilieh2011-09-061-1/+3
* fix: links with parameters get cut off at &Arthur Schiwon2011-08-251-1/+1
* fix: URLs without protocol are now linked to via HTTPArthur Schiwon2011-08-251-1/+10
* Make bookmarks sortable by clicksArthur Schiwon2011-08-251-1/+18
* Added a Bookmarklet for the Bookmarks appArthur Schiwon2011-08-241-0/+17
* autoretrieve title and description after entering new urlArthur Schiwon2011-08-231-0/+14
* * Use encodeEntities() function to check inputGolnaz Nilieh2011-08-191-27/+32
* Show new bookmark in the list after insertion, And hide it after deletion.Golnaz Nilieh2011-08-191-3/+20
* really open website after clickArthur Schiwon2011-08-161-1/+0
* initial commit of Bookmarks AppArthur Schiwon2011-08-151-0/+94