aboutsummaryrefslogtreecommitdiff
path: root/src/SemanticScuttle/Service
AgeCommit message (Expand)Author
2023-08-30Merge branch 'master' of github.com:rhatto/SemanticScuttleHEADmasterSilvio Rhatto
2022-06-21Do not pass a null to `count`.Jason
2020-12-01Fix: bookmarks: add values to bVoting and bVotesSilvio Rhatto
2019-01-21PHP 7.3 compat, bug fixesquerwurzelt
2014-04-23Add support for phancap website thumbnailer.Christian Weiske
2014-03-26add option to get last modified date instead of creation dateDavid Glenck
2013-03-21Fix two broken testsChristian Weiske
2013-03-21CSChristian Weiske
2013-03-21The hasTag was always returning false, which probably is a bug. Fixed it and ...Christian Weiske
2013-03-21fix some CS, remove unneeded include - file is included in header.phpChristian Weiske
2013-03-21The method attachTags was raising a Notice error, fix it and adds a test for ...Ricardo Soares de Lima
2013-03-21Using a foreach loop avoids Notice warnings when the array doesn't have seque...Ricardo Soares de Lima
2013-03-17remove php4-style object reference passingChristian Weiske
2011-08-05Fix bug #3386178: "system:unfiled" secret tag does not workChristian Weiske
2011-08-05we can retrieve system tags nowChristian Weiske
2011-08-01Fix bug #3376618: Broken tag completion for private bookmarksChristian Weiske
2011-06-27privatekey -> privateKey everywhereChristian Weiske
2011-06-15Fixed issue with storing RSS login in sessionMark Pemberton
2011-06-14Fixed auth issue with private RSS feedMark 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-21Altered tests to be more timezone friendlyMark Pemberton
2011-05-21Merge branch 'master' into privatekey2Mark Pemberton
2011-05-19revert getBookmarks() back to originalMark 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-13new privatekey2 branch with privatekey changesMark Pemberton
2011-05-13allow ssl client login with other authentication sourcesChristian Weiske
2011-05-13fix ssl client cert login processChristian Weiske
2011-05-12Merge branch 'master' into ssl-client-certsChristian Weiske
2011-05-12do not automatically store user id in sessionChristian Weiske
2011-05-12reformat userservice::getWatchNamesChristian Weiske
2011-05-11seems I actually forget to use the methods only parameterChristian Weiske
2011-05-11deleting ssl client certificates from profile page works nowChristian Weiske
2011-05-10prepare user interface to register and delete client certificates on the prof...Christian Weiske
2011-05-09show current users certificates on profile pageChristian Weiske
2011-05-09automatically register SSL client cert when user registersChristian Weiske
2011-05-09move ssl client cert handling into separate service classChristian Weiske
2011-05-05also match client issuer (CA)Christian Weiske
2011-05-04part of request #3163623: add support to login via ssl client certificate. we...Christian Weiske
2011-05-03do not add bookmarks with an invalid URLChristian Weiske
2011-04-12first test for service factoryChristian Weiske
2011-03-25do not generate invalid SQL when called with a not-so valid arrayChristian Weiske
2011-03-25beginsWith-parameter for getPopulartags, getContactTags and getAdminTagsChristian Weiske
2011-03-24docblock for deleteAllChristian Weiske
2011-03-24fix privacy protection issue when fetching tags of several usersChristian Weiske
2011-03-24make getPopularTags a tiny bit easierChristian Weiske
2011-03-24fix docblockChristian Weiske