Commit Graph

56 Commits

Author SHA1 Message Date
f7d60fa672 update scripts 2020-11-25 18:40:45 +06:00
83e0513dba replaces in publication scripts 2020-11-25 14:18:55 +06:00
44f4b44c50 migration on new package 2020-11-25 14:08:45 +06:00
08c6808706 a little update 2020-11-25 13:53:15 +06:00
60725d9fa3 add post creating business case 2020-09-10 00:04:46 +06:00
bf8c04bc1f optimize imports 2020-08-26 11:38:00 +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
f8123c65cd updates 2020-08-20 12:47:10 +06: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
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
dbf8e3716c ExposedPostsRepo now using post also as RegisteredContent (if is) 2020-08-15 14:34:27 +06:00
8104678a99 add server utils 2020-08-14 18:30:09 +06: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
46c84099be add configurators for ktor server 2020-08-12 19:42:18 +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
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
93f70fe874 temporal push for keeping history 2020-08-05 16:21:30 +06:00
a7de0817f8 replace subprojects and add publishing of postssystem.core 2019-11-15 14:12:01 +06:00
bf5da036b6 add realization of PostsAPI in Exposed 2019-11-11 10:02:37 +06:00
35c2de527b add getPostsIds methodfor ReadPostsAPI 2019-11-11 09:21:23 +06:00
1328a0c84d add method "getContentsIds" 2019-11-11 00:20:55 +06:00
e920451412 add ExposedContentAPI and test that it is correctly work with different connections 2019-11-11 00:07:54 +06:00
6a4b904b9a experimentally add uuid library 2019-11-05 12:14:36 +06:00
5b3b3afe8d return test InMemory API implementation in build 2019-11-05 11:29:06 +06:00
dfc2824d7a now poject is multiplatform 2019-11-05 11:26:42 +06:00
6c50bb0e97 Serialization fixes 2019-11-04 20:57:54 +06:00
44d89b3a47 refactor 2019-11-04 20:54:08 +06:00
c2f5d77fc2 optimize imports 2019-11-04 20:46:35 +06:00
1b9b549208 add IdUtils 2019-11-04 20:44:32 +06:00
5017e66dad temporary remove @Serializable annotation from PaginationResult 2019-11-04 20:41:52 +06:00
f2d66b2fe9 small refactoring 2019-11-04 20:35:24 +06:00
Mikhail Astafyev
7a5fd177c8 PSC-2 added test implementation for ContentAPI 2019-11-04 16:25:55 +05:00
518064cc1b remove @Synchronized and add comment about thread-unsafety of InMemoryPostsAPI 2019-11-04 14:31:53 +06:00
53436cf057 optimize imports 2019-11-04 14:02:59 +06:00
b67e1292ef complete InMemoryPostsAPI and temporary add ImplicitReflectionSerializer to it 2019-11-04 14:01:05 +06:00
40bdd44ce8 add small docs for WritePostsAPI 2019-11-04 13:46:11 +06:00
a51645c92c add ContentAPI 2019-11-04 13:42:15 +06:00
3be34a94bc replace posts api and rewrite posts contents to be content ids 2019-11-04 13:33:03 +06:00