mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge remote-tracking branch 'origin/master' into editor
This commit is contained in:
commit
f94bb72fdb
21
LICENSE.md
Normal file
21
LICENSE.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2018 Human-Connection gGmbH
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
17
README.md
17
README.md
@ -1,5 +1,12 @@
|
|||||||
# Human-Connection - NITRO Backend
|
<p align="center">
|
||||||
[](https://travis-ci.com/Human-Connection/Nitro-Backend)
|
<a href="https://human-connection.org"><img align="center" src="humanconnection.png" height="200" alt="Human Connection" /></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
# NITRO Backend
|
||||||
|
[](https://travis-ci.com/Human-Connection/Nitro-Backend)
|
||||||
|
[](https://github.com/Human-Connection/Nitro-Backend/blob/backend/LICENSE.md)
|
||||||
|
[](https://app.fossa.io/projects/git%2Bgithub.com%2FHuman-Connection%2FNitro-Backend?ref=badge_shield)
|
||||||
|
[](https://discord.gg/6ub73U3)
|
||||||
|
|
||||||
> This Prototype tries to resolve the biggest hurdle of connecting
|
> This Prototype tries to resolve the biggest hurdle of connecting
|
||||||
> our services together. This is not possible in a sane way using
|
> our services together. This is not possible in a sane way using
|
||||||
@ -152,9 +159,13 @@ npm run test
|
|||||||
|
|
||||||
- [x] add jwt authentication
|
- [x] add jwt authentication
|
||||||
- [ ] get directives working correctly (@toLower, @auth, @role, etc.)
|
- [ ] get directives working correctly (@toLower, @auth, @role, etc.)
|
||||||
- [ ] check if search is working
|
- [x] check if search is working
|
||||||
- [x] check if sorting is working
|
- [x] check if sorting is working
|
||||||
- [x] check if pagination is working
|
- [x] check if pagination is working
|
||||||
- [ ] check if upload is working (using graphql-yoga?)
|
- [ ] check if upload is working (using graphql-yoga?)
|
||||||
- [x] evaluate middleware
|
- [x] evaluate middleware
|
||||||
- [ ] ignore Posts and Comments by blacklisted Users
|
- [ ] ignore Posts and Comments by blacklisted Users
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
[](https://app.fossa.io/projects/git%2Bgithub.com%2FHuman-Connection%2FNitro-Backend?ref=badge_large)
|
||||||
|
|||||||
BIN
humanconnection.png
Normal file
BIN
humanconnection.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
Loading…
x
Reference in New Issue
Block a user