Chocobozzz
|
97aeb3cc46
|
Fix external on logout hook
|
2021-03-24 18:18:41 +01:00 |
Chocobozzz
|
c2bd7a6fcf
|
Add regenrate thumbnails scripts
|
2021-03-24 18:18:41 +01:00 |
Chocobozzz
|
f43db2f46e
|
Refactor auth flow
Reimplement some node-oauth2-server methods to remove hacky code needed by our external
login workflow
|
2021-03-24 18:18:41 +01:00 |
Chocobozzz
|
cae2df6bdc
|
Stricter email options typings
|
2021-03-24 18:18:41 +01:00 |
Chocobozzz
|
32a18cbf33
|
Add new plugin/peertube version notifs
|
2021-03-24 18:18:41 +01:00 |
Chocobozzz
|
829523cfa5
|
Reduce bundle size using a const enum
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
ae71acca14
|
Check ffmepg version on startup
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
e7053b1d9d
|
Fix AP security tests
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
266131e0ca
|
Don't skip all threads on AP fetcher error
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
e5abb482c3
|
Fix index search
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
43b513660b
|
Fix AP flag validator
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
5a2c0f0c99
|
Bigger video thumbnails for feeds
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
b5c361089f
|
Fix 404 AP status codes
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
b329abc2f0
|
Fix request body limit
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
18b24b2dc5
|
Add jobs tag to logger
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
db4b15f21f
|
Use got instead of request
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
67f87b66fe
|
Refactor a little bit AP validators
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
452b3bea08
|
Introduce tags to the logger
That could help to filter unneeded logs and/or select particular
components
|
2021-03-24 18:18:40 +01:00 |
Chocobozzz
|
61fd98341f
|
Fix mention notification with deleted comment
|
2021-03-22 09:49:23 +01:00 |
Chocobozzz
|
42ec411bf8
|
Fix abuse tests
|
2021-03-09 16:10:52 +01:00 |
Chocobozzz
|
a2eba50b8e
|
Fix moderation notification
|
2021-03-04 16:16:37 +01:00 |
Chocobozzz
|
dbb15e371a
|
Increase timeouts
|
2021-03-04 09:40:17 +01:00 |
Chocobozzz
|
fbd51e69f2
|
Upgrade server dependencies
|
2021-03-03 16:14:32 +01:00 |
Chocobozzz
|
5a22296bdb
|
Fix broken hot algorithm
|
2021-03-03 13:52:58 +01:00 |
Chocobozzz
|
534556052e
|
Optimize views sort sql query
|
2021-03-03 11:24:16 +01:00 |
Chocobozzz
|
6c9c3b7b14
|
Fix emptying video tags
|
2021-03-03 11:03:30 +01:00 |
Chocobozzz
|
1ef447bd83
|
Don't create another uneeded preview placeholder
|
2021-03-03 11:02:34 +01:00 |
Chocobozzz
|
cd2c3dcdc4
|
Remove unnecessary transcoding job error
|
2021-03-03 10:23:05 +01:00 |
Chocobozzz
|
dcd75f786c
|
Rename request timeout
|
2021-03-03 10:10:55 +01:00 |
Chocobozzz
|
67bd004d84
|
Increase broadcast concurrency
|
2021-03-03 10:09:34 +01:00 |
Chocobozzz
|
74d249bc13
|
Add ability to cleanup remote AP interactions
|
2021-03-03 10:08:08 +01:00 |
Chocobozzz
|
095e225804
|
Add a test for refreshing remote keys
|
2021-02-26 14:44:34 +01:00 |
Chocobozzz
|
8795d6f254
|
Fix broken local actors
Some channels can't federate because they don't have public/private
keys, maybe because the generation failed for various reasons
|
2021-02-26 14:22:25 +01:00 |
Chocobozzz
|
92315d979c
|
More robust channel change federation
|
2021-02-26 11:50:18 +01:00 |
Chocobozzz
|
23ac334389
|
Increase jobs request timeout
|
2021-02-26 10:48:12 +01:00 |
Chocobozzz
|
543442a3be
|
Add more AP stats to stats endpoint
It will help to understand if the federation correctly works or not
|
2021-02-26 10:28:11 +01:00 |
Chocobozzz
|
494df94036
|
Fix abuse crash on deleted video
|
2021-02-26 09:28:50 +01:00 |
Chocobozzz
|
88cfa3e8fa
|
Fix preview upload with capitalized ext
|
2021-02-26 09:16:31 +01:00 |
Chocobozzz
|
a77c7327a2
|
Fix process abuse transactions
|
2021-02-25 15:55:31 +01:00 |
Chocobozzz
|
e7812bf091
|
Add refresh_token_expires_in to oauth res
|
2021-02-25 15:25:48 +01:00 |
Chocobozzz
|
031ea8efed
|
Use named chunk for embed on analyze
|
2021-02-25 15:01:29 +01:00 |
Chocobozzz
|
d61893f723
|
Async torrent creation
|
2021-02-25 15:01:07 +01:00 |
Chocobozzz
|
d7df188f23
|
Fix separate SQL query for video get
|
2021-02-25 11:18:11 +01:00 |
Chocobozzz
|
0221f8c9b1
|
Trim video name also on server
|
2021-02-25 10:01:33 +01:00 |
Chocobozzz
|
e072fb1e16
|
Add m4a support
|
2021-02-25 09:14:24 +01:00 |
Chocobozzz
|
9556ce48e7
|
Fix async issues with channels list
|
2021-02-25 09:09:41 +01:00 |
Chocobozzz
|
70243d7a35
|
Correctly wait transcoding before federating
|
2021-02-22 10:35:37 +01:00 |
Chocobozzz
|
15bedeebd7
|
Fix loading things twice on trending page
|
2021-02-22 10:35:37 +01:00 |
Chocobozzz
|
94d721efdc
|
Fix stats tests
|
2021-02-19 16:29:00 +01:00 |
Chocobozzz
|
d7764e2eb7
|
Fix import script when using the search index
|
2021-02-19 15:04:58 +01:00 |