David Kohler
|
498d34a90b
|
Merge pull request #69 from jwdeveloper/develop-1.5.4
Changed isNotClosing to isOpen
1.5.4-Release
|
2024-04-01 22:27:09 -04:00 |
|
kohlerpop1
|
103ed7e3ed
|
Changed isNotClosing to isOpen because if isOpen is false inside of any of the using methods, it throws an exception.
|
2024-03-31 20:19:24 -04:00 |
|
GitHub Action
|
67e70c34bc
|
Update version in pom.xml
|
2024-03-03 21:42:11 +00:00 |
|
JW
|
786c24d267
|
Merge remote-tracking branch 'origin/master'
1.5.3-Release
|
2024-03-03 22:40:11 +01:00 |
|
JW
|
966d2f65d8
|
- improve recorder
|
2024-03-03 22:39:44 +01:00 |
|
GitHub Action
|
7ba7143f5a
|
Update version in pom.xml
|
2024-03-02 09:57:33 +00:00 |
|
JW
|
92fde03f2b
|
- improve collector
1.5.2-Release
|
2024-03-02 10:55:44 +01:00 |
|
GitHub Action
|
e058290118
|
Update version in pom.xml
|
2024-03-01 23:17:33 +00:00 |
|
David Kohler
|
d25741b229
|
Merge pull request #67 from jwdeveloper/develop-1.5.1
Fix for mapping of HttpResponse & HttpRequest and more!
1.5.1-Release
|
2024-03-01 18:15:41 -05:00 |
|
kohlerpop1
|
560a8d7c3b
|
Added IllegalStateException to LiveUserDataMapper to catch getAsJsonObject exception.
Created HttpRequestJsonMapper and HttpResponseJsonMapper for ActionResult gson parser.
|
2024-03-01 16:08:05 -05:00 |
|
GitHub Action
|
6178bc25cf
|
Update version in pom.xml
|
2024-03-01 01:54:49 +00:00 |
|
Jacek W
|
48d1138754
|
MINOR
1.5.0-Release
|
2024-03-01 02:53:04 +01:00 |
|
Jacek W
|
a5320db820
|
Merge pull request #63 from jwdeveloper/develop-1.5.0
Develop 1.5.0
|
2024-03-01 02:51:35 +01:00 |
|
JW
|
4e1ab35a60
|
Merge branch 'master' into develop-1.5.0
# Conflicts:
# Tools-EventsCollector/pom.xml
# Tools-EventsWebViewer/pom.xml
|
2024-03-01 02:50:35 +01:00 |
|
David Kohler
|
cef4972f37
|
Merge pull request #64 from jwdeveloper/develop-1.5.0-live-user-data-fix
Develop 1.5.0 live user data fix
|
2024-02-29 20:42:36 -05:00 |
|
JW
|
713c90a271
|
.
|
2024-03-01 02:42:23 +01:00 |
|
kohlerpop1
|
71853db5cc
|
Merge remote-tracking branch 'origin/develop-1.5.0' into develop-1.5.0-live-user-data-fix
# Conflicts:
# Client/src/main/java/io/github/jwdeveloper/tiktok/TikTokLiveClient.java
|
2024-02-29 20:38:53 -05:00 |
|
kohlerpop1
|
ef90d4cd58
|
Moved validation to TikTokLiveClientBuilder#validate!
|
2024-02-29 20:38:05 -05:00 |
|
Jacek W
|
dad4048bc0
|
Merge pull request #65 from jwdeveloper/develop-1.5.0-publishing-messages
- implementing publishing messages
|
2024-03-01 02:35:52 +01:00 |
|
kohlerpop1
|
9ba049d37a
|
Fixed CollectorExample and removed useless @Setter in MongoDataCollectorSettings!
|
2024-02-29 20:27:41 -05:00 |
|
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 |
|
JW
|
eea691a5aa
|
- implementing publishing messages
|
2024-03-01 02:20:11 +01: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 |
|
GitHub Action
|
ead954dd27
|
Update version in pom.xml
|
2024-02-26 15:26:34 +00:00 |
|
Jacek W
|
e37b30ff12
|
MINOR
1.4.0-Release
|
2024-02-26 16:20:47 +01:00 |
|
GitHub Action
|
7a5c00d99a
|
Update version in pom.xml
|
2024-02-26 15:17:09 +00:00 |
|
Jacek W
|
407f51fa73
|
Merge pull request #59 from jwdeveloper/develop-1.4.0
MINOR update
1.3.1-Release
|
2024-02-26 16:15:37 +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 |
|