index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
api
Age
Commit message (
Expand
)
Author
2013-03-20
remove php4-style object reference passing #2
Christian Weiske
2011-11-01
Fix bug #3399815: PHP error in opensearch API in 0.98.3
Christian Weiske
2011-09-05
fix sioc export
Christian Weiske
2011-05-02
merge master
Christian Weiske
2011-03-15
Updates for feature request 3164348: Make default privacy configurable.
bretticvs
2010-10-09
make export_html work in strict mode, too
Christian Weiske
2010-09-29
api/posts/add respects the "replace" parameter now
cweiske
2010-09-29
reformat api/posts/add and document it better
cweiske
2010-09-29
send 400 status code if a parameter is missing
cweiske
2010-09-29
first tests for api/posts/add
cweiske
2010-09-29
test for api/posts/update
cweiske
2010-09-29
delicious returns a proper error message when deleting non-existant items, wh...
cweiske
2010-09-28
rewrite api/posts/delete to be more secure and add unit tests for it
cweiske
2010-09-28
add header to httpauth.inc.php
cweiske
2010-03-28
make export_html follow the "specs" a bit more and add format documentation url
cweiske
2010-03-28
fix multiple tags in html export
cweiske
2010-03-28
test that public bookmarks of other people are not exported via csv
cweiske
2010-03-28
make export_csv support filtering to multiple tags
cweiske
2010-03-17
Fix bug #2960663: do not send content-type headers twice for ajax/api scripts
cweiske
2010-02-08
allow people to move www/ folder where they want it, now one just has to chan...
cweiske
2010-01-22
add delicious api documentation link
cweiske
2010-01-22
Fix bug #2936833: api fix: shared=no
cweiske
2010-01-16
Coding standards changes, add header docblock
cweiske
2010-01-16
Coding standards changes, add header docblock
cweiske
2010-01-16
fix E_NOTICE in post_dates.php and show the last date, too
cweiske
2010-01-16
Coding standards changes, add header docblock
cweiske
2010-01-16
Coding standards changes, add header to some files
cweiske
2010-01-16
Fix bug #2928905: API was broken when no user was logged in
cweiske
2010-01-16
Fix bug #2928905: API was broken when no user was logged in
cweiske
2009-11-23
part of request #2830224: prepare API for short url service
cweiske
2009-11-05
fix opensearch file
cweiske
2009-10-26
rename config.inc.php to config.php throughout the code
cweiske
2009-10-23
rename ServiceFactory::getServiceInstance() to get() - much easier to write
cweiske
2009-10-03
make the application work again
cweiske
2009-10-03
move files to new locations
cweiske