Skip to content

feat: custom wakatime api url #525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

feat: custom wakatime api url #525

wants to merge 7 commits into from

Conversation

Wybxc
Copy link

@Wybxc Wybxc commented Sep 18, 2024

close #220

ok-coder1
ok-coder1 previously approved these changes May 21, 2025
@ok-coder1
Copy link
Collaborator

What if the API URL ends with v1/?
So if the API URL was set to https://wakatime.com/api/v1/,
The script would check for https://wakatime.com/api/v1/v1/users/current/stats/last_7_days

ok-coder1
ok-coder1 previously approved these changes May 24, 2025
Copy link
Collaborator

@ok-coder1 ok-coder1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ok-coder1
Copy link
Collaborator

Oh wait, CI will fail until #553 and #454 is merged which update the CI.

@ok-coder1 ok-coder1 requested review from pseusys and MarkenJaden May 24, 2025 06:03
ok-coder1
ok-coder1 previously approved these changes May 25, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation python Pull requests that update Python code labels Jun 2, 2025
Copy link
Collaborator

@ok-coder1 ok-coder1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEAT: Support Wakapi
4 participants