Klaro
cc6a438786
Revert launch configuration and change version to 2.0.1
2025-11-11 10:48:39 +01:00
Klaro
6eabd3a807
hotfix change GraphQL operations to use UserByLogin for fetching user data and improve response handling in Twitch and TwitchLogin classes
2025-11-11 10:35:26 +01:00
Klaro
e3d6760ba1
create branch rdavydov-master
2025-11-11 10:27:23 +01:00
Klaro
4a83926329
hotfix change GraphQL operations to use UserByLogin for fetching user data and improve response handling in Twitch and TwitchLogin classes
2025-11-11 01:43:23 +01:00
Klaro
313cf3c94a
Update version to 2.0.4 and improve error logging for Playback Access Token response
2025-07-04 14:00:02 +02:00
anton.veselov
1173fc3abf
hotfix error fetching PlaybackAccessToken
2025-07-04 13:56:12 +02:00
Klaro
d0cac2df73
Refactor logging messages and enhance configuration options
2025-02-12 17:06:02 +01:00
Klaro
75b798642d
Enhance logging and configuration management
2025-02-11 17:10:19 +01:00
Klaro
3dbcffcf77
Implement automatic update feature
2025-02-10 13:08:43 +01:00
Klaro
212f9848db
enhance logging features with optional seconds display
2025-02-07 17:08:56 +01:00
Klaro
e9d3c77f56
Update repository URLs and improve import handling
2025-02-06 18:58:48 +01:00
Klaro
51c0603732
Update project structure and improve logging features
...
- Added main.py as the entry point for the application.
- Updated .gitignore to exclude config.json and VSCode settings.
- Changed launch configuration to use main.py.
- Modified error messages to reference config.json instead of run.py.
- Enhanced logging with color-coded output for better visibility.
- Updated version number to 2 in __init__.py.
2025-02-06 17:10:18 +01:00
Roman Davydov
41c41e8e79
1.9.9
2024-10-06 22:15:03 +03:00
Roman Davydov
de077415ba
Merge pull request #476 from Petrarka0/report
...
Console final report enhancement
2024-10-06 22:06:20 +03:00
Roman Davydov
9ccf689a11
fix #593
2024-10-06 21:44:15 +03:00
Roman Davydov
f034359e92
1.9.8
2024-10-06 14:00:15 +03:00
Roman Davydov
1fd472d8b6
python-cryptography for Termux
2024-10-06 13:49:15 +03:00
Roman Davydov
910bea9616
leftovers fixes after PR merges
2024-10-06 13:47:30 +03:00
Roman Davydov
c61f8b6386
Merge branch 'master' of https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2
2024-10-06 13:41:13 +03:00
Roman Davydov
8fb10a4ab4
Merge pull request #490 from Petrarka0/ctrlcbug
...
fix multipule CTRL + C breaking exit sequence #484
2024-10-06 13:17:50 +03:00
Roman Davydov
1fb81deb7f
Merge pull request #575 from mpforce1/community-goals
...
Community Goals
2024-10-06 13:13:50 +03:00
Roman Davydov
83d1551204
Merge pull request #585 from lekoOwO/master
...
Support Gotify Logger
2024-10-06 13:04:09 +03:00
Roman Davydov
91e803d15f
Merge pull request #599 from rdavydov/dependabot/github_actions/docker/build-push-action-6.9.0
...
Bump docker/build-push-action from 6.5.0 to 6.9.0
2024-10-06 13:02:31 +03:00
Roman Davydov
1d3193fa19
Merge pull request #605 from rdavydov/dependabot/github_actions/docker/setup-buildx-action-3.7.1
...
Bump docker/setup-buildx-action from 3.5.0 to 3.7.1
2024-10-06 13:02:17 +03:00
Roman Davydov
6f6c2f4d98
Merge pull request #594 from sudoguy/fix_user_agent_typo
...
Fix user-agent typo
2024-10-06 13:01:55 +03:00
Roman Davydov
eb78dcaff8
Merge branch 'master' of https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2
2024-10-06 13:01:05 +03:00
Roman Davydov
a09e0cbeaa
fix Error: KeyError: 'data' rdavydov/Twitch-Channel-Points-Miner-v2#593
2024-10-06 13:00:48 +03:00
dependabot[bot]
b378b53e08
Bump docker/setup-buildx-action from 3.5.0 to 3.7.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-04 12:23:04 +00:00
dependabot[bot]
48c7e5fb16
Bump docker/build-push-action from 6.5.0 to 6.9.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.5.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.5.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 12:40:17 +00:00
Evgeny Kemerov
2963a87c32
Fix user-agent typo
2024-09-16 16:33:58 +07:00
Petrarka
385f267e06
Merge branch 'rdavydov:master' into ctrlcbug
2024-08-17 16:33:41 +03:00
Petrarka
7f2f5489ec
Merge branch 'rdavydov:master' into report
2024-08-17 16:33:16 +03:00
leko
9d4d79dfe3
fix: typo
2024-08-14 22:58:17 +08:00
leko
c1de7958b6
fix: typo
2024-08-14 01:48:29 +08:00
leko
5f6920f8df
feat: Gotify module
2024-08-14 01:40:59 +08:00
Matthew Padbury
d78e587baa
Added functionality to automatically contribute to community goals.
2024-07-30 09:18:40 +01:00
Roman Davydov
36647bb85b
Merge pull request #568 from rdavydov/dependabot/github_actions/docker/build-push-action-6.5.0
...
Bump docker/build-push-action from 5.4.0 to 6.5.0
2024-07-24 10:15:05 +03:00
Roman Davydov
f763731c66
Merge pull request #569 from rdavydov/dependabot/github_actions/docker/setup-qemu-action-3.2.0
...
Bump docker/setup-qemu-action from 3.0.0 to 3.2.0
2024-07-24 10:14:42 +03:00
Roman Davydov
fd2f399146
Merge pull request #570 from rdavydov/dependabot/github_actions/docker/setup-buildx-action-3.5.0
...
Bump docker/setup-buildx-action from 3.3.0 to 3.5.0
2024-07-24 10:14:19 +03:00
Roman Davydov
589ec4f989
Merge pull request #571 from rdavydov/dependabot/github_actions/docker/login-action-3.3.0
...
Bump docker/login-action from 3.2.0 to 3.3.0
2024-07-24 10:13:39 +03:00
dependabot[bot]
075de64a29
Bump docker/login-action from 3.2.0 to 3.3.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 12:31:29 +00:00
dependabot[bot]
56a296c5d8
Bump docker/setup-buildx-action from 3.3.0 to 3.5.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 12:30:49 +00:00
dependabot[bot]
271339ae92
Bump docker/setup-qemu-action from 3.0.0 to 3.2.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 12:30:47 +00:00
dependabot[bot]
840d95df45
Bump docker/build-push-action from 5.4.0 to 6.5.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.4.0 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.4.0...v6.5.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 12:30:45 +00:00
Petrarka
e564ee0d61
Merge branch 'rdavydov:master' into report
2024-06-24 20:03:08 +03:00
Petrarka
d3dd92adc6
Merge branch 'rdavydov:master' into ctrlcbug
2024-06-24 20:02:55 +03:00
Roman Davydov
1d0d16e9b6
Donate via DonationAlerts & Boosty
2024-06-15 12:30:07 +03:00
Roman Davydov
78ce7b7541
1.9.7
2024-06-15 08:05:24 +03:00
Roman Davydov
05c4822f70
Merge pull request #535 from rdavydov/dependabot/github_actions/docker/build-push-action-5.4.0
...
Bump docker/build-push-action from 5.3.0 to 5.4.0
2024-06-15 08:00:00 +03:00
Roman Davydov
433932bf99
Merge pull request #530 from rdavydov/dependabot/github_actions/docker/login-action-3.2.0
...
Bump docker/login-action from 3.1.0 to 3.2.0
2024-06-15 07:59:22 +03:00