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

9 commits

Author SHA1 Message Date
Nathanaël
206acfce51
Dash, add a column with the number of opened issues per app (#2422)
* Dash, add a column with the number of opened issues per app

* Dash, issues number is a link to issues'page in Github

* Dash, filter apps with issues

* Dash, sort by issues number

* Update store/templates/dash.html

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>

* Store, Babel extract

* Store, Babel, update

* Store, Babel, compile

---------

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-06-21 15:10:01 +02:00
Alexandre Aubin
8aac1d89f4
store/dash: new option to hide deprecated apps in dashboard (#2372) 2024-05-29 21:02:52 +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
Alexandre Aubin
dbebdff359
store/dash: improve bookworm regression filter (#2342) 2024-05-15 09:27:00 +02:00
Alexandre Aubin
9049043f0b
store/dash: cosmetics (#2328) 2024-05-12 18:20:29 +02:00
Alexandre Aubin
14a23a072d
store: add dark mode (#2327) 2024-05-12 17:37:37 +02:00
Alexandre Aubin
ba68da3d21
appstore/dash: responsiveness tweaks (#2326) 2024-05-11 20:15:10 +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
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