538 Commits

Author SHA1 Message Date
4f3194141e added express json & urlencoded body parser 2022-06-06 12:16:41 +02:00
98fee074d0 fix middlewares position 2022-06-06 12:07:39 +02:00
23ac71c95e added uploadCachePath 2022-06-06 12:07:09 +02:00
7b7b5650be update deps 2022-06-06 11:32:29 +02:00
573c515860 use express as http engine 2022-06-06 11:32:24 +02:00
9e8bb06921 fix query trim feed 2022-06-06 10:00:49 +02:00
9b3fd166b9 bump version 2022-06-05 11:12:55 +02:00
ac7419ece3 bump version 2022-06-03 21:15:38 +02:00
c3ec2845f1 use savePostData method 2022-06-03 06:26:41 +02:00
e1f68623dc implement toogleLike & cleanup 2022-06-03 05:54:29 +02:00
14937817a4 bump version 2022-06-02 00:59:30 +02:00
8b7d4b7443 bump version 2022-06-02 00:45:20 +02:00
27c2a26f27 added cover to AllowedPublicUpdateFields 2022-06-01 21:42:05 +02:00
8039280ba5 bump version 2022-06-01 20:56:08 +02:00
c305661c89 bump version 2022-06-01 19:52:23 +02:00
79feaa0608 create a substring if exceed maximung lenght 2022-05-31 21:55:11 +02:00
5f6a1738e3 implement MaxStringLenghts 2022-05-31 21:16:53 +02:00
b8c1680418 bump version 2022-05-31 21:03:21 +02:00
5a02fe4ad2 added build script 2022-05-31 04:07:37 +02:00
be63bbad3d added Dockerfile and docker-compose 2022-05-31 02:29:50 +02:00
a0dcff4922 use dotenv 2022-05-31 02:28:13 +02:00
54bcad1790 bump version 2022-05-31 02:27:14 +02:00
5e23aa1642 bump version 2022-05-19 19:48:33 +02:00
56b8d8b44a split DB manager to a external class 2022-05-19 19:44:54 +02:00
12c2dd3e49 use getConnectionConfig 2022-05-14 19:44:38 +02:00
e5a0ce109d bump version 2022-05-13 20:31:08 +02:00
0293a5cd6f return response if only has data 2022-05-13 20:13:06 +02:00
cb562d1c65 find by id instead query 2022-05-12 21:04:51 +02:00
ec249b70db added get/stream_config_from_username endpoint 2022-05-12 19:27:26 +02:00
2f717a179e generate keys with username 2022-05-12 14:58:54 +02:00
86d2bce01f update streamingKey schema 2022-05-12 14:58:33 +02:00
a86918d3b9 fix addresses 2022-05-12 11:05:52 +02:00
bb2cd23c4b fetch data from media server api 2022-05-12 10:53:15 +02:00
39ecbf3ee3 added StreamingController with basic methods 2022-05-12 10:38:44 +02:00
f149060dff added streamingKey to models 2022-05-12 10:38:24 +02:00
7eb67cc124 update linebridge dep 2022-05-06 19:00:43 +02:00
0105d79977 remove unwanted log 2022-05-06 19:00:12 +02:00
08928cdae9 update linebridge dep 2022-05-06 18:48:47 +02:00
88101b767e update linebridge dep 2022-05-06 17:43:21 +02:00
efaabf8cf2 update linebridge imports 2022-05-06 17:43:12 +02:00
80cc6e0721 update linebridge dep 2022-05-06 13:56:57 +02:00
db5a0bfcac update linebridge dep 2022-05-06 13:26:07 +02:00
d498a03505 not decode password username on passport stratergy 2022-05-06 12:27:17 +02:00
3190fba4b7 remove req type checking 2022-05-06 12:12:37 +02:00
cdb752dd1b update linebridge dep 2022-05-06 12:10:49 +02:00
85667624b3 update linebridge lib 2022-05-06 11:40:09 +02:00
b7864e7a39 update linebridge dep 2022-05-06 11:36:47 +02:00
2a9f086f14 use res.json to parse responses 2022-05-06 11:17:13 +02:00
402f0d4557 update linebridge dep 2022-05-06 11:16:50 +02:00
f9acfa8de9 update linebridge 2022-05-05 10:45:19 +02:00