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

41 Commits

Author SHA1 Message Date
Brice Maron
6bb2c54fdd Prevent errors and mini enhancement of saved window in bookmarks 2012-06-24 21:30:14 +00:00
Brice Maron
63959909c0 Correct bookmark app : add through interface and remove missing css 2012-06-24 21:24:43 +00:00
Brice Maron
37b07e4e2d Merge branch 'master' into multi_app_dir
Conflicts:
	lib/app.php
	lib/base.php
	lib/minimizer/css.php
	lib/minimizer/js.php
	lib/template.php
	lib/util.php
2012-06-21 17:15:35 +00:00
Bjoern Schiessle
a3c356a043 use new sanitizeHTML() function 2012-06-21 13:57:18 +02:00
Brice Maron
a5998b3d7d Unit path and webpath, correct some more 2012-06-06 20:24:15 +00:00
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
Thomas Mueller
3391ae307a removing executable bit - again 2012-05-15 00:52:00 +02: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
Frank Karlitschek
b28a034f23 port linkto and serverHost 2012-05-01 23:19:39 +02:00
Georg Ehrke
7c97c58757 some fixes fore movable apps 2012-04-26 14:52:55 +02:00
Frank Karlitschek
03ee3dfaa5 make the button a bit more consistent to the other ownCloud interface 2012-04-21 23:34:24 +02:00
Robin Appelman
7bfad1f3b8 reuse OC_L10N objects 2012-04-14 16:44:15 +02:00
Alessandro Cosentino
b69f6654f2 bookmarklets should not look like buttons 2012-02-27 18:20:40 -05:00
Marvin Thomas Rabe
189135ec69 Little bookmark improvement 2012-02-22 23:58:38 +01:00
Marvin Thomas Rabe
4f6a1c63d0 Changed text 2012-02-22 23:53:54 +01:00
Marvin Thomas Rabe
ce672c87d1 Changed bookmarklet to read later widget 2012-02-22 23:52:56 +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
Bart Visscher
cb23990a84 Use separate function to make absolute urls 2012-02-17 22:07:14 +01:00
Brice Maron
59c8de33da Tweak bookmarklet to not change the current page. Correct encoding when add bookmark 2011-10-18 23:27:53 +02: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
fff556b005 added missing files 2011-10-08 13:11:13 +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
Weng Xuetian
6313a2cbed fix add bookmark bug. 2011-10-03 20:44:03 +08: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