1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-02 06:24:11 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Michael Gapczynski
f180922709 Merge commit 'refs/merge-requests/115' of git://gitorious.org/owncloud/owncloud into merge-requests/115
Conflicts:
	apps/files/templates/index.php
2012-05-17 15:38:28 -04:00
Vitaly Kuznetsov
091161ff69 Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-encoded directory names for example) 2012-05-10 09:10:53 +00:00
Brice Maron
7281a90fa4 Change label for saving bookmark button 2012-05-08 19:04:06 +00:00
Georg Ehrke
7c97c58757 some fixes fore movable apps 2012-04-26 14:52:55 +02:00
Marvin Thomas Rabe
189135ec69 Little bookmark improvement 2012-02-22 23:58:38 +01:00
Marvin Thomas Rabe
5a4a8af2f1 Updated bookmark form 2012-02-22 23:22:17 +01:00
Marvin Thomas Rabe
51a4119bea changed look of bookmarklet 2012-02-22 23:08:50 +01:00
Alessandro Cosentino
1119f80300 sharing code between the two bookmarklets 2012-02-22 16:38:05 -05: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
Alessandro Cosentino
dacffb5a06 Added bookmarklet for browser. Inspired by Google Bookmarks 2012-02-19 20:18:27 -05:00
Marvin Thomas Rabe
e4a644e47d removed description. changed target to _blank. removed sorting. updated layout. 2011-10-08 13:54:45 +02:00
Marvin Thomas Rabe
e9c4865f5c moved bookmarklet to personal. username must be provided when adding a new user. 2011-10-08 13:10:49 +02:00
Marvin Thomas Rabe
00b9526735 bookmarks are now translatable 2011-10-01 11:14:43 +02:00
Golnaz Nilieh
edea6ac06f Add support of editing bookmarks. 2011-09-13 15:40:09 +04:30
Bart Visscher
fb38b59293 Use OC_Helper::linkTo also for absolute urls.
One central place to check for https.
2011-09-09 22:19:15 +02:00
Golnaz Nilieh
ed14402cda Use an animated gif in add-bookmark form, while fetching metadata. 2011-09-06 17:13:03 +04:30
Arthur Schiwon
b5e47ae36f fix: links with parameters get cut off at & 2011-08-25 13:51:48 +02:00
Arthur Schiwon
99ee2fe615 Make bookmarks sortable by clicks 2011-08-25 12:55:13 +02:00
Arthur Schiwon
2181f70a14 Make appeareance of the bookmarklet a bit nicer, still room for improvement left 2011-08-25 12:15:03 +02:00
Arthur Schiwon
a5de19f523 Added a Bookmarklet for the Bookmarks app 2011-08-24 22:16:44 +02:00
Arthur Schiwon
e875cde1a2 check if tag is set, might not show bookmarks on some systems without doing so 2011-08-24 14:36:03 +02:00
Golnaz Nilieh
00d398a549 * Use encodeEntities() function to check input
* Separate tags by space
2011-08-19 16:18:08 +04:30
Jan-Christoph Borchardt
a6c4c2c033 wording fix for bookmarks 2011-08-16 12:45:44 +02:00
Arthur Schiwon
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00