mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-16 02:32:12 -04:00
[PR #28] [CLOSED] Adding unique visitor system. #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/antonkomarev/github-profile-views-counter/pull/28
Author: @k1nxx
Created: 4/14/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
985c663Adding unique visitor system94d509fUnique visitor system74520abUpdate CounterPdoRepository.php📊 Changes
6 files changed (+23 additions, -7 deletions)
View changed files
📝
public/file-repository.php(+2 -0)📝
public/index.php(+2 -0)📝
public/pdo-repository.php(+2 -0)📝
src/BadgeImageRendererService.php(+2 -0)📝
src/CounterFileRepository.php(+2 -0)📝
src/CounterPdoRepository.php(+13 -7)📄 Description
Fixing issue #27
Adding a session system
Notes:
Thank you for this great and amazing project!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.