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 |
|
Éric Gaspar
|
e421791ca8
|
Update apps.toml
|
2023-09-24 10:40:50 +02:00 |
|
eric_G
|
466f4750fc
|
Merge pull request #1740 from YunoHost/deprecate-rportd
Rportd has been closed-sourced and its repository deleted
|
2023-09-24 10:39:33 +02:00 |
|
tituspijean
|
c65d421ae0
|
Rportd has been closed-sourced and its repository deleted
|
2023-09-24 09:54:57 +02:00 |
|
lapineige
|
1e44c705c5
|
add Gancio
|
2023-09-23 23:54:34 +02:00 |
|
ericgaspar
|
a5b171e5c6
|
Update apps.toml
|
2023-09-23 08:34:51 +02:00 |
|
Alexandre Aubin
|
e968b1c011
|
diaspora back to level 8, regression was a tmp network glitch
|
2023-09-23 03:57:48 +02:00 |
|
root
|
0a793dcec0
|
Update app levels according to CI results
|
2023-09-22 17:00:14 +00:00 |
|
Alexandre Aubin
|
102858c4da
|
Merge pull request #1737 from Salamandar/hass_logo
Update logo for home assistant
|
2023-09-21 22:35:47 +02:00 |
|
|
e89cc79a11
|
update logo for home assistant
|
2023-09-21 22:11:41 +02:00 |
|
Éric Gaspar
|
ca1828caee
|
Update apps.toml
|
2023-09-20 19:43:41 +02:00 |
|
Éric Gaspar
|
4c6b053a69
|
Update apps.toml
|
2023-09-20 19:42:47 +02:00 |
|
eric_G
|
e6f97a121d
|
Merge pull request #1736 from Salamandar/matrix-appservice-irc-working
Change matrix-appservice-irc as working
|
2023-09-20 18:06:07 +02:00 |
|
|
6b4114b1dd
|
Change matrix-appservice-irc as working (see https://ci-apps-dev.yunohost.org/ci/job/9704)
|
2023-09-20 15:34:43 +02:00 |
|
Alexandre Aubin
|
498255f62d
|
appstore: cosmetics, add shadow on screenshot to make them stand out a bit
|
2023-09-19 21:28:54 +02:00 |
|