Commit Graph

5687 Commits

Author SHA1 Message Date
36884268eb deprecated alltube (#2024)
* deprecated airsonic

* lol i modified the wrong software
2024-02-15 18:36:51 +01:00
e9acbf8d12 Merge pull request #2023 from Salamandar/rework_autoupdater
Rework autoupdater - part 3
2024-02-15 17:22:07 +01:00
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
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
690981ab9e Merge pull request #2021 from OniriCorpe/update-manifestv2-schema
add gitea and forgejo autoupdate strategies
2024-02-15 01:55:06 +01:00
25fe3b356b add gitea and forgejo autoupdate strategies 2024-02-15 01:50:31 +01:00
f90a9f54cb Add logos 2024-02-15 01:29:23 +01:00
2205f0a0b0 Merge pull request #2017 from OniriCorpe/librarian-deprecated
librarian is deprecated
2024-02-15 01:25:33 +01:00
503105ffb7 revert formatter 2024-02-15 01:23:10 +01:00
0b4ba4e379 Merge pull request #2019 from Salamandar/rework_autoupdater
Rework autoupdater - part 2
2024-02-15 01:12:44 +01:00
589a176695 Merge pull request #2015 from Salamandar/rework_autoupdater_part_1
Rework autoupdater part 1
2024-02-15 01:11:33 +01:00
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
2295b10242 Merge pull request #2016 from Salamandar/list_builder_argparse
tools/list_builder.py: use argparse
2024-02-14 22:59:20 +01:00
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
b844704b2b Merge pull request #2014 from OniriCorpe/fix-autoupdate
fix latest_release_html_url assignement
2024-02-14 22:09:04 +01:00
61f053f3b8 fix latest_release_html_url assignement 2024-02-14 22:06:13 +01:00
6d21a8658c Merge pull request #2013 from YunoHost/add-to-wishlist-microweber
Add Microweber to wishlist
2024-02-14 19:12:58 +01:00
5ab52930f4 Merge pull request #2009 from YunoHost/add-to-wishlist-script-server
Add script-server to wishlist
2024-02-14 19:10:03 +01:00
b399b394b1 Add Microweber to wishlist 2024-02-14 19:04:47 +01:00
09d34e5c1f Merge pull request #2012 from OniriCorpe/gitea-forgejo-api-autoupdate
Auto-updater: Initial support for Gitea & Forgejo
2024-02-14 15:39:16 +01:00
c51e87fd66 we don't need that, it's handled by GitlabAPI 2024-02-14 05:42:04 +01:00
a019ac2c63 lol forgot debug prints 2024-02-14 05:28:37 +01:00
153f3de6d9 small enhancement 2024-02-14 05:27:25 +01:00
f3743b15a3 small refactor 2024-02-14 05:00:07 +01:00
78ea65f7fc wasn't a typo lmao i'm too tired 2024-02-14 04:24:02 +01:00
f628744126 typo 2024-02-14 04:23:03 +01:00
9647844060 supports 1.13.1-2 version numbers 2024-02-14 04:21:10 +01:00
be03798ede removing irrelevant project_id 2024-02-14 04:08:31 +01:00
a213afcb8c small fixes 2024-02-14 03:58:37 +01:00
019c446f57 fix strategies (split gitea & forgejo) 2024-02-14 03:43:16 +01:00
95c1d1b14e Initial support for Gitea & Forgejo 2024-02-14 03:40:26 +01:00