GitHub Action
8910c6a491
Update version in pom.xml
2025-09-17 22:57:05 +00:00
GitHub Action
aa1ef1f170
Update version in pom.xml
2025-09-17 01:49:13 +00:00
GitHub Action
c8120d89b2
Update version in pom.xml
2025-09-06 18:11:34 +00:00
GitHub Action
dac688e9d6
Update version in pom.xml
2025-09-06 03:40:42 +00:00
GitHub Action
d8661fa2e3
Update version in pom.xml
2025-09-05 03:44:01 +00:00
GitHub Action
77eeedc15c
Update version in pom.xml
2025-07-20 01:00:06 +00:00
kohlerpop1
54b0216bf3
Downgrade junit jupiter to use Java 16 only!
2025-07-19 20:58:21 -04:00
David Kohler
4443fbe554
Add Paused state for live data due to false positive of returning HostNotFound when they were only paused! ( #135 )
...
* Add Paused state for live data due to false positive of returning HostNotFound when they were only paused!
* Fix accidental pom.xml comment!
2025-07-19 20:12:19 -04:00
GitHub Action
a6188d8bb0
Update version in pom.xml
2025-05-21 22:48:07 +00:00
GitHub Action
dd2f311539
Update version in pom.xml
2025-05-19 18:47:52 +00:00
GitHub Action
053bb5e3dc
Update version in pom.xml
2025-05-12 02:21:39 +00:00
GitHub Action
a72d134796
Update version in pom.xml
2025-05-11 02:09:04 +00:00
GitHub Action
50d6d6e515
Update version in pom.xml
2025-04-25 21:00:20 +00:00
GitHub Action
dff226740c
Update version in pom.xml
2025-04-25 19:42:02 +00:00
GitHub Action
4aec20cc35
Update version in pom.xml
2025-04-17 21:47:42 +00:00
GitHub Action
edefd0c1fd
Update version in pom.xml
2025-02-19 19:16:59 +00:00
GitHub Action
28ef3562b6
Update version in pom.xml
2025-02-15 00:52:55 +00:00
GitHub Action
8bda5d789c
Update version in pom.xml
2025-02-11 22:09:28 +00:00
GitHub Action
3fda7fe446
Update version in pom.xml
2025-02-11 04:35:54 +00:00
GitHub Action
d74c294323
Update version in pom.xml
2024-12-24 03:44:34 +00:00
GitHub Action
125e421ea9
Update version in pom.xml
2024-12-19 18:48:50 +00:00
GitHub Action
96872e27b5
Update version in pom.xml
2024-11-29 02:20:32 +00:00
GitHub Action
2dc3001e7b
Update version in pom.xml
2024-11-10 02:04:46 +00:00
GitHub Action
3e23e5b939
Update version in pom.xml
2024-11-09 21:34:57 +00:00
kohlerpop1
838728d47d
Update version in pom!
2024-11-09 16:30:11 -05:00
Naimad
bb5659574c
Merge branch 'jwdeveloper:master' into master
2024-11-09 22:14:45 +01:00
Naimadx123
286da42e54
Copyright year update and jitpack.yml maven version update
2024-11-09 22:14:09 +01:00
GitHub Action
3d0b9ddcc0
Update version in pom.xml
2024-11-09 17:04:46 +00:00
Naimadx123
eb7b977d62
Update header path in pom.xml to use relative path for license.txt
2024-11-09 14:16:37 +01:00
Naimadx123
1c2c701be0
Update protobuf-java version and apply updated copyright licenses to all Java files.
2024-11-08 22:08:53 +01:00
GitHub Action
a2303f1fde
Update version in pom.xml
2024-10-28 00:34:41 +00:00
GitHub Action
c9309ee2cf
Update version in pom.xml
2024-09-02 14:51:14 +00:00
GitHub Action
3cb7c83ef4
Update version in pom.xml
2024-08-23 07:25:27 +00:00
GitHub Action
1f3c1c7d41
Update version in pom.xml
2024-07-31 02:47:35 +00:00
GitHub Action
cb20c3dd3a
Update version in pom.xml
2024-07-27 23:20:36 +00:00
GitHub Action
0f6ee58d7f
Update version in pom.xml
2024-07-21 17:03:47 +00:00
GitHub Action
ee0b559758
Update version in pom.xml
2024-07-06 15:26:51 +00:00
GitHub Action
1c9573dc39
Update version in pom.xml
2024-07-06 15:13:34 +00:00
jacek.wolniewicz
e40bde8e7c
- clean up code
...
- rename module Example to examples
2024-07-04 17:40:22 +02:00
jacek.wolniewicz
fed9de3fd0
Due to convention, interfaces should not have TikTok name inside, but they should have prefix Live instead
...
- rename TikTokMapper to LiveMapper
- rename TikTokLiveMapperHelper to LiveMapperHelper
Create interface:
LiveEventsHandler for TikTokLiveEventHandler
LiveMessagesHandler for TikTokLiveMessageHandler
2024-07-01 23:28:38 +02:00
jacek.wolniewicz
85d99ce4f1
TikTokLive client sevices customization
2024-07-01 21:57:07 +02:00
GitHub Action
a2082ebee3
Update version in pom.xml
2024-07-01 00:35:28 +00:00
GitHub Action
6728fd9963
Update version in pom.xml
2024-07-01 00:32:46 +00:00
GitHub Action
34ddc74189
Update version in pom.xml
2024-06-24 14:16:40 +00:00
GitHub Action
31618a16ba
Update version in pom.xml
2024-06-07 10:55:14 +00:00
GitHub Action
243791f6b8
Update version in pom.xml
2024-06-02 20:11:19 +00:00
GitHub Action
d1eec34fca
Update version in pom.xml
2024-06-02 20:07:58 +00:00
GitHub Action
68a86f3dbd
Update version in pom.xml
2024-05-24 01:34:38 +00:00
GitHub Action
5577df7c9c
Update version in pom.xml
2024-05-23 22:45:49 +00:00
kohlerpop1
5abfd95c89
Update of Lombok
...
Fixed headers being passed to Websocket. Huge thanks to @isaackogan - https://github.com/isaackogan
2024-05-23 18:32:55 -04:00