Commit Graph

342 Commits

Author SHA1 Message Date
Renovate Bot da2a0ee093 chore(api): update dependency boto3 to v1.26.94 2023-03-17 20:03:47 +00:00
Renovate Bot 94c5bb71a5 chore(api): update dependency boto3 to v1.26.93 2023-03-17 18:03:39 +00:00
Renovate Bot de7102a27e chore(api): update dependency pytest to v7.2.2 2023-03-12 23:38:12 +00:00
Renovate Bot 96101d7010 chore(api): update dependency prompt-toolkit to v3.0.38 2023-03-12 23:07:22 +00:00
Renovate Bot 1eaeddcda6 chore(api): update dependency ipdb to v0.13.13 2023-03-12 22:07:05 +00:00
Renovate Bot 036f245127 chore(api): update dependency django to v3.2.18 2023-03-12 21:07:15 +00:00
Renovate Bot a929f2647b chore(api): update dependency dj-rest-auth to v2.2.8 2023-03-12 20:07:20 +00:00
Renovate Bot 7a3c264e31 chore(api): update dependency debugpy to v1.6.6 2023-03-12 19:07:05 +00:00
Renovate Bot 790b963da6 chore(api): update dependency aiohttp to v3.8.4 2023-03-12 18:08:08 +00:00
Renovate Bot 5543da6847 chore(api): update dependency boto3 to v1.26.89 2023-03-11 22:36:31 +00:00
jo 1a9b93183d ci: rework test_api job
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
2023-01-30 10:37:31 +01:00
jo c6f235ec8c feat: drop support for python3.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2342>
2023-01-30 09:24:27 +00:00
jo 6806adb4f5 test(api): lint code using pylint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2203>
2023-01-29 12:47:02 +00:00
Renovate Bot c465b3922d chore(api): update dependency watchdog to v2.2.1 2023-01-21 03:05:56 +00:00
Renovate Bot 826a712e22 chore(api): update dependency requests to v2.28.2 2023-01-21 02:36:15 +00:00
Renovate Bot 5d7673ab1d chore(api): update dependency redis to v4.4.2 2023-01-21 02:06:05 +00:00
Renovate Bot 5969a7a8ae chore(api): update dependency pytz to v2022.7.1 2023-01-21 01:35:54 +00:00
Renovate Bot 84382268f6 chore(api): update dependency pytest to v7.2.1 2023-01-21 01:06:03 +00:00
Renovate Bot 7fe46c1d61 chore(api): update dependency django-storages to v1.13.2 2023-01-21 00:36:00 +00:00
Renovate Bot 291296360d chore(api): update dependency dj-rest-auth to v2.2.7 2023-01-21 00:05:50 +00:00
Renovate Bot 82ef2e0efa chore(api): update dependency debugpy to v1.6.5 2023-01-20 23:36:22 +00:00
Renovate Bot 75039a3681 chore(api): update dependency boto3 to v1.26.54 2023-01-20 23:05:15 +00:00
jo a48f1b5449 fix: unpin asgiref
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2300>
2022-12-23 11:23:03 +00:00
jo bf20fcb694 refactor: format api pyproject.toml
Sort and group dependencies by usage.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2300>
2022-12-23 11:23:03 +00:00
Renovate Bot 4aba907205 chore(api): update dependency sentry-sdk to v1.12.1 2022-12-19 17:33:12 +00:00
jo b359bb6498 fix: timeout on spa manifest requests
The previous behaviour had a loop of requests between the front
app and the api when querying the pwa manifest.

This reduce the coupling around the pwa manifest file between the api
and the front app, by uplicating the files so each "service" has a copy
of it, while keeping them in sync and having the front pwa manifest as
single source of truth.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2291>
2022-12-19 14:33:12 +01:00
Renovate Bot ce78cb02ff chore(api): update dependency pytz to v2022.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2293>
2022-12-18 10:02:27 +00:00
Renovate Bot ef30a726b0 chore(api): update dependency sentry-sdk to v1.12.0
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2290>
2022-12-17 16:33:12 +00:00
Renovate Bot 15e20a9a78 chore(api): update dependency boto3 to v1.26.32 2022-12-17 15:02:13 +00:00
Renovate Bot 9216d70f3b chore(api): update dependency drf-spectacular to v0.25.1
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2289>
2022-12-16 18:02:10 +00:00
Renovate Bot 5d31e4bbec chore(api): update dependency boto3 to v1.26.31 2022-12-16 14:02:06 +00:00
Renovate Bot cb3dc5081b chore(api): update dependency drf-spectacular to v0.25.0 2022-12-14 13:02:16 +00:00
Renovate Bot 1dafe642e6 chore(api): update dependency ipdb to v0.13.11 2022-12-14 09:02:19 +00:00
Renovate Bot f219edcdfe chore(api): update dependency aioresponses to v0.7.4 2022-12-14 08:32:04 +00:00
Renovate Bot 39a872f530 chore(api): update dependency boto3 to v1.26.29 2022-12-13 21:32:30 +00:00
Renovate Bot a696d4ca0f chore(api): update dependency boto3 to v1.26.28 2022-12-12 21:02:23 +00:00
jo 6f2ecf832c feat: create funkwhale-manage entrypoint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2191>
2022-12-12 16:31:00 +01:00
jo 29693806db feat: allow installing the funkwhale_api package
- update license identifier
- update description
- add links
- include all packages and data files
- exclude tests

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2191>
2022-12-12 16:30:55 +01:00
Renovate Bot d7f510defa chore(api): update dependency django-coverage-plugin to v3 2022-12-09 21:03:28 +00:00
Renovate Bot 56d525f451 chore(api): update dependency boto3 to v1.26.27 2022-12-09 20:33:16 +00:00
Renovate Bot 909e5e24c7 chore(api): update dependency black to v22.12.0 2022-12-09 17:03:02 +00:00
Renovate Bot 6a4526de01 chore(api): update dependency pytest-asyncio to v0.20.3 2022-12-08 23:03:35 +00:00
Renovate Bot e0560ee0dc chore(api): update dependency boto3 to v1.26.26 2022-12-08 22:33:08 +00:00
Renovate Bot f941f380f5 chore(api): update dependency prompt-toolkit to v3.0.36 2022-12-08 11:03:27 +00:00
Renovate Bot 82305b0b7e chore(api): update dependency boto3 to v1.26.25 2022-12-08 10:33:11 +00:00
Renovate Bot 6572936d1f chore(api): update dependency watchdog to v2.2.0 2022-12-07 09:00:58 +00:00
Renovate Bot 76c7c433a2 chore(api): update dependency redis to v4.4.0
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2252>
2022-12-06 18:05:25 +00:00
Renovate Bot 2a511078cc chore(api): update dependency boto3 to v1.26.23 2022-12-05 20:33:33 +00:00
Renovate Bot ffcd2f23c4 chore(api): update dependency django-debug-toolbar to v3.8.1 2022-12-05 18:03:34 +00:00
Renovate Bot 93912369db chore(api): update dependency boto3 to v1.26.22 2022-12-05 14:33:35 +00:00