Commit graph

434 commits

Author SHA1 Message Date
Alexandre Aubin
82f2209633 Merge pull request #1920 from YunoHost/graveyard_and_drafts
Graveyard and drafts
2023-12-26 15:22:33 +01:00
Alexandre Aubin
b1d6bdaeb1 Add description for graveyard.toml in README.md 2023-12-22 16:44:32 +01:00
Alexandre Aubin
10c4186935 Fix false positive mailman<->mailman3 2023-12-18 19:03:23 +01:00
Alexandre Aubin
fbbe1728f2 Improve linter to also check notworking apps and graveyard entries 2023-12-18 19:00:53 +01:00
Alexandre Aubin
e2c3b7fb11 appstore: annd of course i didnt remove the test thingy 2023-11-19 19:47:35 +01:00
Alexandre Aubin
fe25e8d49d appstore: require to be level 1 to login ... 2023-11-19 19:45:47 +01:00
Alexandre Aubin
8eadde9ee0 README-generator: fix legacy sanic 'abort' + pip dependency hell 2023-10-31 16:04:28 +01:00
Alexandre Aubin
3c4c3366ea Merge pull request #1839 from YunoHost/dependabot/pip/tools/README-generator/sanic-21.12.2
Bump sanic from 21.6.2 to 21.12.2 in /tools/README-generator
2023-10-31 15:52:01 +01:00
dependabot[bot]
89770a145c Bump sanic from 21.6.2 to 21.12.2 in /tools/README-generator
Bumps [sanic](https://github.com/sanic-org/sanic) from 21.6.2 to 21.12.2.
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/sanic-org/sanic/compare/v21.6.2...v21.12.2)

---
updated-dependencies:
- dependency-name: sanic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:50:10 +00:00
Alexandre Aubin
0da9512bba README-generator: freeze sanic version for webhook, newer versions are incompatible with the current code 2023-10-31 15:48:52 +01:00
Alexandre Aubin
7ce2403160 store: yolo-implement sort by popularity by default? 2023-10-27 11:57:56 +02:00
Alexandre Aubin
ea983c9173 Merge pull request #1823 from OniriCorpe/explicit-wishlist-message
Store: Explicit wishlist PR message
2023-10-27 11:33:10 +02:00
OniriCorpe
df6f130e67 make the PR URL clickable when submitting an app to wishlist 2023-10-26 23:25:25 +02:00
OniriCorpe
be54036954 explicit wishlist message 2023-10-26 22:45:16 +02:00
Alexandre Aubin
12af266010 Merge pull request #1821 from YunoHost/enh-add-catalog-url-to-autoreame
readme-generator: Add YunoHost Store URL on README
2023-10-26 17:48:53 +02:00
Tagada
1bf0249d00 readme-generator: add yunohost store url 2023-10-26 14:22:24 +02:00
tituspijean
845c73272b Fix wishlist.html 2023-10-02 10:41:12 +02:00
Alexandre Aubin
04e65dd172 Merge pull request #1760 from YunoHost/Tagadda-patch-1
Add a missing quote in autoupdate_app_sources.py
2023-09-28 19:05:47 +02:00
Tagada
9cd6d60077 Add a missing quote in autoupdate_app_sources.py 2023-09-28 19:03:27 +02:00
Alexandre Aubin
663c9af47e Merge pull request #1759 from YunoHost/remove-doc-old-link
Remove link to the documentation
2023-09-28 17:08:41 +02:00
Tagada
81fc3e84eb Remove link to the old documentation
Packagers should include those in the package, as ADMIN.md...
2023-09-28 16:51:47 +02:00
Alexandre Aubin
bffa7333ae Merge pull request #1756 from YunoHost/apps_links_to_new_tab
External links in catalog to open in a new tab
2023-09-26 21:54:06 +02:00
tituspijean
98e8c1125b External links in wishlist to open in a new tab 2023-09-26 21:37:13 +02:00
tituspijean
550992c113 External links in catalog to open in a new tab 2023-09-26 21:27:57 +02:00
Alexandre Aubin
f7f57ebb4a appstore: try to fix login for people with no avatar x_x 2023-09-26 13:41:40 +02:00
Alexandre Aubin
8659c2f089 appstore: fix popularity sorting 2023-09-26 13:36:48 +02:00
Alexandre Aubin
a79cb310ff appstore: fix boring relative import issue 2023-09-25 21:24:25 +02:00
Alexandre Aubin
68217c7b7e appstore: fix sort by newest 2023-09-25 21:22:09 +02:00
Alexandre Aubin
dda9878bc2 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
07b3315f46 appstore: wishlist PRs are meant to target the default branch 2023-09-25 21:19:45 +02:00
Alexandre Aubin
36e75ab1a7 appstore: add fuzzy-matching check between catalog and wishlist 2023-09-25 15:41:07 +02:00
Alexandre Aubin
7436fa9483 Merge remote-tracking branch 'origin/master' into app-store 2023-09-25 15:24:43 +02:00
Alexandre Aubin
32c79d1f7a appstore: add route to obtain popularity data info 2023-09-25 15:24:23 +02:00
Alexandre Aubin
3430a0bb99 appstore: add a propre footer 2023-09-25 15:19:05 +02:00
Alexandre Aubin
53c4775502 appstore: fix broken popularity sorting on chromium 2023-09-25 14:40:49 +02:00
Alexandre Aubin
15b6cd1f32 appstore: more tweak to prevent funky button rendering on app info page 2023-09-25 14:40:28 +02:00
Alexandre Aubin
ef5ef0045f 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
16d060b7f6 Reset YNH integration version to 1 on upstream version bumps 2023-09-24 23:01:45 +02:00
Alexandre Aubin
f95d29db47 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
7f0da83ebc catalog_linter: Fix missing is_fatal on yield 2023-09-24 22:12:11 +02:00
5027b2faa0 Pass subtags errors as warnings only 2023-09-24 20:33:03 +02:00
0ee64b70cf 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
b123acf21f appstore: cosmetics, add shadow on screenshot to make them stand out a bit 2023-09-19 21:28:54 +02:00
Alexandre Aubin
9a3356d0ba appstore: replace tailwind huge JS play CDN with some actual minimal css build 2023-09-19 18:57:25 +02:00
Alexandre Aubin
0cfe9c3b7a appstore: misc cosmetics/constrast 2023-09-19 17:24:27 +02:00
Alexandre Aubin
4ab19438db appstore: forgot to remove some debug print statement 2023-09-19 17:07:17 +02:00
Alexandre Aubin
79967a3e9c appstore: update i18n 2023-09-19 17:06:50 +02:00
Alexandre Aubin
e6c1bbe428 Merge remote-tracking branch 'origin/master' into app-store 2023-09-19 17:03:39 +02:00
Alexandre Aubin
13f09ad950 appstore: add CSRF token for wishlist_add form 2023-09-19 17:02:56 +02:00
Alexandre Aubin
a32ce783ed appstore: misc good practices / a11y tweaks 2023-09-19 16:34:57 +02:00