|
301cdaa2c2
|
fix of build after migration (wat)
|
2024-10-11 23:32:11 +06:00 |
|
|
fce7ec8912
|
start migration onto ktor 3.0
|
2024-10-10 21:53:26 +06:00 |
|
|
4601eab864
|
update gradle scripts to improve performance of configuration
|
2024-08-27 18:57:59 +06:00 |
|
|
a1854b68d8
|
almost updated dependencies and modules hierarchy
|
2024-05-12 19:17:16 +06:00 |
|
|
b8c7e581a1
|
add support of linuxArm64 target
|
2023-10-20 21:53:27 +06:00 |
|
|
a65cf1481c
|
fixes in build
|
2023-09-06 19:15:09 +06:00 |
|
|
4478193d8a
|
update dependencies
|
2023-08-05 13:49:45 +06:00 |
|
|
617dfb54e0
|
experimentally add linuxx64 and mingwx64 as target platforms
|
2023-04-03 22:35:41 +06:00 |
|
|
73c724a2e5
|
small cleanup in build scripts
|
2023-02-27 17:03:09 +06:00 |
|
|
d8cf3c6726
|
update dependencies and at least it is buildable
|
2023-02-27 16:56:39 +06:00 |
|
|
a9f7fd8e32
|
new extension HttpResponse.bodyOrNullOnNoContent
|
2023-02-10 15:17:08 +06:00 |
|
|
95be1a26f2
|
improvements in HttpResponse.bodyOrNull
|
2023-02-10 15:14:03 +06:00 |
|
|
47b0f6d2d8
|
fixes
|
2023-02-01 13:03:51 +06:00 |
|
|
f44a78a5f5
|
small improvement of openBaseWebSocketFlow
|
2023-01-14 15:20:52 +06:00 |
|
|
fafe50f80a
|
suppress kdocs of uniupload in actual realizations
|
2022-12-05 07:00:31 +06:00 |
|
|
0c5e2862ca
|
improvements in ktor client-server files handling
|
2022-11-27 14:38:35 +06:00 |
|
|
76e214fc08
|
upfixes
|
2022-11-22 14:39:31 +06:00 |
|
|
2b5380f8d6
|
add server part of uniUpload, fill changelog
|
2022-11-22 13:38:36 +06:00 |
|
|
844a129094
|
complete universal uniupload
|
2022-11-22 12:57:43 +06:00 |
|
|
a3090cca9d
|
add uniupload for JVM
|
2022-11-22 10:36:15 +06:00 |
|
|
b7b5159e9c
|
Revert "Revert "start adding uniupload""
This reverts commit 0d1aae0ef7 .
|
2022-11-22 09:51:10 +06:00 |
|
|
0d1aae0ef7
|
Revert "start adding uniupload"
This reverts commit 4d022f0480 .
|
2022-11-21 20:20:37 +06:00 |
|
|
4d022f0480
|
start adding uniupload
|
2022-11-21 13:39:11 +06:00 |
|
|
bd33b09052
|
A LOT OF KTOR METHODS RELATED TO UnifierRouter/UnifiedRequester HAVE BEEN REMOVED
|
2022-10-11 13:24:39 +06:00 |
|
|
8055003b47
|
deprecations removing
|
2022-10-11 12:58:29 +06:00 |
|
|
ac58b6a7e3
|
bodyOrNull/respondOrNoContent
|
2022-09-06 21:16:41 +06:00 |
|
|
f33ada5396
|
deprecations handling
|
2022-08-04 10:59:04 +06:00 |
|
|
d4c5e849bf
|
deprecate BodyPair
|
2022-06-30 13:15:19 +06:00 |
|
|
121e513fdd
|
fixes in tempUpload of js part
|
2022-06-22 22:36:06 +06:00 |
|
|
798128256e
|
fixes in websockets
|
2022-06-14 23:48:10 +06:00 |
|
|
2f4f9f3003
|
fixes
|
2022-06-13 23:20:25 +06:00 |
|
|
78903cd4eb
|
complete improvements in repos ktor parts
|
2022-06-04 00:22:36 +06:00 |
|
|
bcb0e42fa2
|
add new started clients for crud
|
2022-06-03 17:52:58 +06:00 |
|
|
8eed435302
|
start improvements in ktor parts
|
2022-06-03 12:22:51 +06:00 |
|
|
9b9e7dd88f
|
fixes in websockets
|
2022-04-28 19:43:52 +06:00 |
|
|
a13cc9e961
|
add error propagation for websockets when websockets has not been installed
|
2022-04-28 18:40:18 +06:00 |
|
|
0d2b923378
|
fix signature of createStandardWebsocketFlow
|
2022-04-28 18:16:14 +06:00 |
|
|
db10fe1b2c
|
several fixes
|
2022-04-27 18:24:51 +06:00 |
|
|
8364020671
|
migration onto new ktor and other dependencies
|
2022-04-27 14:39:21 +06:00 |
|
|
9c667f4b78
|
several fixes in actual temporal upload of js client
|
2022-03-15 15:37:41 +06:00 |
|
|
21195e1bcb
|
temporal files uploading functionality
|
2022-03-15 15:33:45 +06:00 |
|
|
cf2be8ed43
|
migration onto toml
|
2022-03-10 17:04:05 +06:00 |
|
|
88854020ac
|
extend functionality of websockets
|
2022-03-04 20:16:59 +06:00 |
|
|
771aed0f0f
|
UnifiedRequester#createStandardWebsocketFlow(String,DeserializationStrategy)
|
2022-03-04 15:20:16 +06:00 |
|
|
419e7070ee
|
more fixes to god of fixes
|
2021-12-27 17:02:00 +06:00 |
|
|
d97892080b
|
add preview work with multipart
|
2021-12-14 18:01:41 +06:00 |
|
|
6f37125724
|
start 0.8.7 and make UnifiedRequester/UnifiedRouter fields are public
|
2021-12-14 13:25:58 +06:00 |
|
|
13ca419473
|
fixes in UnifiedRequester
|
2021-05-21 18:04:04 +06:00 |
|
|
069e51f2ff
|
add defaultSafelyExceptionHandler and SafelyExceptionHandler
|
2020-12-22 15:16:06 +06:00 |
|
|
ab11e28bf7
|
UnifiedRouter
|
2020-11-27 14:35:00 +06:00 |
|