Commit Graph

258 Commits

Author SHA1 Message Date
John Livingston f11fec7c97 Diagnostic: check prosody version. 2021-05-02 16:16:19 +02:00
John Livingston e1b08ce025 Removing muc_create_api_auth, because Peertube will not allow an authorization header. 2021-05-02 15:22:08 +02:00
John Livingston 75bbfc9159 mod_muc_http_defaults WIP. 2021-05-02 14:35:58 +02:00
John Livingston b225148dfb 403 status when video invalid. 2021-05-01 19:01:31 +02:00
John Livingston ef05583fba Adding a Shared folder:
* init some shared functions (videoHasWebchat, parseConfigUUIDs)
* api/room: checking that video has live enabled
* fix promise handling in initChat function
* removing some 'use strict' that are no more necessary in typescript
2021-05-01 18:30:21 +02:00
John Livingston 0cc57dfc12 Prosody: the first user will not be granted owner rights. 2021-05-01 10:30:41 +02:00
John Livingston fefcf1f08a Fix room config result. 2021-05-01 10:22:06 +02:00
John Livingston a25ef24237 WIP. 2021-04-30 18:03:12 +02:00
John Livingston 9c4cc64dcb More precise MVideo type. 2021-04-30 18:03:04 +02:00
John Livingston aa88870a49 Prosody: specifying storage=internal. 2021-04-30 18:00:21 +02:00
John Livingston 9dc0ce6383 Removing a hack:
* replacing loadByUrl by loadByIdOrUuid
* breaks compatibility with peertube 3.0.1
* simpler webchat route
* fix uuid escaping in iframe uri
2021-04-30 17:39:27 +02:00
John Livingston fbfd86aab0 WIP. 2021-04-30 16:48:16 +02:00
John Livingston 1c0fbe743f Rewriting the prosody config generator code. 2021-04-30 16:22:58 +02:00
John Livingston c19035c0b7 mod_muc_http_defaults WIP. 2021-04-29 18:31:48 +02:00
John Livingston a4d671bf50 Prosody log level debug for test environment. 2021-04-29 17:45:04 +02:00
John Livingston 62af899a50 Builtin Prosody modules:
* initialize prosody modules folder
* comment on prosody modules licensing
* use mod_muc_http_defaults to set rooms properties and prevent unauthorized room creation WIP
2021-04-29 16:50:30 +02:00
John Livingston 079332733a Fix Peertube server crash when prosody is not installed. 2021-04-18 17:48:21 +02:00
John Livingston 8ddbb21c7f Documentation. 2021-04-16 17:55:48 +02:00
John Livingston 9b5caacb28 Display prosody port. 2021-04-16 15:23:08 +02:00
John Livingston 295a55c9f6 Port configuration. 2021-04-16 15:13:46 +02:00
John Livingston fce0e7c63c Cleaning config file. 2021-04-16 14:39:25 +02:00
John Livingston bd91abc5b8 Working prosody configuration. 2021-04-16 14:26:21 +02:00
John Livingston 48851d422a Fix deprecated use of bodyParser. 2021-04-16 13:46:51 +02:00
John Livingston 9b4b17b326 Indentation. 2021-04-16 13:44:24 +02:00
John Livingston 6d63d42e88 Fix using express-http-bind as proxy for BOSH. 2021-04-16 13:42:07 +02:00
John Livingston f1192e3da0 Using express-http-bind as proxy for BOSH. WIP 2021-04-15 15:21:58 +02:00
John Livingston 58b0a0cd69 Unloading http bind route. 2021-04-15 13:11:59 +02:00
John Livingston af46ecc3a2 Refactoring getProsodyConfig stuffs. Preparing the http bind router. 2021-04-15 12:17:08 +02:00
John Livingston 7dbb964ad7 Fix prosody config. 2021-04-15 11:02:05 +02:00
John Livingston 817cf28e2a Using builtin prosody when enabled. 2021-04-14 18:47:23 +02:00
John Livingston d536625f7b WIP on diagnostic. 2021-04-14 18:15:43 +02:00
John Livingston faa12de768 Better prosody process handling. 2021-04-14 17:55:26 +02:00
John Livingston 63112df21a Fix prosody exec call. 2021-04-14 17:48:46 +02:00
John Livingston 8a73d93aac WIP on prosody spawning. 2021-04-14 17:10:22 +02:00
John Livingston a018ef5293 WIP on Prosody diagnostic. 2021-04-14 16:14:56 +02:00
John Livingston f5b438d587 WIP. Spawning prosody. 2021-04-14 15:26:00 +02:00
John Livingston da37e539f7 WIP. 2021-04-13 18:00:45 +02:00
John Livingston cc21305f6a WIP on Prosody integration. 2021-04-13 17:13:41 +02:00
John Livingston 4690d97384 WIP on builtin prosody. 2021-04-12 20:52:21 +02:00
John Livingston 79bdaceb48 Changing diagnostic functions arguments. 2021-04-12 20:25:56 +02:00
John Livingston d1ede8d3ee Refactoring diagnostic tests in multiple files. 2021-04-12 17:53:12 +02:00
John Livingston 6bc1f66cf1 Moving peertube definition files to @types directory. 2021-04-12 16:41:18 +02:00
John Livingston f0fc7148aa Adding an useless settings to display some help. 2021-04-12 16:31:48 +02:00
John Livingston f64cb10ea2 Diagnostic tools WIP. 2021-04-10 15:10:53 +02:00
John Livingston 42bd94a8c3 Diagnostic tools: testing user rights. 2021-04-10 13:57:47 +02:00
John Livingston f65b6ae876 Diagnostic tools. WIP 2021-04-10 04:16:25 +02:00
John Livingston 59cd78ee82 Initializing a diagnostic tools. WIP 2021-04-09 21:28:16 +02:00
John Livingston 8b3763761b Better typing. 2021-04-09 19:52:59 +02:00
John Livingston dcef708370 Routers in separate files. 2021-04-09 19:29:44 +02:00
John Livingston 20a461a84b Fix import. 2021-04-09 11:22:46 +02:00
John Livingston e770a60c68 Releasing memory. 2021-04-09 10:57:54 +02:00
John Livingston 0bad31dddb Fix plugin unregister: unload all modules. 2021-04-08 03:47:55 +02:00
John Livingston 490d6f18c3 Refactoring server code:
* Split server code in several libs
* improve server/peertube.d.ts.
2021-04-08 02:43:21 +02:00
John Livingston 254fa6e3c5 Fix unused options. 2021-04-07 18:29:17 +02:00
John Livingston 89a03032ff Clean tsconfig file. 2021-04-07 17:26:30 +02:00
John Livingston 3dd8718744 Eslint: configure for standard-typescript (backend), and separate configurations depending on folders. 2021-04-07 17:20:28 +02:00
John Livingston 8b11c10e32 Server code in typescript. 2021-04-07 16:52:38 +02:00
John Livingston dca4e67b35 Separing frontend and backend code in different folders. 2021-04-07 15:53:22 +02:00