Commit Graph

144 Commits

Author SHA1 Message Date
4b5059bfc4 Batch tagging (first pass but working).
Search will now look in bookmarks addresses too.
Some bugfixes.
2015-09-20 05:49:33 +02:00
0600f02a13 Shoulder surfing protection with new default option. Enabled only
for logged users as we use logged user's tags to decide what
should be hidden. Tags linked to the tag defined in the
configuration, associated bookmarks, relevant links and
"last searches" block will be hidden. Hidden state is active
unless disabled by clicking on the top right button :
require user's password. This setting is remembered by
a session cookie.
2015-09-18 19:53:21 +02:00
02185ad7e4 Merge branch 'yohan' into HEAD
Conflicts:
	www/bookmarks.php
	www/importNetscape.php

Successful merging.
2015-09-13 04:52:16 +02:00
7699c685e6 Better import for XML bookmark file.
Support for adding multiple bookmarks at once with my modified Firefox's Scuttle plugin.
2015-09-13 03:33:39 +02:00
Christian Weiske
11e56e5861 Integrate Firefox Social API for bookmarking 2015-01-21 22:05:12 +01:00
Christian Weiske
6b3f1d4bb5 Add support for phancap website thumbnailer.
Drop support for artviper, since their service is gone.
2014-04-23 23:12:55 +02:00
Christian Weiske
f8b5ad1cad Merge branch '0.98' 2013-03-21 06:31:16 +01:00
Christian Weiske
85e2ccd942 remove php4-style object reference passing #2 2013-03-20 20:00:25 +01:00
Christian Weiske
54b5726157 prepare release of 0.98.5 2013-03-20 18:06:15 +01:00
James
6607747b37 Require that user type in two passwords and check they match when registering. 2012-10-28 10:29:40 +01:00
Christian Weiske
795de13414 prepare release of 0.98.4 2012-01-21 13:02:42 +01:00
Christian Weiske
df00540d4c fix artviper title 2012-01-21 12:23:05 +01:00
Christian Weiske
645f21b1a9 Fix bug: Invalid HTML when website thumbnails are activated 2012-01-20 15:20:16 +01:00
Christian Weiske
d8ee343473 Fix bug #3384416: Use URL with protocol in bookmarklet 2012-01-20 15:09:39 +01:00
Christian Weiske
f8b7d0243c Fully fix bug #3463481: use proper self URL, different page url 2012-01-20 15:03:29 +01:00
Christian Weiske
87f495d31b Part of bug #3463481: add guid to items 2012-01-20 14:58:16 +01:00
Christian Weiske
cf80b6c5b8 Part of bug #3463481: Add atom self url to rss feed 2012-01-20 14:54:54 +01:00
Christian Weiske
515ef6eaa6 Part of bug #3436624: Fix delicious URL in template and translation base file 2012-01-20 13:58:46 +01:00
Christian Weiske
adf2655b23 Fix bug #3393951: Logo images missing on bookmark page 2011-09-05 18:51:32 +02:00
Christian Weiske
7a82f3ef2d revise bugfix of unescaped subtitle 2011-09-05 18:51:26 +02:00
Christian Weiske
000daf70ca Fix bug: Subtitle was not escaped 2011-09-05 18:51:22 +02:00
Christian Weiske
34600fe502 Fix bug: URLs were escaped too often in bookmark list 2011-09-05 18:50:49 +02:00
Christian Weiske
160ce01f7b prevent notice when sidebar blocks are not defined 2011-09-05 18:50:42 +02:00
Christian Weiske
057bc0b932 prepare 0.98.3 2011-08-09 08:12:02 +02:00
Christian Weiske
08435a517a prepare 0.98.2 2011-08-08 07:30:59 +02:00
Christian Weiske
dd29ad13eb Fix bug #3382126: Linked tags does not work for tags with spaces 2011-08-07 16:53:17 +02:00
Christian Weiske
889ca453ec Fix delicious API help page link, update all translations 2011-08-06 11:05:45 +02:00
Christian Weiske
6b24f99048 Fix bug #3385724: Rename tag ends with XML Parsing Error 2011-08-04 06:37:32 +02:00
Christian Weiske
8c9b9a3334 prepare 0.98.1 2011-08-01 21:53:00 +02:00
Christian Weiske
ba6465e310 Fix bug #3375428: Forgot to remove some old dojo files 2011-07-23 08:33:52 +02:00
Christian Weiske
dc69d1ad13 Fix bug #3375635: XML parsing problem in top.inc.php (happened only when short_open_tags were activated) 2011-07-23 08:27:17 +02:00
Christian Weiske
83714e3889 make release docs more readable, update version to 0.98, update pear package changelog, fix pear package inclusion files 2011-07-21 22:28:42 +02:00
Christian Weiske
90b6e65b11 escape feed links properly and fix some bugs in the feed link parameters 2011-06-27 23:03:31 +02:00
Mark Pemberton
032ea9ec25 Fixed missing change that was in master 2011-06-07 21:42:11 -04:00
Mark Pemberton
b628e63e01 Merge branch 'master' into privatekey2
Conflicts:

	data/templates/default/bookmarks.tpl.php
2011-06-04 00:38:07 -04:00
Christian Weiske
5ba53394fc implement request #1989987: theme support. merge themes branch with --squash 2011-05-25 19:43:36 +02:00
Christian Weiske
63b0a4b8cb make tag and common tag description pages valid html 2011-05-25 06:57:55 +02:00
Mark Pemberton
e0149e24e2 Resolve some failed bookmark and tag tests 2011-05-21 14:36:29 -04:00
Mark Pemberton
920f7fc623 Updated PrivateKey to include Tag searches 2011-05-17 00:24:43 -04:00
Mark Pemberton
10214c43b5 Updated 'Generate New Key' button to use ajax if javascript enabled. 2011-05-16 00:35:31 -04:00
Mark Pemberton
ec345f7a13 new privatekey2 branch with privatekey changes 2011-05-13 14:26:51 -04:00
Christian Weiske
73792c5807 document template parameters and correct form action 2011-05-11 06:48:40 +02:00
Christian Weiske
9d91f1bee1 do not use links but POST form to change SSL settings. Proper web apps should never change data with GET requests 2011-05-11 06:44:49 +02:00
Christian Weiske
c13689813e prepare user interface to register and delete client certificates on the profile page 2011-05-10 15:23:58 +02:00
Christian Weiske
967ba79ece show current users certificates on profile page 2011-05-09 18:16:53 +02:00
Christian Weiske
b212c837f0 autofill registration form email address if user has a ssl client certificate 2011-05-04 17:13:14 +02:00
Christian Weiske
4e63a9a679 part of request #3163623: add support to login via ssl client certificate. web interface to register certificates is still missing 2011-05-04 17:08:25 +02:00
Christian Weiske
705d016301 move bookmarklet code to own template file 2011-04-05 18:56:51 +02:00
Christian Weiske
1527555a96 restructure opera bookmarklet popup code (doesnt work currently :)) and make normal opera bookmarklet code a bit easier to read 2011-04-04 23:11:05 +02:00
Christian Weiske
361c94895d explain opera button commands 2011-04-04 22:26:19 +02:00