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

5153 commits

Author SHA1 Message Date
Alexandre Aubin
d0cb365c73
Merge pull request #1751 from YunoHost/calckey-firefish
Firefish has replaced Calckey
2023-09-26 14:57:28 +02:00
Alexandre Aubin
58ad0ec41d appstore: try to fix login for people with no avatar x_x 2023-09-26 13:41:40 +02:00
Alexandre Aubin
38ac3674fa appstore: fix popularity sorting 2023-09-26 13:36:48 +02:00
Alexandre Aubin
158071f64e
Merge pull request #1752 from YunoHost/add-to-wishlist-counter
Add Counter to wishlist
2023-09-26 13:25:04 +02:00
yunohost-bot
c52bd6bc1c Add Counter to wishlist 2023-09-26 13:15:58 +02:00
tituspijean
d194a50cdf
Firefish has replaced Calckey 2023-09-26 11:08:44 +02:00
eric_G
d09c9ff4ee
Merge pull request #1750 from YunoHost/add-to-wishlist-phorge
Add Phorge to wishlist
2023-09-26 09:28:38 +02:00
yunohost-bot
01bb42c1d1 Add Phorge to wishlist 2023-09-26 09:07:04 +02:00
Tagada
867b3672ef
Merge pull request #1749 from YunoHost/add-to-wishlist-dashy
Add Dashy to wishlist
2023-09-26 08:21:01 +02:00
yunohost-bot
5333ee9707 Add Dashy to wishlist 2023-09-26 02:59:18 +02:00
Alexandre Aubin
c3752811b7 apps: flag long-term 'inprogress' apps as 'notworking' 2023-09-25 22:52:44 +02:00
Alexandre Aubin
3b60010aaa apps: cultivons is more like productivity_and_management 2023-09-25 22:38:14 +02:00
Alexandre Aubin
641ba4a19a
Merge pull request #1748 from YunoHost/add-to-wishlist-libretime
Add LibreTime to wishlist
2023-09-25 22:02:47 +02:00
yunohost-bot
c69c361a38 Add LibreTime to wishlist 2023-09-25 21:54:19 +02:00
Alexandre Aubin
02a4edd6c8 wishlist: paperless-ng is now paperless-ngx which is packaged 2023-09-25 21:49:23 +02:00
Alexandre Aubin
15cf6350b1 appstore: fix boring relative import issue 2023-09-25 21:24:25 +02:00
Alexandre Aubin
482e70c5fa appstore: fix sort by newest 2023-09-25 21:22:09 +02:00
Alexandre Aubin
56cfa1f3bb appstore: oopsies, we did no check of discourse's signature meaning people could impersonate anybody /o\ 2023-09-25 21:20:29 +02:00
Alexandre Aubin
692dcfb450 appstore: wishlist PRs are meant to target the default branch 2023-09-25 21:19:45 +02:00
Alexandre Aubin
6dad9b8c1c appstore: merge recent changes in new wishlist.toml 2023-09-25 21:19:45 +02:00
Alexandre Aubin
997e89f44a
Merge pull request #1717 from YunoHost/app-store
New app store
2023-09-25 17:43:41 +02:00
Alexandre Aubin
084c5d6841 categories/subtag: fix some inconsistencies 2023-09-25 15:54:45 +02:00
Alexandre Aubin
17c62f08c0 appstore: add fuzzy-matching check between catalog and wishlist 2023-09-25 15:41:07 +02:00
Alexandre Aubin
5d0f04d08c Merge remote-tracking branch 'origin/master' into app-store 2023-09-25 15:24:43 +02:00
Alexandre Aubin
281b41fc6b appstore: add route to obtain popularity data info 2023-09-25 15:24:23 +02:00
Alexandre Aubin
7c13156a26 appstore: add a propre footer 2023-09-25 15:19:05 +02:00
Alexandre Aubin
edfa399c45 appstore: fix broken popularity sorting on chromium 2023-09-25 14:40:49 +02:00
Alexandre Aubin
07e5ba7edf appstore: more tweak to prevent funky button rendering on app info page 2023-09-25 14:40:28 +02:00
Alexandre Aubin
a8441a0dfa
Merge pull request #1747 from orhtej2/patch-1
Reset YNH integration version to 1 on upstream version bumps
2023-09-24 23:24:32 +02:00
orhtej2
1352b4253e
Reset YNH integration version to 1 on upstream version bumps 2023-09-24 23:01:45 +02:00
Alexandre Aubin
b5ff2da9c8
Merge pull request #1746 from Salamandar/fix_tests_schema
schemas: fix tests.v1, args can be booleans too
2023-09-24 22:15:09 +02:00
448e7ed3d9 catalog_linter: Fix missing is_fatal on yield 2023-09-24 22:12:11 +02:00
8a71a7c6f5 schemas: fix tests.v1, args can be booleans too 2023-09-24 22:10:55 +02:00
Alexandre Aubin
77c69998e9
Merge pull request #1745 from Salamandar/rework_catalog_linter
catalog linter: Pass subtags errors as warnings only
2023-09-24 20:39:07 +02:00
db9e495785 Pass subtags errors as warnings only 2023-09-24 20:33:03 +02:00
Alexandre Aubin
d4d74e47ad
ci: also trigger jobs on push ? 2023-09-24 20:14:13 +02:00
Alexandre Aubin
a86cec66fb
Merge pull request #1738 from YunoHost/update_app_levels
Update app levels according to CI results
2023-09-24 20:11:47 +02:00
Alexandre Aubin
0b4dff90e6
Merge pull request #1744 from Salamandar/rework_catalog_linter
Rework the catalog_linter.py
2023-09-24 20:08:13 +02:00
Alexandre Aubin
8d4ecca7d3
Merge pull request #1743 from Salamandar/apps_schema
schemas: Add schemas for apps.toml and categories.toml
2023-09-24 20:07:56 +02:00
2a65a3e891 Install jsonschema on github actions for catalog linter 2023-09-24 19:47:12 +02:00
2c6b8515c2 Rework the catalog_linter.py:
* chmod +x
* split into functions
* add python typing
* Now run jsonschema on apps.toml
* Now check category subtags
* Now check antifeatures
2023-09-24 19:44:58 +02:00
Alexandre Aubin
02d8b59f43
Merge pull request #1742 from Salamandar/fix_manifest_schema
Fix manifest schema
2023-09-24 16:18:54 +02:00
f6956fc69c schemas: Add schemas for apps.toml and categories.toml 2023-09-24 16:11:34 +02:00
bd6a08d9cb schemas: Add support install.*.pattern.{regex,error} 2023-09-24 16:09:47 +02:00
19f3eb02cf schemas: Allow translated_string to be a simple string, the underlying code supports it. 2023-09-24 16:08:50 +02:00
03504079da schemas: Fix regexes: name_and_permission to allow __KEY__ and non-complete rwx syntax ; path_absolute to allow __KEY__ 2023-09-24 16:08:23 +02:00
9514d6a2bf schemas: permissions additional_urls are of the same type as url. 2023-09-24 16:08:14 +02:00
tituspijean
940dce2b77
Merge pull request #1741 from Salamandar/fix_manifest_schema_antifeatures
Fix manifest.toml schema : add antifeatures section
2023-09-24 14:54:39 +02:00
1728d8cc5e Fix manifest.toml schema : add antifeatures section 2023-09-24 14:42:41 +02:00
Éric Gaspar
f10b93ab8b Update apps.toml 2023-09-24 10:42:00 +02:00