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

88 Commits

Author SHA1 Message Date
Brice Maron
c156399c60 Add more tag filtering capabilities 2012-08-30 20:19:17 +00:00
Brice Maron
ca0fa16812 Next step for filter api for ajax 2012-08-30 20:19:09 +00:00
Brice Maron
c3e887078a First reworking of the bookmarks list 2012-08-30 20:13:29 +00:00
Brice Maron
68b87e3530 First Step of list view rework 2012-08-30 20:12:05 +00:00
Lukas Reschke
17eaa533e9 Using POST instead of GET. 2012-06-11 11:56:11 +02:00
Michael Gapczynski
54dcc61123 Remove scroll to bookmarks_menu, no longer existent and the bookmark controls are always visible at the top anyways 2012-05-13 21:10:27 -04:00
Michael Gapczynski
58a4859ed3 Validate bookmark inputs, fixes bug oc-636 2012-05-13 16:58:47 -04:00
Brice Maron
756c03d8ef Try to correct query string url for search in bookmark 2012-05-08 16:22:35 +00:00
Bart Visscher
f23ff751b2 Bookmarks: Move delete code to Bookmarks class, also change to use id 2012-05-03 17:33:57 +02:00
Georg Ehrke
b4b018b544 bookmarks app seems to work now :) 2012-04-25 21:20:06 +02:00
Arthur Schiwon
349597c8b7 Bookmarks: handle input with & and ?, fixes oc-201 2012-04-15 15:53:40 +02:00
Bartek Przybylski
3972729d26 spaces to tabs in bookmarks 2012-03-24 19:55:44 +01:00
Bartek Przybylski
67efac7952 bookmarks tag placement & list width fix 2012-03-24 19:55:43 +01:00
Georg Ehrke
80162a5b93 Bookmarks: make link text click clickable too - bugfix for oc-131 2012-03-23 16:58:48 +01:00
Bart Visscher
e931a70d3f Bookmarks: fix loading and displaying of the bookmarks 2012-03-01 20:57:11 +01:00
Marvin Thomas Rabe
eea2e7ba57 Editor fixed. 2012-02-23 20:36:20 +01:00
Marvin Thomas Rabe
189135ec69 Little bookmark improvement 2012-02-22 23:58:38 +01:00
Marvin Thomas Rabe
7886728fad No bookmarks message will now show up if all bookmarks are delted 2012-02-22 23:28:36 +01:00
Marvin Thomas Rabe
5a4a8af2f1 Updated bookmark form 2012-02-22 23:22:17 +01:00
Marvin Thomas Rabe
d205a5404d Removed redundant code. 2012-02-22 16:04:32 +01:00
Marvin Thomas Rabe
192f7bf430 UI problems solved. Bookmarks app updated. 2012-02-22 16:04:31 +01:00
Bart Visscher
8b3262ea20 Bookmarks: Fix image urls in bookmarks.js 2012-02-17 22:07:15 +01:00
Bartek Przybylski
217180c507 removing console error in safari for bookmarks 2012-02-03 21:37:09 +01:00
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
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
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