aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2020-12-05Fix: restrict access using HTTP AuthSilvio Rhatto
2020-12-05Feat: adds a robots.txtSilvio Rhatto
2020-10-01Merge remote-tracking branch 'querwurzelt/master' into mergev0.99.0Silvio Rhatto
2019-01-21PHP 7.3 compat, bug fixesquerwurzelt
2018-10-15Themes: mono: mobile first fixv0.98.6Silvio Rhatto
2018-10-15Themes: mono: mobile first behaviorSilvio Rhatto
2018-03-22Permalink supportSilvio Rhatto
2018-03-22Adds 'mono' themeSilvio Rhatto
2016-05-09Move URL title method to dedicated classChristian Weiske
2015-08-12Merge branch 'hotfix/mod_rewrite' into productionSilvio Rhatto
2015-08-12Fix mod_rewrite issuehotfix/mod_rewriteSilvio Rhatto
2015-08-12Fix opensearch URL when root config is definedhotfix/apiSilvio Rhatto
2015-01-21Integrate Firefox Social API for bookmarkingChristian Weiske
2014-04-23Add support for phancap website thumbnailer.Christian Weiske
2014-03-26add option to get last modified date instead of creation dateDavid Glenck
2014-01-16add status attribute to post in all relevant api functionsDavid Glenck
2013-03-21Fix E_STRICT error: we explicitely have to cast resources to (int)Christian Weiske
2013-03-20remove php4-style object reference passing #2Christian Weiske
2013-03-18get rid of deprecated eregi function and fix replacementChristian Weiske
2013-03-18Fix bug #109: preserve privacy setting from Delicious export files.Christian Weiske
2012-10-28Require that user type in two passwords and check they match when registering.James
2012-01-21subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tagChristian Weiske
2012-01-20Fix bug #3396727: Title of http://lesscss.org/ not loadedChristian Weiske
2012-01-20Fix bug #3468293: Delicious import does not preserve private linksChristian Weiske
2012-01-20Fix bug #3413459: Thumbnails not in one line, thanks http://quirksmode.org/cs...Christian Weiske
2012-01-20Fully fix bug #3463481: use proper self URL, different page urlChristian Weiske
2012-01-20Part of bug #3463481: add guid to itemsChristian Weiske
2012-01-20Part of bug #3463481: Add HTTP protocol to self URL in feedChristian Weiske
2011-11-01Fix bug #3407728: Can't delete users from admin pageChristian Weiske
2011-11-01Fix bug #3399815: PHP error in opensearch API in 0.98.3Christian Weiske
2011-09-05Fix bug #3388219: Incorrect URL when cancelling tag2tag-actionsChristian Weiske
2011-09-05revise bugfix of unescaped subtitleChristian Weiske
2011-09-05fix sioc exportChristian Weiske
2011-08-07Fix bug #3382126: Linked tags does not work for tags with spacesChristian Weiske
2011-08-04Fix bug #3385724 part 2: cancelling tag edit brokenChristian Weiske
2011-07-23Fix bug #3375428: Forgot to remove some old dojo filesChristian Weiske
2011-06-27escape feed links properly and fix some bugs in the feed link parametersChristian Weiske
2011-06-27privatekey -> privateKey everywhereChristian Weiske
2011-06-09fix E_NOTICEChristian Weiske
2011-06-07Refined rss feed descriptionMark Pemberton
2011-06-04Merge branch 'master' into privatekey2Mark Pemberton
2011-06-04Reverted changes of date() to gdate(), added tests to confirm existence of pr...Mark Pemberton
2011-05-25implement request #1989987: theme support. merge themes branch with --squashChristian Weiske
2011-05-23check if the charset parameter really existsChristian Weiske
2011-05-21Merge branch 'master' into privatekey2Mark Pemberton
2011-05-21Resolve some failed bookmark and tag testsMark Pemberton
2011-05-17Updated PrivateKey to include Tag searchesMark Pemberton
2011-05-16Updated 'Generate New Key' button to use ajax if javascript enabled.Mark Pemberton
2011-05-14Fixed sql commands where resources were not freedMark Pemberton
2011-05-14CSChristian Weiske