772 Commits

Author SHA1 Message Date
1ec6453da0 fix DeletePost method 2022-09-09 13:12:19 +02:00
31c2362905 reimplement PostController 2022-09-09 12:23:24 +02:00
2d7340ac39 update comment schema 2022-09-08 20:41:02 +02:00
f9f96a0665 implement delete and put methods 2022-09-08 20:40:44 +02:00
3031300358 format 2022-09-08 19:08:57 +02:00
8f5f3a9190 expose BadgesController to api 2022-09-08 16:51:25 +02:00
ecbf374b84 fix badge schema 2022-09-08 16:50:54 +02:00
a57b097861 added BadgesController 2022-09-08 16:50:44 +02:00
f57af0ed8b format 2022-09-07 17:44:11 +02:00
c371ef30bb added author to schema 2022-09-07 17:35:25 +02:00
5c979155b4 fix new_featured_wallpaper 2022-09-07 17:35:17 +02:00
a21cefb92c implement featuredWallpaper endpoints 2022-09-07 15:18:56 +02:00
afe4c023eb added featuredWallpaper model 2022-09-07 15:18:42 +02:00
fc415af868 fix withAuthentication 2022-09-07 13:51:20 +02:00
97aab8dde1 fix middlewares withAuthentication 2022-09-05 04:40:15 +02:00
b57770ea7f declare middlewares every endpoint 2022-09-04 03:28:01 +02:00
4b80d9b224 split controller init 2022-08-05 20:04:02 +02:00
8bff64e5d6 fix route 2022-08-05 20:03:43 +02:00
14f4f82d11 update linebridge dep 2022-08-04 17:29:29 +02:00
ae50c3f526 update to linebridge 0.12.0 2022-08-04 17:06:00 +02:00
b9341a77cc bump version 2022-08-04 12:48:36 +02:00
1d42ae1aa0 update linebridge 2022-06-27 08:30:36 +02:00
47a49d9a12 fix publics envs 2022-06-10 05:40:41 +02:00
aecb69da57 added fix_posts_data endpoint 2022-06-10 05:40:18 +02:00
3a3f711517 export resolveToUrl 2022-06-06 23:32:47 +02:00
afcabc60af use express static to server /storage 2022-06-06 23:24:24 +02:00
079d3e5cbe added failed array 2022-06-06 18:42:35 +02:00
b41486be1a use concurrent map for processing 2022-06-06 17:28:41 +02:00
23f60b3b58 added utils 2022-06-06 17:28:21 +02:00
e4cb5cf945 bump version 2022-06-06 16:10:15 +02:00
ffbafbabfc support additions 2022-06-06 16:08:49 +02:00
33c2c6267c increase max files per req 2022-06-06 16:08:26 +02:00
417f6032b9 videoTranscode support options 2022-06-06 12:52:54 +02:00
3208c924ca use formidable & video transcoder 2022-06-06 12:49:45 +02:00
eb0e48287e added express json & urlencoded body parser 2022-06-06 12:16:41 +02:00
4a0d157f52 fix middlewares position 2022-06-06 12:07:39 +02:00
fcd71ec45d added uploadCachePath 2022-06-06 12:07:09 +02:00
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