000Sanya
|
e9a1276ae1
|
write kerver impl
|
2020-08-26 13:11:13 +10:00 |
|
000Sanya
|
20dba28f13
|
read kerver impl
|
2020-08-26 12:55:37 +10:00 |
|
000Sanya
|
89bef924be
|
write klient impl
|
2020-08-26 12:35:19 +10:00 |
|
000Sanya
|
4e25d97ba0
|
read klient impl
|
2020-08-26 12:17:13 +10:00 |
|
|
ac7c3a1dc5
|
small fixes
|
2020-08-25 16:08:03 +06:00 |
|
|
b94417b77d
|
add crud repo server and change a lot of different things
|
2020-08-25 15:55:47 +06:00 |
|
|
14d6915282
|
add ktor standard realisation of crud repo
|
2020-08-25 14:46:44 +06:00 |
|
|
fbae8cac93
|
add trigger and publishingkeyreceiver interfaces
|
2020-08-22 11:36:39 +06:00 |
|
|
71ee924fb7
|
Merge branch 'mime-generate' of PostsSystem/Core into master
|
2020-08-20 07:05:35 +00:00 |
|
|
d87bb02062
|
add generator
|
2020-08-20 13:04:49 +06:00 |
|
|
96217eb3ed
|
add knownMimeTypesMap
|
2020-08-20 12:58:14 +06:00 |
|
|
2e2632caae
|
Merge branch 'master' into mime-generate
|
2020-08-20 12:48:11 +06:00 |
|
|
f8123c65cd
|
updates
|
2020-08-20 12:47:10 +06:00 |
|
000Sanya
|
ae275018ba
|
generated mimes
|
2020-08-20 16:41:40 +10:00 |
|
|
fc8c0cfc73
|
update versions
|
2020-08-18 10:53:53 +06:00 |
|
|
3ab7451b2e
|
add mimetype is image check for binary content and upgrade mime types
|
2020-08-17 23:25:09 +06:00 |
|
|
a681f28308
|
add mime type working
|
2020-08-17 22:50:13 +06:00 |
|
|
ae51e728d4
|
Merge branch 'posting-ktor-common' of PostsSystem/Core into master
|
2020-08-17 16:11:01 +00:00 |
|
|
5d900e9032
|
fix for PublishingKeysRepoKtorClient
|
2020-08-17 22:06:33 +06:00 |
|
000Sanya
|
b4798bc062
|
fixed constructor of PublishingKeysRepoKtorClient
|
2020-08-16 14:33:19 +10:00 |
|
|
b3133cec77
|
optimize imports
|
2020-08-15 15:26:46 +06:00 |
|
|
7d2b1772bb
|
add opportunity to use custom table names in content and post repos for exposed
|
2020-08-15 15:23:59 +06:00 |
|
|
13ddb106ad
|
add PublishedPostsRepo
|
2020-08-15 15:20:00 +06:00 |
|
|
dbf8e3716c
|
ExposedPostsRepo now using post also as RegisteredContent (if is)
|
2020-08-15 14:34:27 +06:00 |
|
|
277d978f9e
|
add published posts repo triggering from publishing trigger
|
2020-08-15 14:23:30 +06:00 |
|
|
8a4934a65a
|
upfixes
|
2020-08-15 12:46:59 +06:00 |
|
000Sanya
|
626edccc7d
|
impl publishing klient and kerver
|
2020-08-15 16:37:52 +10:00 |
|
000Sanya
|
544a74588c
|
Merge branch 'master' into posting-ktor-common
|
2020-08-15 13:37:58 +10:00 |
|
|
8104678a99
|
add server utils
|
2020-08-14 18:30:09 +06:00 |
|
000Sanya
|
c871b15265
|
Merge branch 'master' into posting-ktor-common
|
2020-08-14 22:12:16 +10:00 |
|
|
6d6bed2eb0
|
add unified way to make post and get requests from client
|
2020-08-14 18:06:19 +06:00 |
|
|
8c3a48db99
|
complete client-server part for core api
|
2020-08-14 13:17:27 +06:00 |
|
|
93bd094823
|
add server realization of post repos
|
2020-08-14 12:06:37 +06:00 |
|
|
7ee62bfadf
|
Merge branch 'master' into posting-ktor-common
|
2020-08-13 13:20:57 +06:00 |
|
|
a17eb21d69
|
update gradle scripts for publishing ktor commons
|
2020-08-13 13:20:31 +06:00 |
|
|
27c06d7d9a
|
Update 'gradle.properties'
|
2020-08-13 07:20:21 +00:00 |
|
000Sanya
|
6809a1cc4b
|
impl common
|
2020-08-13 16:49:26 +10:00 |
|
|
46c84099be
|
add configurators for ktor server
|
2020-08-12 19:42:18 +06:00 |
|
|
03e0728fdf
|
replase "/" with File.separator
|
2020-08-12 10:14:50 +06:00 |
|
|
c3cf3f161a
|
fixes in build
|
2020-08-11 22:18:57 +06:00 |
|
|
3d3d184636
|
add all client realizations for core repos
|
2020-08-11 22:15:25 +06:00 |
|
|
336e169147
|
small refactor
|
2020-08-11 13:45:53 +06:00 |
|
|
8b74e8534c
|
add opportunity for reconnection for websockets
|
2020-08-11 13:12:18 +06:00 |
|
|
13b6dad2fb
|
update klock dependency
|
2020-08-11 13:00:23 +06:00 |
|
|
61ccfe7948
|
add websockets work
|
2020-08-10 23:38:27 +06:00 |
|
|
9421edcb85
|
complete client part for content in core
|
2020-08-10 19:13:58 +06:00 |
|
|
14a40bfef0
|
add projectByName function
|
2020-08-10 19:09:46 +06:00 |
|
|
8bd6ef3d5f
|
я победюн
|
2020-08-10 18:10:03 +06:00 |
|
|
f3f670abd7
|
temporal fix of tasks cyclic error
|
2020-08-10 17:27:16 +06:00 |
|
|
5e15435c11
|
temp updates
|
2020-08-05 21:44:24 +06:00 |
|