This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
crafty-4
Watch
1
Star
0
Fork
0
You've already forked crafty-4
mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced
2024-08-30 18:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
crafty-4
/
app
/
classes
/
web
/
routes
/
api
History
luukas
166272e12c
Replace
.count() != 0
with
.exists()
2022-05-25 14:24:34 +03:00
..
auth
Improve the invalidate tokens API handler
2022-05-25 00:35:11 +03:00
roles
Add exemption orjson no-member falsepositive
2022-05-23 22:54:06 +01:00
servers
Replace
.count() != 0
with
.exists()
2022-05-25 14:24:34 +03:00
users
Add route for viewing user Crafty permissions
2022-05-25 00:55:49 +03:00
api_handlers.py
Fix routing for the user permissions handler
2022-05-25 00:58:10 +03:00
index_handler.py
Add and fix API v2 and db
2022-05-08 00:07:55 +03:00
jsonschema.py
Add a JSON schema route
2022-05-18 15:58:54 +03:00
not_found.py
Add a JSON schema route
2022-05-18 15:58:54 +03:00