1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

5603 commits

Author SHA1 Message Date
dab2524f9c rest_api: rename properties for readability 2024-02-16 19:35:23 +01:00
15b2207054 Clean message issues 2024-02-16 19:35:23 +01:00
bb06b422f5 remove roge double quote 2024-02-16 19:35:23 +01:00
1b0d630f6c Handle cases with already existing branch / commit 2024-02-16 19:35:23 +01:00
7e0c5fdac1 Fix duplicate code 2024-02-16 19:35:23 +01:00
root
4e9c99cc4d Update app levels according to CI results 2024-02-16 17:00:12 +00:00
Tagada
0d2d5e5c33
Merge pull request #2020 from oufmilo/master
Add logos
2024-02-16 00:13:46 +01:00
Alexandre Aubin
1327beaaea
Merge pull request #2027 from Salamandar/fix_autoupdater
Fix autoupdater
2024-02-15 23:31:21 +01:00
69684f4066 Use a state enum to handle already existing update prs 2024-02-15 23:13:16 +01:00
3c204ecd57 autoupdate_app_sources: set proper defaults on argparse, just to be sure 2024-02-15 22:52:11 +01:00
9077b9793e Add proper arguments to autoupdate_app_sources.py 2024-02-15 22:51:45 +01:00
Alexandre Aubin
501ee835b7
Merge pull request #2026 from Salamandar/compat_union_optional
Fix compatibility with python3.9: use union, optional from typing
2024-02-15 22:47:41 +01:00
64aa8fe4f4 Fix compatibility with python3.9: use union, optional from typing 2024-02-15 21:42:59 +00:00
7707e08d4b Fix compatibility with python3.9: use union, optional from typing 2024-02-15 22:42:06 +01:00
Alexandre Aubin
fad58b623e
Merge pull request #2025 from YunoHost/rallly
Add Rallly to catalog
2024-02-15 19:09:18 +01:00
Éric Gaspar
20b57e0a5b Update apps.toml 2024-02-15 18:55:11 +01:00
OniriCorpe
36884268eb
deprecated alltube (#2024)
* deprecated airsonic

* lol i modified the wrong software
2024-02-15 18:36:51 +01:00
Alexandre Aubin
e9acbf8d12
Merge pull request #2023 from Salamandar/rework_autoupdater
Rework autoupdater - part 3
2024-02-15 17:22:07 +01:00
Alexandre Aubin
2a5ec79151 Add cron stuff 2024-02-15 17:15:08 +01:00
5936ec4b01 Add back the logging_sender 2024-02-15 17:12:41 +01:00
c1ef372c2c Cleanup for mypy, code simplification 2024-02-15 17:12:41 +01:00
b8eba67a99 Handle invalid syntax in some local app's manifest during initial apps listing 2024-02-15 17:12:41 +01:00
48870e56d6 Remove debug print 2024-02-15 17:12:41 +01:00
Alexandre Aubin
c98cd372be
Merge pull request #2022 from Salamandar/rename_readme_generator
Rename readme generator
2024-02-15 17:03:57 +01:00
2eeee2541b Rename README-generator -> readme_generator because python tools hate caps… 2024-02-15 15:03:31 +01:00
49a981c3f6 Reorganize the gitignore 2024-02-15 15:03:11 +01:00
Alexandre Aubin
690981ab9e
Merge pull request #2021 from OniriCorpe/update-manifestv2-schema
add gitea and forgejo autoupdate strategies
2024-02-15 01:55:06 +01:00
OniriCorpe
25fe3b356b add gitea and forgejo autoupdate strategies 2024-02-15 01:50:31 +01:00
oufmilo
f90a9f54cb
Add logos 2024-02-15 01:29:23 +01:00
Alexandre Aubin
2205f0a0b0
Merge pull request #2017 from OniriCorpe/librarian-deprecated
librarian is deprecated
2024-02-15 01:25:33 +01:00
OniriCorpe
503105ffb7 revert formatter 2024-02-15 01:23:10 +01:00
Alexandre Aubin
0b4ba4e379
Merge pull request #2019 from Salamandar/rework_autoupdater
Rework autoupdater - part 2
2024-02-15 01:12:44 +01:00
Alexandre Aubin
589a176695
Merge pull request #2015 from Salamandar/rework_autoupdater_part_1
Rework autoupdater part 1
2024-02-15 01:11:33 +01:00
Alexandre Aubin
a0d531b11f
Merge pull request #2018 from Salamandar/fix_rest_api
Fix typing for giteaforgejoapi, fix url_for_ref for gitlab
2024-02-15 01:11:13 +01:00
918bc1a1b9 Remove testing 2024-02-15 00:05:23 +01:00
1c260fa6b6 Fix typing for giteaforgejoapi, fix url_for_ref for gitlab 2024-02-15 00:03:39 +01:00
0739ccb850 Fix typing for giteaforgejoapi, fix url_for_ref for gitlab 2024-02-14 23:56:32 +01:00
Alexandre Aubin
2295b10242
Merge pull request #2016 from Salamandar/list_builder_argparse
tools/list_builder.py: use argparse
2024-02-14 22:59:20 +01:00
OniriCorpe
25e93c6c73 librarian is deprecated 2024-02-14 22:51:25 +01:00
b614b3ba98 tools/list_builder.py: use argparse to set target dir, jobs count, and disable cache updating 2024-02-14 22:44:19 +01:00
72211961b5 finish autoupdater rework 2024-02-14 22:10:33 +01:00
42b97a2df8 Revamp autoupdate_app_sources.py 2024-02-14 22:10:32 +01:00
9200caee2c Small cleanup of autoupdate try..except..else 2024-02-14 22:10:13 +01:00
eea62e4236 Remove duplicate data 2024-02-14 22:10:13 +01:00
610e49b1f3 Use tqdm instead of home-made progressbar 2024-02-14 22:09:36 +01:00
60831358a7 Add sys.path.insert to import appslib 2024-02-14 22:09:36 +01:00
e32c11e200 Use pathlib.Path 2024-02-14 22:09:36 +01:00
1f5b104764 Use argparse, move github auth logic temporarily in main() 2024-02-14 22:09:36 +01:00
e811fffe72 Use main() function 2024-02-14 22:09:36 +01:00
Tagada
b844704b2b
Merge pull request #2014 from OniriCorpe/fix-autoupdate
fix latest_release_html_url assignement
2024-02-14 22:09:04 +01:00