index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-02-16
do not return numbers < 0
cweiske
2010-02-16
do not return numbers < 0
cweiske
2010-02-08
Send HTTP status code 500 when site has not been configured yet.
cweiske
2010-02-08
allow people to move www/ folder where they want it, now one just has to chan...
cweiske
2010-02-07
fix countBookmarks() for mysqli
cweiske
2010-02-07
fix bookmarkExists() for mysqli
cweiske
2010-02-05
fix some docblocks in userservice
cweiske
2010-02-05
do not use service overrides when running unit tests
cweiske
2010-02-05
use configurable password field instead of the hardcoded one
cweiske
2010-02-05
make external login work when user changed password externally
cweiske
2010-02-05
make external auth login work. one thing left is when the user changes his pa...
cweiske
2010-02-02
nearly there with auth integration
cweiske
2010-02-02
make serviceoverrides user-configurable
cweiske
2010-01-19
special header file for standalone scripts
cweiske
2010-01-16
fix several sql injection possibilities
cweiske
2010-01-16
Fix bug #2887063: Common tag combination description feels broken
cweiske
2010-01-16
Part of request #2928950: Add config option to allow sorting by bookmark crea...
cweiske
2010-01-16
Coding standards changes, add header to some files
cweiske
2010-01-16
cleanup login()
cweiske
2010-01-16
tell people about privacy settings and a TOOD
cweiske
2009-11-26
add documentation for _getbookmark() and dependent methods
cweiske
2009-11-23
part of request #2830224: prepare API for short url service
cweiske
2009-11-20
replace regex email validation with PHP filter function and remove DNS checki...
cweiske
2009-11-20
test deleteBookmarksForUser
cweiske
2009-11-20
remove superfluous returns after die messages
cweiske
2009-11-19
test bookmarkExists() in all variations
cweiske
2009-11-19
fix notice when passing an invalid array to editAllowed()
cweiske
2009-11-16
Delete unuseful scripts.
mensonge
2009-11-16
Clarify where config files are situated.
mensonge
2009-11-10
index file is not necessary anymore
cweiske
2009-11-05
tell people how to debug database queries
cweiske
2009-11-04
fix php-gettext on 64 bit
cweiske
2009-11-04
use data dir for locales
cweiske
2009-11-03
add new "votes" field in bookmarks database with the total sum of votes
cweiske
2009-11-02
hide bookmarks below a configurable threshold
cweiske
2009-11-02
allow changing of votes
cweiske
2009-10-31
fix unfreed sql result
cweiske
2009-10-31
test getObjectUsers() and fix a bug found by the tests
cweiske
2009-10-30
move template object to own file and rename it to SemanticScuttle_Model_Template
cweiske
2009-10-30
move user class into own file
cweiske
2009-10-28
unification test was unstable, too
cweiske
2009-10-28
loosen strictness of sorting xss fix a bit - did not work anymore
cweiske
2009-10-28
fix XSS vulnerability
cweiske
2009-10-28
explain deleteAll() in bookmarks
cweiske
2009-10-28
fix unfreed sql result and add deleteAll() for users
cweiske
2009-10-28
test previously fixed bug: voting was updated for all bookmarks, not only the...
cweiske
2009-10-28
implement rewriteVotings() and unittest the method
cweiske
2009-10-28
update only one bookmark when voting;
cweiske
2009-10-28
basic ajax voting support. has a bad counting bug somewhere
cweiske
2009-10-28
cs
cweiske
[prev]
[next]