Commit Graph

165 Commits

Author SHA1 Message Date
49dd7bdf1a Merge pull request #18 from flibusta-apps/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2023-09-12 12:22:00 +02:00
68b848e2b9 Merge pull request #17 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-12 12:12:24 +02:00
5c262f296d Merge pull request #19 from flibusta-apps/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2023-09-12 12:00:36 +02:00
dependabot[bot]
75ec9e9309 Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 09:47:13 +00:00
dependabot[bot]
eefc2c3ae0 Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 09:47:07 +00:00
dependabot[bot]
e1bac1264a Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 09:47:01 +00:00
dependabot[bot]
665443b8e9 Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 09:46:54 +00:00
fcb30831a2 Merge pull request #16 from flibusta-apps/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-05 12:24:04 +02:00
dependabot[bot]
7decf5f1e3 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 09:38:23 +00:00
4ff911f253 Update deps 2023-08-18 23:24:16 +02:00
10dd0e2649 Update deps 2023-08-16 22:24:48 +02:00
5898d31809 Fix 2023-08-10 21:19:40 +02:00
b1a3b9a30c Update deps 2023-08-05 01:31:17 +02:00
5ff38fcaab Fix bug 2023-07-25 00:31:49 +02:00
3f455df6d5 Use one connection 2023-07-24 23:06:36 +02:00
54adbc7717 Update deps 2023-07-24 18:14:09 +02:00
c499a6efa7 Update db pool size 2023-07-24 00:31:16 +02:00
15353e789b Fix 2023-07-23 23:41:26 +02:00
1843da8d3f Fix 2023-07-23 23:31:19 +02:00
bb5699a2bb Fix 2023-07-23 22:54:01 +02:00
91d2fee0a7 Fix 2023-07-23 22:53:29 +02:00
51fe481697 Fix 2023-07-23 22:47:30 +02:00
79ed9deff8 Fix 2023-07-23 22:28:57 +02:00
a691a5a145 Fix 2023-07-23 22:10:01 +02:00
eeb9098b34 Fix 2023-07-23 21:53:03 +02:00
6d6b098b1d Add logging 2023-07-23 21:45:57 +02:00
b3d18f0234 Remove old workflows 2023-07-23 21:37:35 +02:00
4ec26ce4c0 Rewrite to rust 2023-07-23 21:36:47 +02:00
47b280c205 Update NOTIFICATION_DELTA_DAYS 2023-05-28 02:52:30 +02:00
09123aa954 Fix 2023-05-24 21:40:18 +02:00
0069498708 Fix routers 2023-05-24 20:59:00 +02:00
358b5eebb3 Enable donation_notifications_router 2023-05-24 20:55:05 +02:00
ac4d0fcb3f Add donation notifications viewset 2023-05-22 00:07:31 +02:00
21b16ffa8c Refactor views 2023-05-21 23:02:59 +02:00
b45b8d9723 Fix 2023-05-14 17:56:35 +02:00
b4954c1f5b Reduce postgres pool size 2023-05-14 17:43:48 +02:00
5126ca7379 Use uvloop 2023-05-14 16:00:19 +02:00
8c60d90a70 Use uvicorn 2023-05-14 15:40:19 +02:00
6eae71560d Fix 2023-05-14 00:54:07 +02:00
40c64ccdc2 Add migration 2023-05-14 00:51:53 +02:00
7eb1239b30 Add ChatDonateNotification model 2023-05-14 00:43:31 +02:00
bc991e8148 Update deps and lint 2023-05-09 22:55:31 +02:00
0c4d3c2871 Merge pull request #15 from flibusta-apps/dependabot/pip/redis-4.5.4
Bump redis from 4.5.3 to 4.5.4
2023-04-17 18:43:56 +02:00
dependabot[bot]
f8aff3451a Bump redis from 4.5.3 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 14:30:44 +00:00
8a230edce2 Fix update user activity 2023-03-31 09:42:33 +02:00
0940b10646 Update deps 2023-03-27 20:30:47 +02:00
b8e3dbe7bd Update deps 2023-02-24 02:01:42 +01:00
a4d46c6c53 Disable arm64 build 2023-02-13 22:02:37 +01:00
5eb3d47656 Use msgpack for redis cache 2023-02-13 21:43:27 +01:00
a3619470fd Merge pull request #14 from flibusta-apps/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-01-31 10:19:17 +01:00