summaryrefslogtreecommitdiffstatshomepage
path: root/data/config.default.php
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add option to make all links open in a new windownoreferrer-noopener-newwindowGravatar Tom Willemse2024-04-211-0/+5
|
* feat: Add options to include noreferrer and noopener in ↵Gravatar Tom Willemse2024-04-211-0/+13
| | | | | | | | | | links - ‘noreferrer’ prevents the Referer header from being sent to the server the link points at when the link is clicked on. - ‘noopener’ prevents the ‘window.opener’ property from being set when the link is clicked on.
* PHP 7.3 compat, bug fixesGravatar querwurzelt2019-01-211-3/+3
|
* script to use with errbot's exec pluginGravatar Christian Weiske2016-05-091-0/+6
|
* Add support for phancap website thumbnailer.Gravatar Christian Weiske2014-04-231-21/+13
| | | | Drop support for artviper, since their service is gone.
* fix artviper thumbnail registration api urlGravatar Christian Weiske2012-01-201-2/+2
|
* Fix bug #3384416: Update documentation to explain ↵Gravatar Christian Weiske2011-08-061-1/+3
| | | | HTTP/HTTPS root problem
* implement request #1989987: theme support. merge themes ↵Gravatar Christian Weiske2011-05-251-0/+9
| | | | branch with --squash
* Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-121-0/+15
|\
| * begin bookmark model class with URL validation methodGravatar Christian Weiske2011-05-031-0/+15
| |
* | merge masterGravatar Christian Weiske2011-05-021-1/+1
|\|
| * add new feature: allow unit test mode enabling via HTTP ↵Gravatar Christian Weiske2011-03-261-0/+8
| | | | | | | | GET parameter
| * make the short date a valid ISO date format.Gravatar Christian Weiske2010-10-091-1/+1
| |
* | cherry-pick:Gravatar Christian Weiske2011-04-061-0/+8
| | | | | | | | add new feature: allow unit test mode enabling via HTTP GET parameter
* | Updates for feature request 3164348: Make default ↵Gravatar bretticvs2011-03-151-0/+17
|/ | | | privacy configurable.
* Change "localhost" into 127.0.0.1 because it avoids a ↵Gravatar mensonge2010-07-211-1/+1
| | | | | | | | bug in Windows Seven. http://serverfault.com/questions/4689/windows-7-localhost-name-resolution-is-handled-within-dns-itself-why git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@716 b3834d28-1941-0410-a4f8-b48e95affb8f
* add unittest url parameterGravatar cweiske2010-03-281-0/+12
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@698 b3834d28-1941-0410-a4f8-b48e95affb8f
* new config option to disable "SET NAMES UTF8" sql callGravatar cweiske2010-02-201-0/+9
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@671 b3834d28-1941-0410-a4f8-b48e95affb8f
* make external auth login work. one thing left is when ↵Gravatar cweiske2010-02-051-0/+9
| | | | | | the user changes his password git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@628 b3834d28-1941-0410-a4f8-b48e95affb8f
* nearly there with auth integrationGravatar cweiske2010-02-021-0/+44
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@627 b3834d28-1941-0410-a4f8-b48e95affb8f
* Implement request #2833793: Export to avahi config filesGravatar cweiske2010-01-191-0/+31
| | | | | | - we support zeroconf networking! git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@620 b3834d28-1941-0410-a4f8-b48e95affb8f
* Implement request #2934872: Option to set the "no ↵Gravatar cweiske2010-01-191-0/+11
| | | | | | | | description" description. Patch by fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@615 b3834d28-1941-0410-a4f8-b48e95affb8f
* Part of request #2928950: Add config option to allow ↵Gravatar cweiske2010-01-161-0/+10
| | | | | | sorting by bookmark creation date instead of modification date git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@594 b3834d28-1941-0410-a4f8-b48e95affb8f
* Part of bug #2928950: add support for "count" parameter ↵Gravatar cweiske2010-01-161-0/+16
| | | | | | in rss feed and add config options for default and maximum rss feed entries git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@591 b3834d28-1941-0410-a4f8-b48e95affb8f
* respect $shorturl configuration settingGravatar cweiske2010-01-161-0/+8
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@577 b3834d28-1941-0410-a4f8-b48e95affb8f
* name proper config file for menu2Gravatar cweiske2009-11-161-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@548 b3834d28-1941-0410-a4f8-b48e95affb8f
* hide bookmarks below a configurable thresholdGravatar cweiske2009-11-021-0/+8
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@507 b3834d28-1941-0410-a4f8-b48e95affb8f
* add configuration option to disable registrationGravatar cweiske2009-11-021-0/+7
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@501 b3834d28-1941-0410-a4f8-b48e95affb8f
* add horizontal voting links and switch config settingGravatar cweiske2009-11-021-0/+9
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@498 b3834d28-1941-0410-a4f8-b48e95affb8f
* introduce voting config value and provide current user ↵Gravatar cweiske2009-10-261-0/+6
| | | | | | voting status in getBookmarks() git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@431 b3834d28-1941-0410-a4f8-b48e95affb8f
* rename config.inc.php to config.php throughout the codeGravatar cweiske2009-10-261-2/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@428 b3834d28-1941-0410-a4f8-b48e95affb8f
* more file renamingsGravatar cweiske2009-10-031-0/+557
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@387 b3834d28-1941-0410-a4f8-b48e95affb8f