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

58 commits

Author SHA1 Message Date
Alexandre Aubin
31ceb45e33 Assume branch=master and revision=HEAD by default for all apps 2021-08-15 16:38:07 +02:00
Alexandre Aubin
9d4eec6431 Fix edge case where 'help' key doesn't exists yet there's a translation for it ... 2021-07-11 16:06:59 +02:00
Alexandre Aubin
c933787da6 Don't overwrite translations from manifests + remove stale fr translations for descriptions 2021-07-04 21:17:16 +02:00
Alexandre Aubin
4004ff8d23 Don't include notworking apps in built list 2021-04-09 00:17:47 +02:00
Alexandre Aubin
8db3f391c9 Make sure 'ask' key exists 2021-03-16 03:57:32 +01:00
Alexandre Aubin
633d3b9985 Zrglbgf 2021-02-08 02:01:45 +01:00
Alexandre Aubin
d682efc719 Zblerg we need to keep track of broken apps 2021-02-08 01:54:42 +01:00
Alexandre Aubin
10f297c8c1 Add specific catalog file for the catalog in new documentation 2021-02-08 01:39:54 +01:00
Kay0u
e691383178
git is old on saperlipopette 2020-08-23 19:44:40 +02:00
Kay0u
abbce11791
add branch when the needed one is not tracked 2020-08-22 22:58:15 +02:00
Alexandre Aubin
6973052497 Support other branches than master? 2020-05-14 17:58:24 +00:00
Alexandre Aubin
85fd0ce3fa Smarter error reporting when failing to refresh cache 2020-05-06 16:10:45 +00:00
Alexandre Aubin
1c5545d65f Minor improvements to list_builder.py 2020-04-12 14:20:09 +00:00
Alexandre Aubin
29c08d34bd Quiet clones and fetchs, fancy progress bar 2020-04-12 15:35:03 +02:00
Alexandre Aubin
9b72030419 More comments 2020-04-05 03:27:44 +02:00
Alexandre Aubin
90cfa0fe59 Rewrite list_builder to use a local git clone cache and simpler logic 2020-04-05 02:54:24 +02:00
Alexandre Aubin
300e6abca2 We don't need no argument parsin' 2020-04-04 17:03:46 +02:00
Alexandre Aubin
abddc03b63 Read credentials from .github_credentials instead of having to provide them through arguments 2020-03-20 18:36:53 +01:00
Kay0u
803fc040a2
readable urls 2020-01-15 00:41:54 +07:00
Kay0u
71a64b4bbf
merge manifest retrieval 2020-01-14 23:58:54 +07:00
Kay0u
2f3e8444ab
[Fix] Commit is empty 2019-12-18 21:14:44 +08:00
Alexandre Aubin
888c8b6c0f Ontegrate app categories into apps.json ... 2019-11-29 18:38:33 +01:00
root
1495c3c5bd Smol fix to correctly fetch the app_rev idk 2019-10-08 16:12:18 +00:00
Alexandre Aubin
d18c464855 [wip] Resolve HEAD to a commit right away 2019-08-19 23:55:38 +02:00
Alexandre Aubin
794d3c7a5e Add support for code.antopie.org + display error message on the chat when building the list 2019-08-16 00:54:18 +00:00
Alexandre Aubin
ee454e73ce Small hotfix to fix issues related to the new apps list 2019-04-25 19:35:34 +00:00
Alexandre Aubin
146abc48ac Set state as validated for official apps in official.json 2019-04-08 16:01:57 +02:00
Alexandre Aubin
4c96810559 Split apps list into official and community for backward compatibility 2019-04-03 01:15:18 +02:00
Alexandre Aubin
5ff5e19099 Small naming thing 2019-04-03 01:15:18 +02:00
Maniack Crudelis
cb58e8e10c
Add High Quality into the list 2019-02-20 18:05:20 +01:00
Maniack Crudelis
d1035b6117 Add support for featured apps 2019-02-01 15:11:12 +01:00
Alexandre Aubin
2e4eaacf3a Display a warning when inconsistencies between names/ids are found 2018-12-17 19:10:20 +01:00
Alexandre Aubin
31e990ea61 Fix handling of gitlab-based repo + general architecture 2018-12-17 19:09:20 +01:00
Alexandre Aubin
c2c0fb832d Avoid some issues where 'HEAD' ends up in the built list 2018-11-08 12:25:34 +00:00
Alexandre Aubin
5081ad69f8 Include maintained state in new apps 2018-11-07 20:46:52 +00:00
Alexandre Aubin
437fd72c2a Misc fixes because builds were broken 2018-05-28 22:00:23 +00:00
Alexandre Aubin
c1ebfb2f62 Include maintained status in built app list 2018-05-28 23:31:28 +02:00
Alexandre Aubin
e89375d97c Fix / improve previous drunk commit 2018-05-26 16:13:26 +00:00
Alexandre Aubin
6aef349012 When using 'HEAD' commit in list, check the diff with with commit from previous build, only update if relevant 2018-05-26 17:45:31 +02:00
Laurent Peuch
89ed19c19f [mod] don't overwrite already existing translation in manifests for now 2018-05-07 01:03:20 +02:00
Alexandre Aubin
f7d8ed2a85
[microdecision] Work around a small bug for apps with different id in manifest and list.json...
(E.g. "Pelican" in list.json but "pelican" is the real id in the built list... Hence it did not fetch the previous commit correctly)
2018-03-27 14:25:44 +02:00
Alexandre Aubin
a652a3dae9
[enh] Handle HEAD commits (#443)
* Refactor list_builder requests stuff into functions
* Fetch commit if revision is 'HEAD'
2018-03-27 13:50:29 +02:00
Laurent Peuch
317b417842 [enh] help keys are now translatables 2017-04-06 15:00:58 +02:00
Laurent Peuch
217c1cad76 [enh] include translation in manifest when rebuilding it 2017-04-01 00:33:03 +02:00
Laurent Peuch
f33bf9c2ba [enh] handle level modification in caching 2017-01-31 00:04:52 +01:00
Laurent Peuch
f417d5740f [enh] more robust code 2017-01-30 23:55:27 +01:00
Maniack Crudelis
46a9d26c69 Intègre le level du json au -build.json 2017-01-30 23:55:27 +01:00
Laurent Peuch
aac22e90f6 [fix] modify state of a cached app if it has changed 2017-01-20 11:52:04 +01:00
Laurent Peuch
678461a962 [mod] make variable more readable 2017-01-20 11:45:43 +01:00
Laurent Peuch
e73958e53b [mod] pep8 2017-01-20 11:35:49 +01:00