|
1a6b9a2262
|
Moved to OpenJDK 14
|
2020-06-09 20:05:17 -07:00 |
|
|
4014cb2ee0
|
Version 0.9.2
|
2020-06-09 16:53:45 -07:00 |
|
|
fb76c1fc9e
|
Added Gradle section.
|
2020-06-09 14:17:56 -07:00 |
|
|
bf164e2b7d
|
Updated dependencies.
|
2020-06-09 14:10:37 -07:00 |
|
|
e2cb9e2954
|
Added check for valid API token.
|
2020-06-09 14:06:40 -07:00 |
|
|
2485f898de
|
Updated dependencies.
|
2020-04-14 17:20:22 -07:00 |
|
|
0f08c131c6
|
Fixed examples and docs.
|
2020-03-21 22:59:24 -07:00 |
|
|
8138a23bc5
|
IDEA files updates.
|
2020-03-21 22:58:44 -07:00 |
|
|
91e09537b7
|
Removed kotliner.
|
2020-03-21 21:54:24 -07:00 |
|
|
2c833678a8
|
Updated dependencies.
|
2020-03-17 17:01:31 -07:00 |
|
|
8060f856ee
|
Removed toJson() in CallResponse.
|
2020-03-17 17:01:09 -07:00 |
|
|
353927580d
|
Added CallResponse docs.
|
2020-03-03 21:54:24 -08:00 |
|
|
2760b8e3a4
|
Cleanup.+
|
2020-03-03 15:52:24 -08:00 |
|
|
0a9cd9c201
|
Updated dependencies.
|
2020-03-03 15:51:31 -08:00 |
|
|
e3f3ae2b2d
|
Updated examples.
|
2020-03-03 15:51:00 -08:00 |
|
|
4ca3773fe9
|
Added CallResponse and Bitlinks.udpate().
|
2020-03-03 14:08:34 -08:00 |
|
|
318409cb2f
|
Added CallResponse and Bitlinks.update().
|
2020-03-03 13:49:58 -08:00 |
|
|
9ba23fd6c3
|
Revert "Added CallResponse and Bitlinks.udpate()."
This reverts commit 05ee938de7fac49026118a53f5af02ff26d82ccd.
|
2020-03-03 13:49:58 -08:00 |
|
|
87350f0d51
|
Added CallResponse and Bitlinks.udpate().
|
2020-03-03 13:49:57 -08:00 |
|
|
b10721573a
|
Added Bitlinks.update() method.
|
2020-03-03 13:25:16 -08:00 |
|
|
95bea38c92
|
Added docs.
|
2020-03-03 00:32:15 -08:00 |
|
|
dd0079e7e8
|
Added dokkaDocs
|
2020-03-03 00:29:30 -08:00 |
|
|
dcde83949b
|
Changed output for github pages.
|
2020-03-02 21:28:41 -08:00 |
|
|
ae47d44272
|
Switched to gfm.
|
2020-03-02 21:17:47 -08:00 |
|
|
8f8e702c7a
|
Added docs redirect.
|
2020-03-02 20:54:12 -08:00 |
|
|
166ca8af06
|
Added docs.
|
2020-03-02 20:33:22 -08:00 |
|
|
597b5516e1
|
Added bitlink create method.
|
2020-03-02 18:32:52 -08:00 |
|
|
0aeb385238
|
Cleanup.
|
2020-03-02 18:32:22 -08:00 |
|
|
48d929868d
|
Fixed typo.
|
2020-03-02 12:39:08 -08:00 |
|
|
93407fbf8f
|
Cleanup.
|
2020-03-02 10:25:52 -08:00 |
|
|
71a911e2ff
|
Cleanup.
|
2020-03-02 09:26:17 -08:00 |
|
|
3e37b3cd29
|
Updated dependencies.
|
2020-03-01 21:16:42 -08:00 |
|
|
88c9c2c7ad
|
First draft.
|
2020-03-01 20:41:57 -08:00 |
|
|
19a883d074
|
Cleanup.
|
2020-03-01 20:41:47 -08:00 |
|
|
b31b21d481
|
Cleaned up and added retrieve example.
|
2020-03-01 20:41:33 -08:00 |
|
|
b7066f6ff7
|
Changed Clicks/summary to clicks.
|
2020-03-01 20:40:48 -08:00 |
|
|
7587da57e5
|
Added JVM overlaod to call.
|
2020-03-01 20:40:19 -08:00 |
|
|
b8cec20991
|
Converted string functions to extensions.
|
2020-03-01 20:39:26 -08:00 |
|
|
c18ec9f022
|
Moved Methods to its own class.
|
2020-03-01 20:38:22 -08:00 |
|
|
98fec5a987
|
Added EMPTY_JSON constant.
|
2020-03-01 16:49:09 -08:00 |
|
|
0f3315905d
|
Addec clicks summary.
|
2020-02-27 09:50:59 -08:00 |
|
|
64e9eb2f55
|
Added bitlinks tests.
|
2020-02-27 00:42:29 -08:00 |
|
|
06ea6b91a2
|
Cleanup.
|
2020-02-27 00:42:09 -08:00 |
|
|
7cfd200138
|
long_url is returned on shorten error.
|
2020-02-27 00:40:49 -08:00 |
|
|
5c64d4b30e
|
Implemented examples.
|
2020-02-27 00:38:37 -08:00 |
|
|
42348476f6
|
Reduced complexity.
|
2020-02-26 15:23:10 -08:00 |
|
|
abdae1cc77
|
Added EMPTY constant.
|
2020-02-26 15:22:54 -08:00 |
|
|
d77b3cce72
|
Restructed with Bilinks, Constants, and Utils classes.
|
2020-02-26 13:46:30 -08:00 |
|
|
6e1240e38b
|
Added POM.
|
2020-02-26 01:51:21 -08:00 |
|
|
e83990fdf5
|
Updated baseline.
|
2020-02-26 01:51:10 -08:00 |
|