aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2010-09-29send 400 status code if a parameter is missingcweiske
2010-09-29first tests for api/posts/addcweiske
2010-09-29test for api/posts/updatecweiske
2010-09-29delicious returns a proper error message when deleting non-existant items, wh...cweiske
2010-09-28rewrite api/posts/delete to be more secure and add unit tests for itcweiske
2010-09-28add header to httpauth.inc.phpcweiske
2010-08-22make files use pear directoriesChristian Weiske
2010-03-28make export_html follow the "specs" a bit more and add format documentation urlcweiske
2010-03-28fix multiple tags in html exportcweiske
2010-03-28test that public bookmarks of other people are not exported via csvcweiske
2010-03-28make export_csv support filtering to multiple tagscweiske
2010-03-18unify hashing code in a separate methodcweiske
2010-03-17Fix bug #2960663: do not send content-type headers twice for ajax/api scriptscweiske
2010-03-17remove unneeded ampersandcweiske
2010-02-20remove end date condition since it seems unneccessary to mecweiske
2010-02-09Fix bug #2948410: API is broken in 0.96.0cweiske
2010-02-08allow people to move www/ folder where they want it, now one just has to chan...cweiske
2010-01-22add delicious api documentation linkcweiske
2010-01-22Fix bug #2936833: api fix: shared=nocweiske
2010-01-19Fix E_NOTICE when calling alltags.php without any parametercweiske
2010-01-19fix E_NOTICE in rsscweiske
2010-01-16make common description editor work even when no referer is setcweiske
2010-01-16fix E_NOTICEcweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16Part of bug #2928950: add support for "count" parameter in rss feed and add c...cweiske
2010-01-16add pubdate and latest change date to rss feedcweiske
2010-01-16part of bug #2928950: fix RSS content-type headercweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16fix E_NOTICE in post_dates.php and show the last date, toocweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16Coding standards changes, add header to some filescweiske
2010-01-16Fix bug #2928905: API was broken when no user was logged incweiske
2010-01-16Fix bug #2928905: API was broken when no user was logged incweiske
2010-01-16more explanationcweiske
2010-01-16respect $shorturl configuration settingcweiske
2010-01-16first shorturl redirection implementationcweiske
2009-11-23part of request #2830224: prepare API for short url servicecweiske
2009-11-10move .htaccess to web dircweiske
2009-11-05fix opensearch filecweiske
2009-11-05mark bookmarks with votes < threshold with red dotted bordercweiske
2009-11-05remove lowercase css rules since they remove sense from german wordscweiske
2009-11-02Implement request #2874049: "Feeling lucky" buttoncweiske
2009-11-02make it a bit easiercweiske
2009-11-02tab2spacescweiske
2009-11-02add configuration option to disable registrationcweiske
2009-11-02enable vote changes on voting badgecweiske
2009-11-02original voting thumb picturecweiske
2009-11-02add horizontal voting links and switch config settingcweiske