You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please read [CONTRIBUTING.md](https://github.com/HDInnovations/UNIT3D-Community-Edition/blob/master/CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests to us. A massive thank you to all of our <ahref="https://github.com/HDInnovations/UNIT3D-Community-Edition/graphs/contributors">contributors</a>.
56
+
Please read [CONTRIBUTING.md](https://github.com/HDInnovations/UNIT3D/blob/master/CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests to us. A massive thank you to all of our <ahref="https://github.com/HDInnovations/UNIT3D/graphs/contributors">contributors</a>.
57
57
58
58
## <aname="translations"></a> 🌎 Translations
59
59
@@ -65,6 +65,6 @@ We use Weblate for translations. You can easily contribute to translations at ht
65
65
66
66
## <aname="license"></a> 📜 License
67
67
68
-
This project is licensed under the AGPL v3.0 License. See the [LICENSE](https://github.com/HDInnovations/UNIT3D-Community-Edition/blob/master/LICENSE.md) file for details.
68
+
This project is licensed under the AGPL v3.0 License. See the [LICENSE](https://github.com/HDInnovations/UNIT3D/blob/master/LICENSE.md) file for details.
Copy file name to clipboardExpand all lines: book/src/local_development_macos.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,11 +57,11 @@ Once installed, launch PHPStorm
57
57
58
58
## Step 1: clone the repository
59
59
60
-
Firstly, clone the UNIT3D repository to your local environment by visiting [UNIT3D-Community-Edition Repo](https://github.com/HDInnovations/UNIT3D-Community-Edition). Then click the blue colored code button and select `Open with Github Desktop`. Once Github Desktop is open set you local path to clone to like `/Users/HDVinnie/Documents/Personal/UNIT3D-Community-Edition`
60
+
Firstly, clone the UNIT3D repository to your local environment by visiting [UNIT3D Repo](https://github.com/HDInnovations/UNIT3D). Then click the blue colored code button and select `Open with Github Desktop`. Once Github Desktop is open set you local path to clone to like `/Users/HDVinnie/Documents/Personal/UNIT3D`
61
61
62
62
## Step 2: open the project in PHPStorm
63
63
64
-
Within PHPStorm goto `File` and then click `Open`. Select the local path you just did like `/Users/HDVinnie/Documents/Personal/UNIT3D-Community-Edition`.
64
+
Within PHPStorm goto `File` and then click `Open`. Select the local path you just did like `/Users/HDVinnie/Documents/Personal/UNIT3D`.
65
65
66
66
### The following commands are run in PHPStorm. Can do so by clicking `Tools->Run Command`.
Copy file name to clipboardExpand all lines: book/src/server_management.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,4 +92,4 @@ bun run build
92
92
93
93
## 5. Meilisearch maintenance
94
94
95
-
Refer [Meilisearch setup for UNIT3D](https://github.com/HDInnovations/UNIT3D-Community-Edition/wiki/Meilisearch-Setup-for-UNIT3D), specifically the [maintenance](https://github.com/HDInnovations/UNIT3D-Community-Edition/wiki/Meilisearch-Setup-for-UNIT3D#3-maintenance) section, for managing upgrades and syncing indexes.
95
+
Refer [Meilisearch setup for UNIT3D](https://github.com/HDInnovations/UNIT3D/wiki/Meilisearch-Setup-for-UNIT3D), specifically the [maintenance](https://github.com/HDInnovations/UNIT3D/wiki/Meilisearch-Setup-for-UNIT3D#3-maintenance) section, for managing upgrades and syncing indexes.
Copy file name to clipboardExpand all lines: book/src/sharing_source_code.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ _A guide by EkoNesLeg_
4
4
5
5
## 1. Introduction
6
6
7
-
As part of complying with the [GNU Affero General Public License (AGPL)](https://github.com/HDInnovations/UNIT3D-Community-Edition/blob/master/LICENSE), sites that modify and distribute UNIT3D are required to share their source code. This guide provides an easy process for creating a sanitized tarball of your modified source code and encourages you to create and update an "Open Source" page on your site to make this code available.
7
+
As part of complying with the [GNU Affero General Public License (AGPL)](https://github.com/HDInnovations/UNIT3D/blob/master/LICENSE), sites that modify and distribute UNIT3D are required to share their source code. This guide provides an easy process for creating a sanitized tarball of your modified source code and encourages you to create and update an "Open Source" page on your site to make this code available.
8
8
9
9
## 2. Setting up tarball creation
10
10
@@ -133,7 +133,7 @@ To create a tarball that includes only the modified source code and excludes sen
133
133
134
134
### License information
135
135
136
-
Our site runs on a modified version of [UNIT3D](https://github.com/HDInnovations/UNIT3D-Community-Edition). For more details on the license, visit the [GNU AGPL License](https://github.com/HDInnovations/UNIT3D-Community-Edition/blob/master/LICENSE).
136
+
Our site runs on a modified version of [UNIT3D](https://github.com/HDInnovations/UNIT3D). For more details on the license, visit the [GNU AGPL License](https://github.com/HDInnovations/UNIT3D/blob/master/LICENSE).
137
137
```
138
138
139
139
3. **Manually update this page whenever you update your site:**
Copy file name to clipboardExpand all lines: tests/Feature/Notifications/NewUploadNotificationTest.php
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
34
34
test('upload a torrent creates a notification for followers', function (): void {
35
35
$this->markTestIncomplete('Works locally, but fails in pipeline with:
36
-
file_put_contents(/home/runner/work/UNIT3D-Community-Edition/UNIT3D-Community-Edition/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
36
+
file_put_contents(/home/runner/work/UNIT3D/UNIT3D/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
37
37
38
38
// Required for ChatRepository()
39
39
$this->seed(UserSeeder::class);
@@ -117,7 +117,7 @@
117
117
118
118
test('upload a torrent does not create a notification for followers when all notifications disabled', function (): void {
119
119
$this->markTestIncomplete('Works locally, but fails in pipeline with:
120
-
file_put_contents(/home/runner/work/UNIT3D-Community-Edition/UNIT3D-Community-Edition/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
120
+
file_put_contents(/home/runner/work/UNIT3D/UNIT3D/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
121
121
122
122
// Required for ChatRepository()
123
123
$this->seed(UserSeeder::class);
@@ -197,7 +197,7 @@
197
197
198
198
test('upload a torrent does not create a notification for followers when following upload notifications are disabled', function (): void {
199
199
$this->markTestIncomplete('Works locally, but fails in pipeline with:
200
-
file_put_contents(/home/runner/work/UNIT3D-Community-Edition/UNIT3D-Community-Edition/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
200
+
file_put_contents(/home/runner/work/UNIT3D/UNIT3D/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
201
201
202
202
// Required for ChatRepository()
203
203
$this->seed(UserSeeder::class);
@@ -277,7 +277,7 @@
277
277
278
278
test('upload a torrent does not create a notification for followers when following upload notifications are disabled for specific group', function (): void {
279
279
$this->markTestIncomplete('Works locally, but fails in pipeline with:
280
-
file_put_contents(/home/runner/work/UNIT3D-Community-Edition/UNIT3D-Community-Edition/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
280
+
file_put_contents(/home/runner/work/UNIT3D/UNIT3D/files/torrents/676034f8afd077.09743623.torrent): Failed to open stream: No such file or directory');
0 commit comments