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
jo
27a4a95294
chore: remove unused scripts
2022-11-25 19:43:50 +00:00
jo
d47fef0806
chore: fix shell scripts lint errors
2022-11-25 19:43:50 +00:00
jo
054a9e54f5
docs: fix spelling errors (pre-commit)
2022-11-24 01:43:36 +01:00
jo
8d9946d35a
refactor: upgrade code to >=python3.7 (pre-commit)
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189 >
2022-11-23 22:08:55 +00:00
jo
cff619679b
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
jo
8f7ab9b3b3
chore: fix flake8 warnings
...
Tested-by: Marge <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178 >
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178 >
2022-11-23 07:32:43 +00:00
jo
0061e82ecd
chore: clean files using pre-commit
2022-11-22 14:30:01 +00:00
Georg Krause
6057b4fe95
Version bump and changelog for 1.2.4
2022-04-23 13:40:06 +02:00
Georg Krause
6a4f332f6f
Make contributions skripts handle more than 100 issues/merge requests
2021-12-14 19:45:33 +01:00
Georg Krause
310089d847
Get Committers list from git & update contributors script
2021-11-06 13:30:58 +00:00
Georg Krause
ec77040e87
Update deps and add CI job to check outdated pkgs
2021-04-30 06:25:38 +02:00
Eliot Berriot
dc6f2e4fd6
Added script to check if a given version is the latest
2019-08-19 13:38:28 +02:00
Eliot Berriot
fa85f92389
Add reviewers to the list of contributors
2019-06-28 10:24:31 +02:00
Eliot Berriot
dfef5e3850
Added contributions script and contributors to the changelog
2019-05-16 12:29:48 +02:00
Eliot Berriot
15e4815564
Use sh instead of bash for ci script
2019-01-10 15:13:12 +01:00
Eliot Berriot
43e096b1e0
Now include commit hash in develop builds
2019-01-10 14:55:28 +01:00
Eliot Berriot
dd23dfa07c
Point to new gitlab URL
2018-12-10 16:00:33 +01:00
Eliot Berriot
870cb69fde
Added script to remove unused artifacts from repository
2018-07-21 22:28:37 +02:00