dependabot[bot]
|
9895fe57d6
|
Update sanic requirement from ~=21.9.3 to ~=22.3.0 in /api
Updates the requirements on [sanic](https://github.com/sanic-org/sanic) to permit the latest version.
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/sanic-org/sanic/compare/v21.9.3...v22.3.0)
---
updated-dependencies:
- dependency-name: sanic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-31 23:28:16 +00:00 |
|
Paul Bienkowski
|
f3a1ca4165
|
Add alembic setup for migrating
|
2022-03-16 21:01:20 +01:00 |
|
dependabot[bot]
|
49f7827b51
|
Update sqlalchemy[asyncio] requirement from ~=1.4.31 to ~=1.4.32 in /api
Updates the requirements on [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy[asyncio]
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-08 19:10:08 +01:00 |
|
Paul Bienkowski
|
7fc9558e42
|
Use custom get_single arg everywhere, remove sanicargs (fixes #193)
|
2022-02-18 12:15:08 +01:00 |
|
Paul Bienkowski
|
0d49945018
|
Fix logging and use coloredlogs for nicer output
|
2022-02-18 11:15:00 +01:00 |
|
gluap
|
530c604623
|
bump those versions that we can bump
|
2022-02-08 22:51:15 +01:00 |
|
Paul Bienkowski
|
0c256d8923
|
Add export routes
|
2022-01-19 09:11:54 +01:00 |
|
Paul Bienkowski
|
16903042bc
|
Fix dependencies
|
2021-11-24 18:55:21 +01:00 |
|
Paul Bienkowski
|
7add8caaa1
|
Live tiles, API executes openmaptiles-tools
|
2021-11-22 09:51:18 +01:00 |
|
Paul Bienkowski
|
da33d814ae
|
Move API to python.
|
2021-11-22 09:50:33 +01:00 |
|
Paul Bienkowski
|
ec60fc3873
|
Start working on PostGIS supported tile generation
|
2021-11-22 09:50:33 +01:00 |
|