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
/
src
Age
Commit message (
Expand
)
Author
2014-04-23
Add support for phancap website thumbnailer.
Christian Weiske
2014-03-26
add option to get last modified date instead of creation date
David Glenck
2013-08-20
Fix bug #161: URLs broken on 1&1 server
Christian Weiske
2013-03-21
Fix two broken tests
Christian Weiske
2013-03-21
CS
Christian Weiske
2013-03-21
The hasTag was always returning false, which probably is a bug. Fixed it and ...
Christian Weiske
2013-03-21
fix some CS, remove unneeded include - file is included in header.php
Christian Weiske
2013-03-21
The method attachTags was raising a Notice error, fix it and adds a test for ...
Ricardo Soares de Lima
2013-03-21
Using a foreach loop avoids Notice warnings when the array doesn't have seque...
Ricardo Soares de Lima
2013-03-17
remove php4-style object reference passing
Christian Weiske
2012-01-25
set proper exit status when config file does not exist
Christian Weiske
2012-01-21
Fix bug #3111254: getIdFromUser() always returns an integer now (part 2)
Christian Weiske
2012-01-20
Part of bug #3463481: Add HTTP protocol to self URL in feed
Christian Weiske
2011-11-02
Fix bug #3431742: open_basedir problems with /etc/ config files
Christian Weiske
2011-08-05
Fix bug #3386178: "system:unfiled" secret tag does not work
Christian Weiske
2011-08-05
we can retrieve system tags now
Christian Weiske
2011-08-01
Fix bug #3376618: Broken tag completion for private bookmarks
Christian Weiske
2011-07-23
Fix bug #3160512: Make SemantiScuttle work with FastCGI
Christian Weiske
2011-07-23
fix typo
Christian Weiske
2011-07-21
support global and per-host configuration files
Christian Weiske
2011-06-27
privatekey -> privateKey everywhere
Christian Weiske
2011-06-27
make the private tests really test something
Christian Weiske
2011-06-15
Fixed issue with storing RSS login in session
Mark Pemberton
2011-06-14
Fixed auth issue with private RSS feed
Mark Pemberton
2011-06-04
Merge branch 'master' into privatekey2
Mark Pemberton
2011-06-04
Reverted changes of date() to gdate(), added tests to confirm existence of pr...
Mark Pemberton
2011-05-25
implement request #1989987: theme support. merge themes branch with --squash
Christian Weiske
2011-05-21
Altered tests to be more timezone friendly
Mark Pemberton
2011-05-21
Merge branch 'master' into privatekey2
Mark Pemberton
2011-05-20
no need for that anymore
Christian Weiske
2011-05-19
revert getBookmarks() back to original
Mark Pemberton
2011-05-19
begin supporting a different database for unit tests
Christian Weiske
2011-05-17
Updated PrivateKey to include Tag searches
Mark Pemberton
2011-05-16
Updated 'Generate New Key' button to use ajax if javascript enabled.
Mark Pemberton
2011-05-14
Fixed sql commands where resources were not freed
Mark Pemberton
2011-05-13
new privatekey2 branch with privatekey changes
Mark Pemberton
2011-05-13
allow ssl client login with other authentication sources
Christian Weiske
2011-05-13
fix ssl client cert login process
Christian Weiske
2011-05-13
Merge branch 'master' into ssl-client-certs
Christian Weiske
2011-05-12
Merge branch 'master' into configurable-privacy2
Christian Weiske
2011-05-12
Merge branch 'master' into ssl-client-certs
Christian Weiske
2011-05-12
do not automatically store user id in session
Christian Weiske
2011-05-12
reformat userservice::getWatchNames
Christian Weiske
2011-05-11
seems I actually forget to use the methods only parameter
Christian Weiske
2011-05-11
deleting ssl client certificates from profile page works now
Christian Weiske
2011-05-10
prepare user interface to register and delete client certificates on the prof...
Christian Weiske
2011-05-09
show current users certificates on profile page
Christian Weiske
2011-05-09
automatically register SSL client cert when user registers
Christian Weiske
2011-05-09
move ssl client cert handling into separate service class
Christian Weiske
2011-05-05
also match client issuer (CA)
Christian Weiske
[next]