kohlerpop1
|
f7d657371b
|
Merge remote-tracking branch 'origin/develop-1.5.0' into develop-1.5.0-live-user-data-fix
# Conflicts:
# extension-collector/src/main/java/io/github/jwdeveloper/tiktok/extension/collector/api/settings/mongo/MongoDataCollectorSettings.java
|
2024-02-29 20:23:32 -05:00 |
|
Jacek W
|
a249ac0cdd
|
Merge pull request #62 from jwdeveloper/develop-1.5.0-messages-to-file
Develop 1.5.0 messages to file
|
2024-03-01 01:53:21 +01:00 |
|
JW
|
b82c7184b3
|
Removed unused projects.
|
2024-03-01 01:52:54 +01:00 |
|
kohlerpop1
|
29631ac468
|
Fixed Live User Data Mapper throwing MalformedJsonException!
|
2024-02-29 19:19:23 -05:00 |
|
kohlerpop1
|
15c642297c
|
Fixed Live User Data Mapper throwing MalformedJsonException!
|
2024-02-28 21:03:00 -05:00 |
|
kohlerpop1
|
d3004d76c1
|
Merge remote-tracking branch 'origin/develop-1.5.0' into develop-1.5.0/messages-to-file
|
2024-02-28 12:27:05 -05:00 |
|
kohlerpop1
|
3ae73072ff
|
Working on collecting to files!
|
2024-02-28 12:24:34 -05:00 |
|
Jacek W
|
9c5f97157a
|
Merge pull request #61 from jwdeveloper/develop-1.5.0-remove-old-stuff
Develop 1.5.0 remove old stuff
|
2024-02-28 16:45:49 +01:00 |
|
JW
|
ea847bb883
|
Merge branch 'develop-1.5.0' into develop-1.5.0-remove-old-stuff
|
2024-02-28 16:44:57 +01:00 |
|
JW
|
45bac053b9
|
Removed unused projects
|
2024-02-28 16:44:07 +01:00 |
|
Jacek W
|
8cb647f27a
|
Merge pull request #60 from jwdeveloper/develop-1.5.0-client-testing
Testing gifts, follows and more!
|
2024-02-28 16:27:47 +01:00 |
|
JW
|
ffbd67eef4
|
made: settings.fetchGifts default to true,
attach to options `setOffline`
create static method `of` for events
-TikTokGiftEvent
-TikTokCommentEvent
-TikTokSubscribeEvent
-TikTokFollowEvent
-TikTokLikeEvent
-TikTokJoinEvent
Rename:
GiftSendType -> GiftComboStateType
|
2024-02-28 16:05:25 +01:00 |
|
JW
|
e923f3fad7
|
made: settings.fetchGifts default to true,
attach to options `setOffline`
create static method `of` for events
-TikTokGiftEvent
-TikTokCommentEvent
-TikTokSubscribeEvent
-TikTokFollowEvent
-TikTokLikeEvent
-TikTokJoinEvent
|
2024-02-28 15:58:16 +01:00 |
|
JW
|
faa1185b97
|
made: settings.fetchGifts default to true
|
2024-02-28 15:11:03 +01:00 |
|
JW
|
8581df7f49
|
Merge branch 'develop-1.4.0' into develop-1.4.0-tester
|
2024-02-25 21:35:02 +01:00 |
|
JW
|
3e52523644
|
Prepare tester extension
|
2024-02-25 21:34:38 +01:00 |
|
Jacek W
|
3387986ced
|
Merge pull request #58 from jwdeveloper/develop-1.4.0-Gifts-Update
Update gifts manager
|
2024-02-25 21:30:54 +01:00 |
|
JW
|
0fcac60cbe
|
Update gifts manager
|
2024-02-25 21:29:21 +01:00 |
|
JW
|
63dd8c20ac
|
Update gifts manager
|
2024-02-25 21:02:39 +01:00 |
|
JW
|
b809bb6cda
|
Update gifts manager
|
2024-02-22 20:28:13 +01:00 |
|
kohlerpop1
|
a68eaba5a1
|
Began rework to dynamic gifts. Did not fetch from url yet.
|
2024-02-21 17:27:02 -05:00 |
|
JW
|
0252b9a42f
|
Gifts
|
2024-02-21 22:47:29 +01:00 |
|
kohlerpop1
|
1b2a8bad93
|
Converted from Optional to ActionResult
Moved Logger creation to LoggerFactory
Fixed creating more than 1 recording thread for each livestream
And more optimizations!
|
2024-02-19 14:55:59 -05:00 |
|
kohlerpop1
|
6b22154c82
|
Pushing broken changes for JW!
|
2024-02-15 16:40:39 -05:00 |
|
GitHub Action
|
965816e846
|
Update version in pom.xml
|
2024-02-15 19:01:19 +00:00 |
|
David Kohler
|
6b6e82cd93
|
MINOR
1.3.0-Release
|
2024-02-15 13:59:36 -05:00 |
|
GitHub Action
|
c93c3144ff
|
Update version in pom.xml
|
2024-02-15 18:56:11 +00:00 |
|
David Kohler
|
12c64e1c67
|
MINOR: Merge pull request #57 from jwdeveloper/develop-1.3.0
MINOR: Develop 1.3.0
1.2.1-Release
|
2024-02-15 13:54:31 -05:00 |
|
David Kohler
|
5794ff2a57
|
MINOR: Merge pull request #56 from kohlerpop1/fixes-updates
MINOR: Switched to new Signing Server endpoint and more
|
2024-02-15 13:53:36 -05:00 |
|
kohlerpop1
|
d471e87dd7
|
Converted magic number to constant AGE_RESTRICTED_CODE
|
2024-02-15 12:55:45 -05:00 |
|
kohlerpop1
|
c89bcad894
|
Removed System.out.println of response headers!
|
2024-02-15 12:13:52 -05:00 |
|
kohlerpop1
|
c9a84c39df
|
Merge remote-tracking branch 'origin/fixes-updates' into fixes-updates
|
2024-02-15 12:10:52 -05:00 |
|
kohlerpop1
|
c1105f1324
|
Switched to new Signing Server endpoint and more
|
2024-02-15 12:10:17 -05:00 |
|
kohlerpop1
|
243ce9bc94
|
Added PreConnectionEvent with LiveType, made optimizations, and added fallback to default request in proxy class in case proxy protocol is not supported by TikTok or Signing server.
|
2024-02-15 11:46:13 -05:00 |
|
GitHub Action
|
4f141edb1a
|
Update version in pom.xml
|
2024-02-15 00:26:07 +00:00 |
|
Jacek W
|
359a1508c7
|
MINOR
1.2.0-Release
|
2024-02-15 01:24:26 +01:00 |
|
Jacek W
|
bbfa7b410b
|
Merge pull request #55 from jwdeveloper/develop-1.2.0
Develop 1.2.0
|
2024-02-15 01:23:56 +01:00 |
|
GitHub Action
|
6da40927d0
|
Update version in pom.xml
|
2024-02-15 00:18:41 +00:00 |
|
Jacek W
|
4d97fd9157
|
Merge pull request #54 from kohlerpop1/fixes-updates
MINOR: Added PreConnectionEvent with LiveType, made optimizations, and more
|
2024-02-15 01:16:59 +01:00 |
|
kohlerpop1
|
1ba51476d1
|
Added PreConnectionEvent with LiveType, made optimizations, and added fallback to default request in proxy class in case proxy protocol is not supported by TikTok or Signing server.
|
2024-02-12 15:24:54 -05:00 |
|
GitHub Action
|
9ee5c89f64
|
Update version in pom.xml
1.1.2-Release
|
2024-02-11 11:40:17 +00:00 |
|
Jacek W
|
ffabf098c0
|
Merge pull request #53 from jwdeveloper/develop-1.1.1
Develop 1.1.1
1.1.1-Release
|
2024-02-11 12:38:40 +01:00 |
|
David Kohler
|
7468fc2385
|
Merge pull request #52 from kohlerpop1/fixes-updates
Changed ? to & as TikTok now sends urls with defined parameters already
|
2024-02-09 22:36:08 -05:00 |
|
kohlerpop1
|
abbb557881
|
Changed ? to & as TikTok now sends urls with defined parameters already
|
2024-02-09 22:28:34 -05:00 |
|
Jacek W
|
19c513afe6
|
Merge pull request #50 from kohlerpop1/fixes-updates
Fixed bug, added final, removed not needed initialization, and minor improvements.
|
2024-01-22 23:26:43 +01:00 |
|
kohlerpop1
|
283024a1d4
|
Fixed NPE - Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.Thread.interrupt()" because "this.liveDownloadThread" is null
Moved websocketClient.setSocketFactory call up where it only needs called once not looped. Also added pingingTask.run for not used proxy connections.
|
2024-01-21 13:00:49 -05:00 |
|
kohlerpop1
|
a0ac9e6d79
|
Fixed bug, added final, removed not needed initialization, and minor improvements.
|
2024-01-19 16:45:35 -05:00 |
|
Jacek W
|
2385d1e75e
|
Update README.md
|
2024-01-19 19:35:24 +01:00 |
|
Jacek W
|
c9c7f62d4a
|
Update README.md
|
2024-01-19 19:34:39 +01:00 |
|
Jacek W
|
35ef95096d
|
Update README.md
|
2024-01-19 19:32:48 +01:00 |
|