aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/extra-utils/cli/cli.ts (renamed from shared/utils/cli/cli.ts)0
-rw-r--r--shared/extra-utils/feeds/feeds.ts (renamed from shared/utils/feeds/feeds.ts)0
-rw-r--r--shared/extra-utils/index.ts (renamed from shared/utils/index.ts)0
-rw-r--r--shared/extra-utils/logs/logs.ts (renamed from shared/utils/logs/logs.ts)0
-rw-r--r--shared/extra-utils/miscs/email-child-process.js (renamed from shared/utils/miscs/email-child-process.js)0
-rw-r--r--shared/extra-utils/miscs/email.ts (renamed from shared/utils/miscs/email.ts)0
-rw-r--r--shared/extra-utils/miscs/miscs.ts (renamed from shared/utils/miscs/miscs.ts)2
-rw-r--r--shared/extra-utils/miscs/sql.ts (renamed from shared/utils/miscs/sql.ts)0
-rw-r--r--shared/extra-utils/miscs/stubs.ts (renamed from shared/utils/miscs/stubs.ts)0
-rw-r--r--shared/extra-utils/overviews/overviews.ts (renamed from shared/utils/overviews/overviews.ts)0
-rw-r--r--shared/extra-utils/requests/activitypub.ts (renamed from shared/utils/requests/activitypub.ts)0
-rw-r--r--shared/extra-utils/requests/check-api-params.ts (renamed from shared/utils/requests/check-api-params.ts)0
-rw-r--r--shared/extra-utils/requests/requests.ts (renamed from shared/utils/requests/requests.ts)0
-rw-r--r--shared/extra-utils/search/video-channels.ts (renamed from shared/utils/search/video-channels.ts)0
-rw-r--r--shared/extra-utils/search/videos.ts (renamed from shared/utils/search/videos.ts)0
-rw-r--r--shared/extra-utils/server/activitypub.ts (renamed from shared/utils/server/activitypub.ts)0
-rw-r--r--shared/extra-utils/server/clients.ts (renamed from shared/utils/server/clients.ts)0
-rw-r--r--shared/extra-utils/server/config.ts (renamed from shared/utils/server/config.ts)0
-rw-r--r--shared/extra-utils/server/contact-form.ts (renamed from shared/utils/server/contact-form.ts)0
-rw-r--r--shared/extra-utils/server/follows.ts (renamed from shared/utils/server/follows.ts)0
-rw-r--r--shared/extra-utils/server/jobs.ts (renamed from shared/utils/server/jobs.ts)0
-rw-r--r--shared/extra-utils/server/redundancy.ts (renamed from shared/utils/server/redundancy.ts)0
-rw-r--r--shared/extra-utils/server/servers.ts (renamed from shared/utils/server/servers.ts)0
-rw-r--r--shared/extra-utils/server/stats.ts (renamed from shared/utils/server/stats.ts)0
-rw-r--r--shared/extra-utils/socket/socket-io.ts (renamed from shared/utils/socket/socket-io.ts)0
-rw-r--r--shared/extra-utils/users/accounts.ts (renamed from shared/utils/users/accounts.ts)0
-rw-r--r--shared/extra-utils/users/blocklist.ts (renamed from shared/utils/users/blocklist.ts)0
-rw-r--r--shared/extra-utils/users/login.ts (renamed from shared/utils/users/login.ts)0
-rw-r--r--shared/extra-utils/users/user-notifications.ts (renamed from shared/utils/users/user-notifications.ts)0
-rw-r--r--shared/extra-utils/users/user-subscriptions.ts (renamed from shared/utils/users/user-subscriptions.ts)0
-rw-r--r--shared/extra-utils/users/users.ts (renamed from shared/utils/users/users.ts)0
-rw-r--r--shared/extra-utils/videos/services.ts (renamed from shared/utils/videos/services.ts)0
-rw-r--r--shared/extra-utils/videos/video-abuses.ts (renamed from shared/utils/videos/video-abuses.ts)0
-rw-r--r--shared/extra-utils/videos/video-blacklist.ts (renamed from shared/utils/videos/video-blacklist.ts)0
-rw-r--r--shared/extra-utils/videos/video-captions.ts (renamed from shared/utils/videos/video-captions.ts)0
-rw-r--r--shared/extra-utils/videos/video-change-ownership.ts (renamed from shared/utils/videos/video-change-ownership.ts)0
-rw-r--r--shared/extra-utils/videos/video-channels.ts (renamed from shared/utils/videos/video-channels.ts)0
-rw-r--r--shared/extra-utils/videos/video-comments.ts (renamed from shared/utils/videos/video-comments.ts)0
-rw-r--r--shared/extra-utils/videos/video-history.ts (renamed from shared/utils/videos/video-history.ts)0
-rw-r--r--shared/extra-utils/videos/video-imports.ts (renamed from shared/utils/videos/video-imports.ts)0
-rw-r--r--shared/extra-utils/videos/video-playlists.ts (renamed from shared/utils/videos/video-playlists.ts)0
-rw-r--r--shared/extra-utils/videos/video-streaming-playlists.ts (renamed from shared/utils/videos/video-streaming-playlists.ts)0
-rw-r--r--shared/extra-utils/videos/videos.ts (renamed from shared/utils/videos/videos.ts)0
43 files changed, 1 insertions, 1 deletions
diff --git a/shared/utils/cli/cli.ts b/shared/extra-utils/cli/cli.ts
index 54d05e9c6..54d05e9c6 100644
--- a/shared/utils/cli/cli.ts
+++ b/shared/extra-utils/cli/cli.ts
diff --git a/shared/utils/feeds/feeds.ts b/shared/extra-utils/feeds/feeds.ts
index af6df2b20..af6df2b20 100644
--- a/shared/utils/feeds/feeds.ts
+++ b/shared/extra-utils/feeds/feeds.ts
diff --git a/shared/utils/index.ts b/shared/extra-utils/index.ts
index 9d0bbaa38..9d0bbaa38 100644
--- a/shared/utils/index.ts
+++ b/shared/extra-utils/index.ts
diff --git a/shared/utils/logs/logs.ts b/shared/extra-utils/logs/logs.ts
index cbb1afb93..cbb1afb93 100644
--- a/shared/utils/logs/logs.ts
+++ b/shared/extra-utils/logs/logs.ts
diff --git a/shared/utils/miscs/email-child-process.js b/shared/extra-utils/miscs/email-child-process.js
index 40ae37d70..40ae37d70 100644
--- a/shared/utils/miscs/email-child-process.js
+++ b/shared/extra-utils/miscs/email-child-process.js
diff --git a/shared/utils/miscs/email.ts b/shared/extra-utils/miscs/email.ts
index f9f1bd95b..f9f1bd95b 100644
--- a/shared/utils/miscs/email.ts
+++ b/shared/extra-utils/miscs/email.ts
diff --git a/shared/utils/miscs/miscs.ts b/shared/extra-utils/miscs/miscs.ts
index 91a93b631..d1ffb7be4 100644
--- a/shared/utils/miscs/miscs.ts
+++ b/shared/extra-utils/miscs/miscs.ts
@@ -33,7 +33,7 @@ function webtorrentAdd (torrent: string, refreshWebTorrent = false) {
33} 33}
34 34
35function root () { 35function root () {
36 // We are in /shared/utils/miscs 36 // We are in /miscs
37 return join(__dirname, '..', '..', '..') 37 return join(__dirname, '..', '..', '..')
38} 38}
39 39
diff --git a/shared/utils/miscs/sql.ts b/shared/extra-utils/miscs/sql.ts
index b281471ce..b281471ce 100644
--- a/shared/utils/miscs/sql.ts
+++ b/shared/extra-utils/miscs/sql.ts
diff --git a/shared/utils/miscs/stubs.ts b/shared/extra-utils/miscs/stubs.ts
index d1eb0e3b2..d1eb0e3b2 100644
--- a/shared/utils/miscs/stubs.ts
+++ b/shared/extra-utils/miscs/stubs.ts
diff --git a/shared/utils/overviews/overviews.ts b/shared/extra-utils/overviews/overviews.ts
index 23e3ceb1e..23e3ceb1e 100644
--- a/shared/utils/overviews/overviews.ts
+++ b/shared/extra-utils/overviews/overviews.ts
diff --git a/shared/utils/requests/activitypub.ts b/shared/extra-utils/requests/activitypub.ts
index 4762a8665..4762a8665 100644
--- a/shared/utils/requests/activitypub.ts
+++ b/shared/extra-utils/requests/activitypub.ts
diff --git a/shared/utils/requests/check-api-params.ts b/shared/extra-utils/requests/check-api-params.ts
index a2a549682..a2a549682 100644
--- a/shared/utils/requests/check-api-params.ts
+++ b/shared/extra-utils/requests/check-api-params.ts
diff --git a/shared/utils/requests/requests.ts b/shared/extra-utils/requests/requests.ts
index 3532fb429..3532fb429 100644
--- a/shared/utils/requests/requests.ts
+++ b/shared/extra-utils/requests/requests.ts
diff --git a/shared/utils/search/video-channels.ts b/shared/extra-utils/search/video-channels.ts
index 0532134ae..0532134ae 100644
--- a/shared/utils/search/video-channels.ts
+++ b/shared/extra-utils/search/video-channels.ts
diff --git a/shared/utils/search/videos.ts b/shared/extra-utils/search/videos.ts
index ba4627017..ba4627017 100644
--- a/shared/utils/search/videos.ts
+++ b/shared/extra-utils/search/videos.ts
diff --git a/shared/utils/server/activitypub.ts b/shared/extra-utils/server/activitypub.ts
index eccb198ca..eccb198ca 100644
--- a/shared/utils/server/activitypub.ts
+++ b/shared/extra-utils/server/activitypub.ts
diff --git a/shared/utils/server/clients.ts b/shared/extra-utils/server/clients.ts
index 273aac747..273aac747 100644
--- a/shared/utils/server/clients.ts
+++ b/shared/extra-utils/server/clients.ts
diff --git a/shared/utils/server/config.ts b/shared/extra-utils/server/config.ts
index deb77e9c0..deb77e9c0 100644
--- a/shared/utils/server/config.ts
+++ b/shared/extra-utils/server/config.ts
diff --git a/shared/utils/server/contact-form.ts b/shared/extra-utils/server/contact-form.ts
index 80394cf99..80394cf99 100644
--- a/shared/utils/server/contact-form.ts
+++ b/shared/extra-utils/server/contact-form.ts
diff --git a/shared/utils/server/follows.ts b/shared/extra-utils/server/follows.ts
index 1505804de..1505804de 100644
--- a/shared/utils/server/follows.ts
+++ b/shared/extra-utils/server/follows.ts
diff --git a/shared/utils/server/jobs.ts b/shared/extra-utils/server/jobs.ts
index 692b5e24d..692b5e24d 100644
--- a/shared/utils/server/jobs.ts
+++ b/shared/extra-utils/server/jobs.ts
diff --git a/shared/utils/server/redundancy.ts b/shared/extra-utils/server/redundancy.ts
index c39ff2c8b..c39ff2c8b 100644
--- a/shared/utils/server/redundancy.ts
+++ b/shared/extra-utils/server/redundancy.ts
diff --git a/shared/utils/server/servers.ts b/shared/extra-utils/server/servers.ts
index 5288d253a..5288d253a 100644
--- a/shared/utils/server/servers.ts
+++ b/shared/extra-utils/server/servers.ts
diff --git a/shared/utils/server/stats.ts b/shared/extra-utils/server/stats.ts
index 6f079ad18..6f079ad18 100644
--- a/shared/utils/server/stats.ts
+++ b/shared/extra-utils/server/stats.ts
diff --git a/shared/utils/socket/socket-io.ts b/shared/extra-utils/socket/socket-io.ts
index 854ab71af..854ab71af 100644
--- a/shared/utils/socket/socket-io.ts
+++ b/shared/extra-utils/socket/socket-io.ts
diff --git a/shared/utils/users/accounts.ts b/shared/extra-utils/users/accounts.ts
index f64a2dbad..f64a2dbad 100644
--- a/shared/utils/users/accounts.ts
+++ b/shared/extra-utils/users/accounts.ts
diff --git a/shared/utils/users/blocklist.ts b/shared/extra-utils/users/blocklist.ts
index 5feb84179..5feb84179 100644
--- a/shared/utils/users/blocklist.ts
+++ b/shared/extra-utils/users/blocklist.ts
diff --git a/shared/utils/users/login.ts b/shared/extra-utils/users/login.ts
index ddeb9df2a..ddeb9df2a 100644
--- a/shared/utils/users/login.ts
+++ b/shared/extra-utils/users/login.ts
diff --git a/shared/utils/users/user-notifications.ts b/shared/extra-utils/users/user-notifications.ts
index 495ff80d9..495ff80d9 100644
--- a/shared/utils/users/user-notifications.ts
+++ b/shared/extra-utils/users/user-notifications.ts
diff --git a/shared/utils/users/user-subscriptions.ts b/shared/extra-utils/users/user-subscriptions.ts
index 7148fbfca..7148fbfca 100644
--- a/shared/utils/users/user-subscriptions.ts
+++ b/shared/extra-utils/users/user-subscriptions.ts
diff --git a/shared/utils/users/users.ts b/shared/extra-utils/users/users.ts
index 2bd37b8be..2bd37b8be 100644
--- a/shared/utils/users/users.ts
+++ b/shared/extra-utils/users/users.ts
diff --git a/shared/utils/videos/services.ts b/shared/extra-utils/videos/services.ts
index 1a53dd4cf..1a53dd4cf 100644
--- a/shared/utils/videos/services.ts
+++ b/shared/extra-utils/videos/services.ts
diff --git a/shared/utils/videos/video-abuses.ts b/shared/extra-utils/videos/video-abuses.ts
index 7f011ec0f..7f011ec0f 100644
--- a/shared/utils/videos/video-abuses.ts
+++ b/shared/extra-utils/videos/video-abuses.ts
diff --git a/shared/utils/videos/video-blacklist.ts b/shared/extra-utils/videos/video-blacklist.ts
index e25a292fc..e25a292fc 100644
--- a/shared/utils/videos/video-blacklist.ts
+++ b/shared/extra-utils/videos/video-blacklist.ts
diff --git a/shared/utils/videos/video-captions.ts b/shared/extra-utils/videos/video-captions.ts
index 8d67f617b..8d67f617b 100644
--- a/shared/utils/videos/video-captions.ts
+++ b/shared/extra-utils/videos/video-captions.ts
diff --git a/shared/utils/videos/video-change-ownership.ts b/shared/extra-utils/videos/video-change-ownership.ts
index 371d02000..371d02000 100644
--- a/shared/utils/videos/video-change-ownership.ts
+++ b/shared/extra-utils/videos/video-change-ownership.ts
diff --git a/shared/utils/videos/video-channels.ts b/shared/extra-utils/videos/video-channels.ts
index 93a257bf9..93a257bf9 100644
--- a/shared/utils/videos/video-channels.ts
+++ b/shared/extra-utils/videos/video-channels.ts
diff --git a/shared/utils/videos/video-comments.ts b/shared/extra-utils/videos/video-comments.ts
index 0ebf69ced..0ebf69ced 100644
--- a/shared/utils/videos/video-comments.ts
+++ b/shared/extra-utils/videos/video-comments.ts
diff --git a/shared/utils/videos/video-history.ts b/shared/extra-utils/videos/video-history.ts
index dc7095b4d..dc7095b4d 100644
--- a/shared/utils/videos/video-history.ts
+++ b/shared/extra-utils/videos/video-history.ts
diff --git a/shared/utils/videos/video-imports.ts b/shared/extra-utils/videos/video-imports.ts
index ec77cdcda..ec77cdcda 100644
--- a/shared/utils/videos/video-imports.ts
+++ b/shared/extra-utils/videos/video-imports.ts
diff --git a/shared/utils/videos/video-playlists.ts b/shared/extra-utils/videos/video-playlists.ts
index 4d110a131..4d110a131 100644
--- a/shared/utils/videos/video-playlists.ts
+++ b/shared/extra-utils/videos/video-playlists.ts
diff --git a/shared/utils/videos/video-streaming-playlists.ts b/shared/extra-utils/videos/video-streaming-playlists.ts
index eb25011cb..eb25011cb 100644
--- a/shared/utils/videos/video-streaming-playlists.ts
+++ b/shared/extra-utils/videos/video-streaming-playlists.ts
diff --git a/shared/utils/videos/videos.ts b/shared/extra-utils/videos/videos.ts
index b5a07b792..b5a07b792 100644
--- a/shared/utils/videos/videos.ts
+++ b/shared/extra-utils/videos/videos.ts