Johann150
b54a26cf8f
fix exception when no posts are in database
...
Instead of using Query.one use Query.one_or_none. The check after
setting the variable suggests this was the intended behaviour instead
of throwing errors if there are no posts in the database.
2021-12-09 18:57:00 +01:00
codl
159c1826d3
removing counters: take two
2021-05-14 20:32:28 +02:00
codl
f3e68e7fb4
Merge pull request #460 from codl/better-words
...
better terminology
2021-05-14 20:29:12 +02:00
codl
3c0b017141
Merge pull request #461 from codl/remove-counters
...
remove fav/reblog counters. they were never used
2021-05-14 20:03:35 +02:00
codl
8c750d3207
remove fav/reblog counters. they were never used
2021-05-14 19:46:59 +02:00
codl
85b716c11c
header_whitelist → allowed_headers
2021-05-14 18:47:46 +02:00
codl
98bee9b1cd
blacklist → blocklist
2021-05-14 18:46:42 +02:00
dependabot[bot]
96f4c74d8f
Merge pull request #429 from codl/dependabot/pip/alembic-1.5.8
2021-03-25 12:20:31 +00:00
dependabot[bot]
1f15a87d97
Bump rollup from 2.41.5 to 2.42.4
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.5 to 2.42.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.5...v2.42.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 13:19:48 +01:00
dependabot[bot]
f2a2976c08
Bump alembic from 1.5.7 to 1.5.8
...
Bumps [alembic](https://alembic.sqlalchemy.org ) from 1.5.7 to 1.5.8.
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 05:25:40 +00:00
dependabot[bot]
25aa3c3844
Merge pull request #423 from codl/dependabot/npm_and_yarn/rollup-2.41.5
2021-03-20 00:50:08 +00:00
dependabot[bot]
1dec832666
Bump rollup from 2.41.4 to 2.41.5
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.4 to 2.41.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.4...v2.41.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 05:23:36 +00:00
dependabot[bot]
0ac2c95284
Merge pull request #422 from codl/dependabot/npm_and_yarn/rollup-2.41.4
2021-03-17 22:21:02 +00:00
dependabot[bot]
6092398dcc
Bump rollup from 2.41.1 to 2.41.4
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.1 to 2.41.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.1...v2.41.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 05:22:04 +00:00
codl
521cd7b1dc
status check: check redis ( closes #120 )
2021-03-13 01:48:17 +01:00
codl
f10b9dac80
brotli: degrade gracefully when redis is missing
2021-03-13 01:17:21 +01:00
dependabot[bot]
785d0509af
Bump alembic from 1.5.6 to 1.5.7
...
Bumps [alembic](https://alembic.sqlalchemy.org ) from 1.5.6 to 1.5.7.
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 23:59:03 +01:00
dependabot[bot]
2c13e2f167
Merge pull request #416 from codl/dependabot/pip/pytest-cov-2.11.1
2021-03-11 13:15:58 +00:00
dependabot[bot]
7c1b42c7d0
Merge pull request #415 from codl/dependabot/npm_and_yarn/rollup-2.41.1
2021-03-11 12:31:26 +00:00
dependabot[bot]
bdfae33102
Bump pytest-cov from 2.10.1 to 2.11.1
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.1 to 2.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.1...v2.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 05:29:37 +00:00
dependabot[bot]
4b3ffe976b
Bump rollup from 2.41.0 to 2.41.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.0 to 2.41.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.0...v2.41.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 05:22:49 +00:00
dependabot[bot]
4c82298998
Bump coverage from 5.1 to 5.5
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.1 to 5.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...coverage-5.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 12:41:23 +01:00
dependabot[bot]
f763184ead
Bump rollup from 2.40.0 to 2.41.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.40.0 to 2.41.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.40.0...v2.41.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 12:40:35 +01:00
codl
e274999c2c
Merge pull request #410 from codl/dependabot/pip/versioneer-0.19
...
Bump versioneer from 0.18 to 0.19
2021-03-10 05:50:56 +01:00
codl
242ec23e2d
update in-tree versioneer
2021-03-10 05:44:47 +01:00
dependabot[bot]
dc5eba6ed5
Merge pull request #412 from codl/dependabot/pip/psycopg2-2.8.6
2021-03-09 09:28:42 +00:00
dependabot[bot]
7e9aeb7c59
Bump psycopg2 from 2.8.5 to 2.8.6
...
Bumps [psycopg2](https://github.com/psycopg/psycopg2 ) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:13:25 +00:00
dependabot[bot]
3dc188e4d2
Merge pull request #403 from codl/dependabot/pip/sqlalchemy-1.3.23
2021-03-09 09:10:50 +00:00
dependabot[bot]
f6d1e62b01
Bump sqlalchemy from 1.3.17 to 1.3.23
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.17 to 1.3.23.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 08:58:19 +00:00
codl
3752fb168a
update maintained badge
2021-03-09 09:57:14 +01:00
dependabot[bot]
a43cf77195
Bump alembic from 1.4.2 to 1.5.6
...
Bumps [alembic](https://alembic.sqlalchemy.org ) from 1.4.2 to 1.5.6.
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:56:31 +01:00
dependabot[bot]
2352ed84ac
Merge pull request #408 from codl/dependabot/pip/doit-0.33.1
2021-03-09 08:50:45 +00:00
dependabot[bot]
22a2c3a70c
Bump versioneer from 0.18 to 0.19
...
Bumps [versioneer](https://github.com/python-versioneer/python-versioneer ) from 0.18 to 0.19.
- [Release notes](https://github.com/python-versioneer/python-versioneer/releases )
- [Changelog](https://github.com/python-versioneer/python-versioneer/blob/master/NEWS.md )
- [Commits](https://github.com/python-versioneer/python-versioneer/compare/0.18...0.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 08:47:10 +00:00
dependabot[bot]
cd613259c8
Merge pull request #409 from codl/dependabot/pip/brotli-1.0.9
2021-03-09 08:46:02 +00:00
dependabot[bot]
c760178ba9
Bump doit from 0.32.0 to 0.33.1
...
Bumps [doit](https://github.com/pydoit/doit ) from 0.32.0 to 0.33.1.
- [Release notes](https://github.com/pydoit/doit/releases )
- [Changelog](https://github.com/pydoit/doit/blob/master/CHANGES )
- [Commits](https://github.com/pydoit/doit/compare/0.32.0...0.33.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 08:36:18 +00:00
dependabot[bot]
1ea6d13bf0
Bump brotli from 1.0.7 to 1.0.9
...
Bumps [brotli](https://github.com/google/brotli ) from 1.0.7 to 1.0.9.
- [Release notes](https://github.com/google/brotli/releases )
- [Commits](https://github.com/google/brotli/compare/v1.0.7...v1.0.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 08:36:03 +00:00
dependabot[bot]
bf6068f5d9
Bump flask-sqlalchemy from 2.4.3 to 2.4.4
...
Bumps [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy ) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/pallets/flask-sqlalchemy/releases )
- [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask-sqlalchemy/compare/2.4.3...2.4.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:29:19 +01:00
dependabot[bot]
a8350cbf6f
Bump svelte from 3.34.0 to 3.35.0
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.34.0 to 3.35.0.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.34.0...v3.35.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:25:35 +01:00
dependabot[bot]
297d4c9d94
Bump pillow from 7.1.2 to 8.1.2
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.1.2 to 8.1.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 08:59:20 +01:00
codl
5866592f50
update dependabot settings
2021-03-09 01:12:22 +01:00
dependabot[bot]
1a4e3c10e6
Bump requests from 2.23.0 to 2.25.1
...
Bumps [requests](https://github.com/psf/requests ) from 2.23.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.25.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:06:51 +01:00
codl
ab5e27447d
fix svelte compile
2021-03-09 00:08:45 +01:00
codl
2f9db993dc
travis: update python matrix to include 3.9
2021-03-08 23:43:24 +01:00
codl
9b42bb4bf0
this author does not recommend caddy anymore
...
no hard feelings i just never could transition to 2.X
2021-03-08 23:33:04 +01:00
dependabot[bot]
095a612473
Merge pull request #391 from codl/dependabot/pip/pytest-6.2.2
2021-03-08 22:00:20 +00:00
dependabot[bot]
47b3384778
Bump pytest from 5.4.2 to 6.2.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.2 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...6.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 21:59:15 +00:00
dependabot-preview[bot]
ccbe71e650
Bump flask-sqlalchemy from 2.4.1 to 2.4.3
...
Bumps [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy ) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/pallets/flask-sqlalchemy/releases )
- [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask-sqlalchemy/compare/2.4.1...2.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 22:55:50 +01:00
dependabot[bot]
ece2b33a73
Merge pull request #402 from codl/dependabot/npm_and_yarn/rollup-2.40.0
2021-03-08 21:54:50 +00:00
dependabot[bot]
e7140727fa
Merge pull request #394 from codl/dependabot/npm_and_yarn/rollup-plugin-svelte-7.1.0
2021-03-08 21:54:41 +00:00
dependabot[bot]
dbdfe05950
Bump redis from 3.4.1 to 3.5.3
...
Bumps [redis](https://github.com/andymccurdy/redis-py ) from 3.4.1 to 3.5.3.
- [Release notes](https://github.com/andymccurdy/redis-py/releases )
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.4.1...3.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 22:54:12 +01:00