John Livingston
7db856ce0f
Using types declarations from the official @peertube/peertube-types package.
2022-01-11 01:29:33 +01:00
John Livingston
10bbb7f040
Remove backward compatibility (peertubeHelpers.plugin always available).
2021-06-02 15:48:56 +02:00
John Livingston
228a60ca3a
Remove backward compatibility (peertubeHelpers.user.getAuthUser always available).
2021-06-02 14:07:12 +02:00
John Livingston
6f57931a9d
Remove backward compatibility (user.Account.name is always provided).
2021-06-02 13:14:03 +02:00
John Livingston
2a8df1dc3c
Use peertubeHelpers.plugin methods when available:
...
* getBaseStaticRoute use peertubeHelper when available
* getBaseRouter renamed getBaseRouterRoute and use peertubeHelper when available
* Backward compatibility is maintained.
2021-05-18 18:06:11 +02:00
John Livingston
787fed19d0
Peertube 3.2.0 will provide user.Account.name.
2021-05-05 16:30:18 +02:00
John Livingston
3658ee797a
getAuthUser becomes async.
2021-05-05 15:55:38 +02:00
John Livingston
ad2d7742e9
Prosody: use the user nickname.
2021-05-04 16:33:32 +02:00
John Livingston
deff34ab95
Fix.
2021-05-04 15:33:05 +02:00
John Livingston
76adc7124f
Prosody auth, first working code:
...
* generated password on an api call
* use this password to authenticate on prosody
* using helper getAuthUser when available, else fallback to custom code
2021-05-04 13:00:44 +02:00
John Livingston
4690d97384
WIP on builtin prosody.
2021-04-12 20:52:21 +02:00
John Livingston
42bd94a8c3
Diagnostic tools: testing user rights.
2021-04-10 13:57:47 +02:00
John Livingston
59cd78ee82
Initializing a diagnostic tools. WIP
2021-04-09 21:28:16 +02:00