summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/Service
Commit message (Expand)AuthorAgeFilesLines
* Fix issue about ‘bVotes’ and ‘bVoting’ not having...fix-for-php-8Gravatar Tom Willemse2024-02-291-1/+3
* Fix issue accessing an array index on a booleanGravatar Tom Willemse2024-02-291-2/+18
* Update User.php for PHP 8Gravatar buckaroo-labs2023-12-201-0/+2
* PHP 8 updatesGravatar buckaroo-labs2023-12-201-1/+2
* bug fixGravatar buckaroo-labs2023-12-201-1/+1
* PHP 7.3 compat, bug fixesGravatar querwurzelt2019-01-212-6/+10
* Add support for phancap website thumbnailer.Gravatar Christian Weiske2014-04-231-0/+59
* add option to get last modified date instead of creation ...Gravatar David Glenck2014-03-261-0/+7
* Fix two broken testsGravatar Christian Weiske2013-03-211-1/+1
* CSGravatar Christian Weiske2013-03-211-7/+15
* The hasTag was always returning false, which probably is ...Gravatar Christian Weiske2013-03-211-1/+2
* fix some CS, remove unneeded include - file is included i...Gravatar Christian Weiske2013-03-211-5/+3
* The method attachTags was raising a Notice error, fix it ...Gravatar Ricardo Soares de Lima2013-03-211-6/+7
* Using a foreach loop avoids Notice warnings when the arra...Gravatar Ricardo Soares de Lima2013-03-212-2/+2
* remove php4-style object reference passingGravatar Christian Weiske2013-03-179-63/+63
* Fix bug #3386178: "system:unfiled" secret tag does not workGravatar Christian Weiske2011-08-051-0/+1
* we can retrieve system tags nowGravatar Christian Weiske2011-08-051-4/+7
* Fix bug #3376618: Broken tag completion for private bookm...Gravatar Christian Weiske2011-08-011-13/+16
* privatekey -> privateKey everywhereGravatar Christian Weiske2011-06-271-10/+10
* Fixed issue with storing RSS login in sessionGravatar Mark Pemberton2011-06-151-1/+1
* Fixed auth issue with private RSS feedGravatar Mark Pemberton2011-06-141-0/+1
* Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-06-041-2/+27
|\
| * implement request #1989987: theme support. merge themes b...Gravatar Christian Weiske2011-05-251-2/+27
* | Reverted changes of date() to gdate(), added tests to con...Gravatar Mark Pemberton2011-06-043-4/+2
* | Altered tests to be more timezone friendlyGravatar Mark Pemberton2011-05-211-1/+1
* | Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-05-212-3/+3
|\|
| * allow ssl client login with other authentication sourcesGravatar Christian Weiske2011-05-131-1/+1
| * fix ssl client cert login processGravatar Christian Weiske2011-05-131-2/+2
* | revert getBookmarks() back to originalGravatar Mark Pemberton2011-05-191-31/+19
* | Updated PrivateKey to include Tag searchesGravatar Mark Pemberton2011-05-173-16/+27
* | Updated 'Generate New Key' button to use ajax if javascri...Gravatar Mark Pemberton2011-05-161-5/+6
* | Fixed sql commands where resources were not freedGravatar Mark Pemberton2011-05-142-4/+6
* | new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-132-33/+180
|/
* Merge branch 'master' into ssl-client-certsGravatar Christian Weiske2011-05-121-20/+68
|\
| * do not automatically store user id in sessionGravatar Christian Weiske2011-05-121-12/+39
| * reformat userservice::getWatchNamesGravatar Christian Weiske2011-05-121-8/+29
* | seems I actually forget to use the methods only parameterGravatar Christian Weiske2011-05-111-0/+1
* | deleting ssl client certificates from profile page works nowGravatar Christian Weiske2011-05-111-1/+33
* | prepare user interface to register and delete client cert...Gravatar Christian Weiske2011-05-101-0/+38
* | show current users certificates on profile pageGravatar Christian Weiske2011-05-091-0/+28
* | automatically register SSL client cert when user registersGravatar Christian Weiske2011-05-091-2/+25
* | move ssl client cert handling into separate service classGravatar Christian Weiske2011-05-092-67/+230
* | also match client issuer (CA)Gravatar Christian Weiske2011-05-051-3/+11
* | part of request #3163623: add support to login via ssl cl...Gravatar Christian Weiske2011-05-041-0/+50
|/
* do not add bookmarks with an invalid URLGravatar Christian Weiske2011-05-031-1/+9
* first test for service factoryGravatar Christian Weiske2011-04-121-1/+2
* do not generate invalid SQL when called with a not-so val...Gravatar Christian Weiske2011-03-251-2/+4
* beginsWith-parameter for getPopulartags, getContactTags a...Gravatar Christian Weiske2011-03-251-5/+20
* docblock for deleteAllGravatar Christian Weiske2011-03-241-1/+9
* fix privacy protection issue when fetching tags of severa...Gravatar Christian Weiske2011-03-241-1/+1