Luna Mendes
|
7bd8b456a2
|
Pipfile: lock quart to a commit
Quart 0.6.9 has issues with hypercorn due to it not implementing
ASGILifespan.
- Pipfile: move pytest and pytest-asyncio to dev-packages
|
2018-11-12 16:44:29 -03:00 |
Luna Mendes
|
62332e15c3
|
run: add set_blueprints
|
2018-11-12 04:26:16 -03:00 |
Luna Mendes
|
7b75202311
|
tests: add basic test
|
2018-11-12 04:10:31 -03:00 |
Luna Mendes
|
599989f32e
|
Pipfile: add pytest and pytest-asyncio
|
2018-11-12 02:50:14 -03:00 |
slice
|
77a260706d
|
remove quart-cors
|
2018-07-21 09:37:34 -07:00 |
slice
|
29342eb9db
|
update deps
|
2018-07-21 09:35:25 -07:00 |
Luna Mendes
|
6d8af8aef3
|
Add Quart-CORS
|
2018-07-06 03:17:38 -03:00 |
Luna Mendes
|
21da0e0d3a
|
blueprints.guild: add implementations for more routes
- Pipfile: add Cerberus for data validation
- blueprints.guilds: add guild_owner_check
- blueprints.guilds: simplify GUILD_MEMBER_UPDATE dispatch
- litecord: add schemas.py
- run: get json of errors
|
2018-06-23 17:19:22 -03:00 |
slice
|
ab4857086a
|
migrate to logbook for logging
|
2018-06-19 18:04:17 -07:00 |
Luna Mendes
|
32b9698ea7
|
add basic gateway logic
|
2018-06-19 04:06:01 -03:00 |
Luna Mendes
|
39d85d1a1a
|
add basis of websockets
|
2018-06-17 17:07:52 -03:00 |
Luna Mendes
|
f7f387dcf0
|
litecord.blueprints: add auth blueprint
- Pipfile: add bcrypt and itsdangerous
- litecord: add errors module
- litecord: add snowflake module
- run: add error handlers
- schema: add UNIQUE constraint to users.email
- remove users.password_salt
|
2018-06-17 04:09:29 -03:00 |
slice
|
8406188f5b
|
migrate to pipenv
|
2018-06-16 16:36:41 -07:00 |