524 Commits

Author SHA1 Message Date
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
f3f02e8095 disable upload endpoints 2022-05-05 10:45:10 +02:00
dddee4009b remove @nanoexpress/middleware-file-upload/cjs from middlewares 2022-05-05 10:45:01 +02:00
03ce741235 added additions to schemas 2022-04-04 21:42:48 +02:00
cac10348f6 added delete methods 2022-04-04 21:42:37 +02:00
3fc8720d81 bump version 2022-03-16 04:34:51 +01:00
5f1b11569a fix AllowedPublicUpdateFields for only apply to public methods 2022-03-15 03:10:22 +01:00
76c9e905b9 extend user schema 2022-03-15 03:09:56 +01:00
d7cca6ce27 include createdAt 2022-03-15 03:09:43 +01:00
ebc0909c15 implement follow methods 2022-03-15 01:05:09 +01:00
9fc04da329 update models 2022-03-15 01:05:01 +01:00
703e133054 update exports 2022-03-15 01:04:26 +01:00
88bd3269fa added Badge schema 2022-03-15 01:04:20 +01:00
b3c3e7e1d8 added UserFollow schema 2022-03-15 01:03:54 +01:00
423e305072 implement follow methods 2022-03-15 00:15:47 +01:00