Chocobozzz
|
c75381208f
|
Fix CSP
|
2024-02-27 11:18:19 +01:00 |
Chocobozzz
|
db06d13c67
|
Fix typescript tests
|
2024-02-23 08:33:01 +01:00 |
Chocobozzz
|
9e2700b89d
|
Fix lint
|
2024-02-22 10:32:28 +01:00 |
Chocobozzz
|
f7e4f62870
|
Refactor uploadx middlewares
|
2024-02-21 13:49:08 +01:00 |
Chocobozzz
|
009d7b39ac
|
Stricter import types
Avoid forgetting to sanitize a field by specifying the sanitized object
type
|
2024-02-21 13:49:08 +01:00 |
Chocobozzz
|
8573e5a80a
|
Implement user import/export in server
|
2024-02-21 13:49:08 +01:00 |
Chocobozzz
|
7ee0efb57a
|
Add ability to set a banner to the instance
|
2024-02-20 11:33:10 +01:00 |
Chocobozzz
|
7b86b9b458
|
Stop caching upload after successful upload
Just forbid sending 2 concurrent requests, but let the user decide if
it wants to upload the same video multiple times
|
2024-02-19 14:43:19 +01:00 |
Chocobozzz
|
640bc1a0cd
|
Current time cannot be null
|
2023-12-20 16:07:48 +01:00 |
Chocobozzz
|
eba9528391
|
Optimize async middleware
Avoid using bluebird, a simple for/await is enought
|
2023-12-20 10:55:47 +01:00 |
Chocobozzz
|
4662badde7
|
Fix privacy error on live update without privacy
|
2023-12-15 15:51:59 +01:00 |
Chocobozzz
|
a0606360a7
|
Return 400 if filter query is still there
|
2023-11-28 08:08:57 +01:00 |
Chocobozzz
|
b017d4d02f
|
Fix weird bug where CPU jumps and stays to 100%
Seems related to lazy import of custom-jsonld-signature
So we refactored jsonld function calls a little bit
|
2023-11-24 14:44:18 +01:00 |
Chocobozzz
|
d3c9a2e5b9
|
Add script to move videos to file system
|
2023-11-02 09:21:49 +01:00 |
Chocobozzz
|
e049e3ec73
|
Remove unused file
|
2023-10-06 09:59:18 +02:00 |
Chocobozzz
|
5a3d0650c9
|
server/server -> server/core
|
2023-10-04 15:13:25 +02:00 |