Alexandre Aubin
a842cd314c
Boring fixes for app sources autoupdater ( #2334 )
...
* autoupdate app sources: Stupid ad-hoc patch for focalboard where 7.11.4 doesn't have the proper asset
* autoupdate app sources: add ?per_page=100 to github api release fetching for bazaar...
2024-05-13 18:59:53 +02:00
OniriCorpe
d81f11f6ee
🎨 Format Python code with Black
2024-03-12 22:25:39 +01:00
Félix Piédallu
7fe5e1a8e2
Fix some gitlab instances that return 404 on url-encoded project paths, by calling search
2024-02-24 22:15:28 +01:00
Félix Piédallu
5b33638e20
autoupdater: Fix double slash in gitlab and gitea forges
2024-02-19 16:38:51 +01:00
Félix Piédallu
60ee37c240
Gitlab replaces / with - in tag tarballs
2024-02-16 23:53:55 +01:00
Félix Piédallu
189462259c
Fix autoupdater for forges allowing for non-domain-root install and multiple levels of projects
2024-02-16 22:45:54 +01:00
Félix Piédallu
408827f902
rest_api: rename properties for readability
2024-02-16 19:35:23 +01:00
Félix Piédallu
79a74bf846
Fix compatibility with python3.9: use union, optional from typing
2024-02-15 21:42:59 +00:00
Félix Piédallu
76aa4c9f0a
Fix typing for giteaforgejoapi, fix url_for_ref for gitlab
2024-02-15 00:03:39 +01:00
Félix Piédallu
878ea4640a
Revamp autoupdate_app_sources.py
2024-02-14 22:10:32 +01:00
OniriCorpe
2189b3e602
removing irrelevant project_id
2024-02-14 04:08:31 +01:00
OniriCorpe
5f1a16d36c
Initial support for Gitea & Forgejo
2024-02-14 03:40:26 +01:00
Félix Piédallu
a6c976b309
python: run isort, add shebangs on all files
2024-02-07 14:51:42 +01:00
Félix Piédallu
ef15049979
Use direct API request for projects instead of search
2024-01-26 22:52:33 +01:00
orhtej2
bb638b1d61
Support for GitLab upstream repos part 2.
2024-01-24 19:32:24 +01:00
orhtej2
6afca1e82a
Initial support for Gitlab
2024-01-23 23:37:24 +01:00
orhtej2
bfaf681369
Extract Github REST API behind wrapper.
2024-01-23 22:32:31 +01:00