summaryrefslogtreecommitdiffstatshomepage
path: root/data/templates
Commit message (Collapse)AuthorAgeFilesLines
* fix(scuttlizr): Unclosed divGravatar Tom Willemse2024-04-191-0/+1
| | | | This ‘div’ is opened on line 461.
* Update about.tpl.phpGravatar buckaroo-labs2023-12-201-1/+1
| | | update repo name
* Update toolbar.inc.phpGravatar buckaroo-labs2023-12-201-2/+2
| | | Rename toolbar items
* Update about.tpl.phpGravatar buckaroo-labs2023-12-201-1/+1
| | | update app repo link
* Merge branch 'master' of ↵Gravatar buckaroo-labs2023-12-204-12/+17
|\ | | | | | | https://github.com/buckaroo-labs/semantic-scuttle
| * Update bookmarks.tpl.phpGravatar buckaroo-labs2023-12-201-1/+1
| | | | | | change × to *
| * Update top.inc.phpGravatar buckaroo-labs2023-12-201-9/+9
| |
| * Update bottom.inc.phpGravatar buckaroo-labs2023-12-201-1/+3
| | | | | | avoid warning
| * Update bookmarks-thumbnail.inc.tpl.phpGravatar buckaroo-labs2023-12-201-1/+4
| | | | | | avoid warning
* | add 'minimal' themeGravatar buckaroo-labs2023-12-2051-0/+3290
|/
* bundle sscuttlizr themeGravatar buckaroo-labs2023-12-2051-0/+3299
|
* PHP 7.3 compat, bug fixesGravatar querwurzelt2019-01-214-4/+4
|
* Integrate Firefox Social API for bookmarkingGravatar Christian Weiske2015-01-212-2/+51
|
* Add support for phancap website thumbnailer.Gravatar Christian Weiske2014-04-232-14/+9
| | | | Drop support for artviper, since their service is gone.
* Merge branch '0.98'Gravatar Christian Weiske2013-03-211-1/+1
|\
| * prepare release of 0.98.5Gravatar Christian Weiske2013-03-201-1/+1
| |
* | remove php4-style object reference passing #2Gravatar Christian Weiske2013-03-204-9/+9
| |
* | Require that user type in two passwords and check they ↵Gravatar James2012-10-281-0/+5
|/ | | | match when registering.
* prepare release of 0.98.4Gravatar Christian Weiske2012-01-211-1/+1
|
* fix artviper titleGravatar Christian Weiske2012-01-211-1/+1
|
* Fix bug: Invalid HTML when website thumbnails are activatedGravatar Christian Weiske2012-01-201-1/+1
|
* Fix bug #3384416: Use URL with protocol in bookmarkletGravatar Christian Weiske2012-01-201-4/+4
|
* Fully fix bug #3463481: use proper self URL, different ↵Gravatar Christian Weiske2012-01-201-1/+1
| | | | page url
* Part of bug #3463481: add guid to itemsGravatar Christian Weiske2012-01-201-0/+1
|
* Part of bug #3463481: Add atom self url to rss feedGravatar Christian Weiske2012-01-201-1/+4
|
* Part of bug #3436624: Fix delicious URL in template and ↵Gravatar Christian Weiske2012-01-201-1/+1
| | | | translation base file
* Fix bug #3393951: Logo images missing on bookmark pageGravatar Christian Weiske2011-09-051-2/+2
|
* revise bugfix of unescaped subtitleGravatar Christian Weiske2011-09-051-2/+4
|
* Fix bug: Subtitle was not escapedGravatar Christian Weiske2011-09-051-1/+1
|
* Fix bug: URLs were escaped too often in bookmark listGravatar Christian Weiske2011-09-051-3/+3
|
* prevent notice when sidebar blocks are not definedGravatar Christian Weiske2011-09-051-4/+8
|
* prepare 0.98.3Gravatar Christian Weiske2011-08-091-1/+1
|
* prepare 0.98.2Gravatar Christian Weiske2011-08-081-1/+1
|
* Fix bug #3382126: Linked tags does not work for tags ↵Gravatar Christian Weiske2011-08-071-1/+1
| | | | with spaces
* Fix delicious API help page link, update all translationsGravatar Christian Weiske2011-08-061-1/+1
|
* Fix bug #3385724: Rename tag ends with XML Parsing ErrorGravatar Christian Weiske2011-08-041-1/+0
|
* prepare 0.98.1Gravatar Christian Weiske2011-08-011-1/+1
|
* Fix bug #3375428: Forgot to remove some old dojo filesGravatar Christian Weiske2011-07-231-35/+0
|
* Fix bug #3375635: XML parsing problem in top.inc.php ↵Gravatar Christian Weiske2011-07-231-1/+1
| | | | (happened only when short_open_tags were activated)
* make release docs more readable, update version to 0.98, ↵Gravatar Christian Weiske2011-07-211-1/+1
| | | | update pear package changelog, fix pear package inclusion files
* escape feed links properly and fix some bugs in the feed ↵Gravatar Christian Weiske2011-06-272-7/+7
| | | | link parameters
* Fixed missing change that was in masterGravatar Mark Pemberton2011-06-071-2/+5
|
* Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-06-0451-10/+82
|\ | | | | | | | | | | Conflicts: data/templates/default/bookmarks.tpl.php
| * implement request #1989987: theme support. merge themes ↵Gravatar Christian Weiske2011-05-2551-9/+86
| | | | | | | | branch with --squash
| * make tag and common tag description pages valid htmlGravatar Christian Weiske2011-05-252-2/+0
| |
* | Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-211-2/+2
| |
* | Updated PrivateKey to include Tag searchesGravatar Mark Pemberton2011-05-171-3/+1
| |
* | Updated 'Generate New Key' button to use ajax if ↵Gravatar Mark Pemberton2011-05-161-1/+3
| | | | | | | | javascript enabled.
* | new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-133-3/+11
|/
* document template parameters and correct form actionGravatar Christian Weiske2011-05-111-2/+13
|