Chocobozzz
|
0a8a79552c
|
Merge branch 'feature/SO035' into develop
|
2023-01-09 09:44:00 +01:00 |
Chocobozzz
|
60bab7b540
|
Implement getServerListeningConfig plugin helper
|
2023-01-04 11:52:54 +01:00 |
Chocobozzz
|
60b880acdf
|
External auth can update user on login
|
2023-01-04 11:41:29 +01:00 |
Chocobozzz
|
7e0c26066a
|
External auth can set more user fields
videoQuota, videoQuotaDaily, adminFlags
|
2023-01-04 11:41:29 +01:00 |
Chocobozzz
|
9d4c60dccc
|
Add ability for plugins to register ws routes
|
2022-10-11 11:11:04 +02:00 |
kontrollanten
|
c43ed8e862
|
Expose PeerTube socket to plugins (#5239)
* server(pluginHelpers): add socket
* test(plugins): add socket cases
* fixes after review
* Update plugin-helpers.ts
* Update plugin-helpers.ts
|
2022-10-10 15:18:31 +02:00 |
Chocobozzz
|
22df69fdec
|
Add job queue hooks
|
2022-08-02 15:50:05 +02:00 |
John Livingston
|
dd200d3477
|
Fix missing Account.name on getAuthUser return type.
|
2022-01-12 15:26:13 +01:00 |
Chocobozzz
|
754c52b9b9
|
Add ffprobe helper
|
2021-12-16 17:00:46 +01:00 |
Chocobozzz
|
2e9c7877eb
|
Add videos.getFiles plugin helper
|
2021-12-16 16:49:43 +01:00 |
Chocobozzz
|
41fb13c330
|
esModuleInterop to true
|
2021-08-27 15:12:22 +02:00 |
Chocobozzz
|
7d9ba5c089
|
Cleanup models directory organization
|
2021-05-11 11:32:31 +02:00 |
Chocobozzz
|
b31d72625d
|
Plugin user.getAuthUser is now async
So we can load the full user
|
2021-05-05 15:26:28 +02:00 |
Chocobozzz
|
096231d00e
|
Add auth header in plugins guide
|
2021-04-22 11:43:03 +02:00 |
Chocobozzz
|
302eba0d89
|
Add data directory for plugins and some helpers
|
2021-04-22 10:55:28 +02:00 |
Chocobozzz
|
22820226e5
|
Add server plugin helpers
|
2021-04-09 15:17:43 +02:00 |
Chocobozzz
|
6559da2821
|
Allow plugins to load a video by id
|
2021-02-11 10:23:52 +01:00 |
Chocobozzz
|
1896bca09e
|
Support transcoding options/encoders by plugins
|
2021-01-28 15:55:39 +01:00 |
Chocobozzz
|
b49f22d8f9
|
Upgrade sequelize to v6
|
2020-12-09 11:41:22 +01:00 |
Chocobozzz
|
74fd2643b4
|
Provide express request to onLogout call
+ pluginInfo related changes
|
2020-11-20 15:36:43 +01:00 |
Chocobozzz
|
67ed6552b8
|
Reorganize client shared modules
|
2020-06-23 16:00:49 +02:00 |