585 Commits

Author SHA1 Message Date
e702d62a8a update deps 2022-06-06 11:32:29 +02:00
93e3ffa2e2 use express as http engine 2022-06-06 11:32:24 +02:00
a6a9a6a4f0 fix query trim feed 2022-06-06 10:00:49 +02:00
a49c0c0776 bump version 2022-06-05 11:12:55 +02:00
00d175dd58 bump version 2022-06-03 21:15:38 +02:00
2d9ebfdf7c use savePostData method 2022-06-03 06:26:41 +02:00
08b82edb47 implement toogleLike & cleanup 2022-06-03 05:54:29 +02:00
faaa06648d bump version 2022-06-02 00:59:30 +02:00
d20a15b2b1 bump version 2022-06-02 00:45:20 +02:00
f33abd3bb3 added cover to AllowedPublicUpdateFields 2022-06-01 21:42:05 +02:00
c085a3bc08 bump version 2022-06-01 20:56:08 +02:00
3347df84ba bump version 2022-06-01 19:52:23 +02:00
18bef0d802 create a substring if exceed maximung lenght 2022-05-31 21:55:11 +02:00
16078fcdad implement MaxStringLenghts 2022-05-31 21:16:53 +02:00
d9ee1b26e7 bump version 2022-05-31 21:03:21 +02:00
19bcc76284 added build script 2022-05-31 04:07:37 +02:00
1eb76f1a3e added Dockerfile and docker-compose 2022-05-31 02:29:50 +02:00
ea284dc95d use dotenv 2022-05-31 02:28:13 +02:00
32ae0389a7 bump version 2022-05-31 02:27:14 +02:00
4f4ad91fbf bump version 2022-05-19 19:48:33 +02:00
35624e3cb4 split DB manager to a external class 2022-05-19 19:44:54 +02:00
3bf79e3fa7 use getConnectionConfig 2022-05-14 19:44:38 +02:00
7881bbfe6a bump version 2022-05-13 20:31:08 +02:00
f690d247cf return response if only has data 2022-05-13 20:13:06 +02:00
8263d6fbe0 find by id instead query 2022-05-12 21:04:51 +02:00
1d4f98ee68 added get/stream_config_from_username endpoint 2022-05-12 19:27:26 +02:00
91a707a80d generate keys with username 2022-05-12 14:58:54 +02:00
73f8065e90 update streamingKey schema 2022-05-12 14:58:33 +02:00
7378fa92fb fix addresses 2022-05-12 11:05:52 +02:00
553f7aed65 fetch data from media server api 2022-05-12 10:53:15 +02:00
2848263111 added StreamingController with basic methods 2022-05-12 10:38:44 +02:00
b4811b4816 added streamingKey to models 2022-05-12 10:38:24 +02:00
838adfcd2f update linebridge dep 2022-05-06 19:00:43 +02:00
5823d630d1 remove unwanted log 2022-05-06 19:00:12 +02:00
e406b340be update linebridge dep 2022-05-06 18:48:47 +02:00
b514bfa405 update linebridge dep 2022-05-06 17:43:21 +02:00
21fce23fc4 update linebridge imports 2022-05-06 17:43:12 +02:00
c6b6e44202 update linebridge dep 2022-05-06 13:56:57 +02:00
88f39b61f3 update linebridge dep 2022-05-06 13:26:07 +02:00
3c29cd9197 not decode password username on passport stratergy 2022-05-06 12:27:17 +02:00
48afef09b6 remove req type checking 2022-05-06 12:12:37 +02:00
011b0433f5 update linebridge dep 2022-05-06 12:10:49 +02:00
b45ff6a1c5 update linebridge lib 2022-05-06 11:40:09 +02:00
abe38d5f03 update linebridge dep 2022-05-06 11:36:47 +02:00
d895785c48 use res.json to parse responses 2022-05-06 11:17:13 +02:00
4c3e85ce03 update linebridge dep 2022-05-06 11:16:50 +02:00
ed42cc3d7a update linebridge 2022-05-05 10:45:19 +02:00
aa1d579cb1 disable upload endpoints 2022-05-05 10:45:10 +02:00
4586c57432 remove @nanoexpress/middleware-file-upload/cjs from middlewares 2022-05-05 10:45:01 +02:00
adf7da8689 added additions to schemas 2022-04-04 21:42:48 +02:00