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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Contributing to Animu
1
+
# Contributing to Waifu.it
2
2
3
3
We love your input! We want to make contributing to this project as easy as possible, whether it's:
4
4
@@ -29,7 +29,7 @@ Great Feature Requests tend to have:
29
29
30
30
## Development Process
31
31
32
-
Pull requests are the best way to propose changes. We actively welcome your pull requests and invite you to submit pull requests directly <ahref="https://github.com/AnimuAPI/Animu/pulls">here</a>, and after review, these can be merged into the project.
32
+
Pull requests are the best way to propose changes. We actively welcome your pull requests and invite you to submit pull requests directly <ahref="https://github.com/WaifuAPI/Waifu.it/pulls">here</a>, and after review, these can be merged into the project.
33
33
34
34
## Pull Requests
35
35
@@ -40,7 +40,7 @@ Pull requests are the best way to propose changes. We actively welcome your pull
40
40
## Issues
41
41
42
42
Please ensure your description is
43
-
clear and has sufficient instructions to be able to reproduce the issue. Report a bug by <ahref="https://github.com/AnimuAPI/Animu/issues">opening a new issue</a>; it's that easy!
43
+
clear and has sufficient instructions to be able to reproduce the issue. Report a bug by <ahref="https://github.com/WaifuAPI/Waifu.it/issues">opening a new issue</a>; it's that easy!
44
44
45
45
## Running the API Locally
46
46
@@ -79,15 +79,11 @@ The server will automatically restart when you make changes to the code.
79
79
$ npm run dev
80
80
```
81
81
82
-
**5. Creating a token**
83
-
84
-
In your database, create a collection called users and create a document with a `token` field in it. You can set it to any value, This will be the token you will use when making requests.
85
-
86
82
**And you're done!**
87
83
88
84
## License
89
85
90
-
By contributing to Animu, you agree that your contributions will be licensed
86
+
By contributing to Waifu.it, you agree that your contributions will be licensed
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,18 @@
1
1
## Announcements
2
+
3
+
###### 🕛 23 May, 2023
4
+
### 📢 Migration from Private to Public
5
+
This repository will continue being as open-source while strictly following the [LICENCE](LICENCE.md).
6
+
2
7
###### 🕛 01 Feb, 2022
3
-
### 📢 Migration from Public to Private
4
-
This repository will no longer be updated with the latest versions of code. Our hosted version of this API, [__Animu__](https://animu.ml/)**does not run the code in this repository anymore**. The official API's source code has been made private. We will still maintain this repository over time with patches and so but it will depend on the circumstances. And we will only be providing limited, non-obligatory support to self-hosting users **who have not made changes to the code we deem to be significant**.
8
+
### ~~📢 Migration from Public to Private~~
9
+
~~This repository will no longer be updated with the latest versions of code. Our hosted version of this API, [__Waifu.it__](https://waifu.it/)**does not run the code in this repository anymore**. The official API's source code has been made private. We will still maintain this repository over time with patches and so but it will depend on the circumstances. And we will only be providing limited, non-obligatory support to self-hosting users **who have not made changes to the code we deem to be significant**.~~
0 commit comments