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

65 commits

Author SHA1 Message Date
e38c7401f1 Fix hours_ago for store 2024-06-20 21:43:18 +02:00
github-actions[bot]
42893a001d
🎨 Format Python code with Black (#2366)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-24 18:46:04 +02:00
Alexandre Aubin
32fd827795
Misc dashboard enhancement (#2365)
* store/dash: store by popularity by default

* store/dash: add 'last update X hours ago' info at the bottom

* store/dash: misc responsiveness improvements
2024-05-24 18:44:07 +02:00
github-actions[bot]
cb5c0de34f
Format Python code with Black (#2325)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-11 19:45:06 +02:00
Alexandre Aubin
320df5b086
store/dash: add RSS for catalog news + port badge mechanism (#2324)
* store: fix hardcoded url

* store: add rss for news

Co-authored-by: oleole39

* store: port badge mechanism from the old tartiflette
2024-05-11 19:44:09 +02:00
github-actions[bot]
23e0296495
Format Python code with Black (#2316)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-09 23:25:47 +02:00
Alexandre Aubin
45970d478f
store: add new semi-hidden packaging dashboard (#2315)
* store: add new semi-hidden packaging dashboard

* store/dashboard: be able to filter only favorited apps
2024-05-09 23:24:43 +02:00
Alexandre Aubin
dcc343f24e
store: misc tweaks to simplify code and development (#2309) 2024-05-08 14:57:28 +02:00
Alexandre Aubin
aa13a2389a
store: simplify query args handling because 'request' is available in jinja templates (#2286) 2024-05-02 15:42:53 +02:00
Alexandre Aubin
ec978091ba
store: fix staff ratelimit (#2279) 2024-05-01 19:57:44 +02:00
github-actions[bot]
f0409dbc31
Format Python code with Black (#2278)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-01 19:43:25 +02:00
Alexandre Aubin
edb57751f5
store: simplify providing the current locale and user session to the jinja templates (#2277) 2024-05-01 19:42:40 +02:00
OniriCorpe
b534989019 smol fix: fix a gettext variable 2024-03-22 23:18:11 +01:00
OniriCorpe
81ea689da8 smol fix: 'exception' -> 'Exception' 2024-03-22 23:18:11 +01:00
OniriCorpe
23eda1352f store: show error if the app is already in the catalog on wishlist submission 2024-03-22 23:18:11 +01:00
Laurent Peuch
4e42661a98 refactor: remove unused import 2024-03-20 03:23:52 +01:00
OniriCorpe
2871973c8e Better "ailed to create branchailed to create branch" link: filter by tag, not by name 2024-03-20 03:16:32 +01:00
fb3c3b2a35 store: Use tomlkit when create pull requests to add apps to wishlist
This keeps the comments such as the toml schema url
2024-03-18 22:14:52 +01:00
396543230f Add Wishlist label to pr created by store 2024-03-18 19:13:03 +01:00
OniriCorpe
1880b5eaa7 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
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