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

45 commits

Author SHA1 Message Date
OniriCorpe
33a8f9f4a0 fix in the wishlist PR message 2024-02-27 19:39:39 +01:00
OniriCorpe
26e6b79a7b
smol phrasing for wishlist PR 2024-02-27 18:12:52 +01:00
OniriCorpe
69bd451c30 fixes for weblate 2024-02-26 22:15:02 +01:00
OniriCorpe
82be1359da bypass_ratelimit if staff 2024-02-21 22:52:44 +01:00
OniriCorpe
20a6120571 updating translations & smol fixes 2024-02-19 02:31:41 +01:00
OniriCorpe
4553d2fc2d
Update app.py 2024-02-19 02:19:21 +01:00
OniriCorpe
59fecb7d1d
Update app.py 2024-02-19 01:34:28 +01:00
OniriCorpe
018e9624c7
Update app.py 2024-02-19 01:23:30 +01:00
OniriCorpe
cb6845bb35
Many texts improvements, to enhance user understanding 2024-02-18 22:40:21 +01:00
Alexandre Aubin
3db73ec95d store/wishlist_add: ratelimit wishlist proposal to once every 15 days per user 2024-01-04 01:57:18 +01:00
Alexandre Aubin
e9524f63e6 store/wishlist_add: ask for link to LICENSE file 2024-01-04 01:55:31 +01:00
Alexandre Aubin
dc9cdf9365 appstore/wishlist_add: add stupid check that user aint using boring marketing terms 2024-01-04 00:49:57 +01:00
Alexandre Aubin
cdcd835d9c appstore: annd of course i didnt remove the test thingy 2023-11-19 19:47:35 +01:00
Alexandre Aubin
c5a1d90235 appstore: require to be level 1 to login ... 2023-11-19 19:45:47 +01:00
OniriCorpe
93055b6003 make the PR URL clickable when submitting an app to wishlist 2023-10-26 23:25:25 +02:00
OniriCorpe
e94f301d80 explicit wishlist message 2023-10-26 22:45:16 +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
15cf6350b1 appstore: fix boring relative import issue 2023-09-25 21:24:25 +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
281b41fc6b appstore: add route to obtain popularity data info 2023-09-25 15:24:23 +02:00
Alexandre Aubin
ebc0f34c12 appstore: forgot to remove some debug print statement 2023-09-19 17:07:17 +02:00
Alexandre Aubin
846d3d096f appstore: add CSRF token for wishlist_add form 2023-09-19 17:02:56 +02:00
Alexandre Aubin
803f379c81 appstore: black app.py and utils.py 2023-09-19 01:15:01 +02:00
Alexandre Aubin
abc1d038f1 appstore: add usermenu with logout option 2023-09-18 16:42:28 +02:00
Alexandre Aubin
038af2cc42 appstore: redirect to the current page when login in using discourse 2023-09-18 16:22:45 +02:00
Alexandre Aubin
902b706183 appstore: implement sorting/searching in wishlist 2023-09-15 23:49:22 +02:00
Alexandre Aubin
62f246fba4 appstore: fix i18n for description/pre_install notification 2023-09-05 21:01:40 +02:00
Alexandre Aubin
55e0a098ef appstore: initialize i18n stuff 2023-09-05 20:46:28 +02:00
Alexandre Aubin
56e6f43e41 appstore: small refactoring, proper cache/refresh mechanism for catalog and wishlist 2023-09-03 12:11:56 +02:00
Alexandre Aubin
37330d3d07 appstore: implement star logic, at least on catalog 2023-09-02 19:46:51 +02:00
Alexandre Aubin
352aeac146 appstore: display unusual ram requirement, arch limitation, pre-install notes, emojis 2023-09-01 21:57:21 +02:00
Alexandre Aubin
eddaf494a4 appstore: implement sort-by-newest on catalog 2023-08-31 20:11:42 +02:00
Alexandre Aubin
0368b4e97d appstore: iterate on app page 2023-08-29 22:05:33 +02:00
Alexandre Aubin
e577bfef5d appstore: iterate on search/filters, cosmetics 2023-08-29 17:05:57 +02:00
Alexandre Aubin
21e968f0ba appstore: basic filter implementation 2023-08-26 11:29:02 +02:00
Alexandre Aubin
6276e3995b appstore: switch to pycmarkgfm for markdown rendering 2023-08-23 19:02:27 +02:00
Alexandre Aubin
2e3b9c8d9b appstore: Add gunicorn, systemd, nginx conf snippets for deployment 2023-08-23 15:41:51 +02:00
Alexandre Aubin
4026431727 appstore: draft app page with markdown description, screenshot, buttons for demo and vote 2023-08-22 22:54:49 +02:00
Alexandre Aubin
b18ca28884 appstore: favicon 2023-08-21 19:30:28 +02:00
Alexandre Aubin
eeb4b9ef3a appstore: serve assets from local 2023-08-21 18:22:45 +02:00
Alexandre Aubin
2721f8ae63 appstore: fix add-to-wishlist PR mechanism after tests on the battlefield 2023-08-21 15:21:17 +02:00
Alexandre Aubin
1995213f52 appstore: draft add to wishlist form + process 2023-08-18 03:33:01 +02:00
Alexandre Aubin
83075de5dd appstore: implement a proper config mechanism 2023-08-17 13:57:32 +02:00
Alexandre Aubin
a057aab198 Initial commit for new app store 2023-08-15 18:49:45 +02:00