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

74 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
1d5b20f583
dash/store: fix rss feed for apps removed - ofc their manifest aint in the catalog anymore (#2343) 2024-05-15 14:21:49 +02:00
Alexandre Aubin
dbebdff359
store/dash: improve bookworm regression filter (#2342) 2024-05-15 09:27:00 +02:00
oleole39
b37c463c60
Make RSS feed valid (#2338) 2024-05-14 13:03:35 +02:00
Alexandre Aubin
7b14350c64
zergmbrlg (#2330) 2024-05-12 18:27:27 +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
Alexandre Aubin
dcc343f24e
store: misc tweaks to simplify code and development (#2309) 2024-05-08 14:57:28 +02:00
OniriCorpe
fedb300741 store: update tos link 2024-05-07 23:21:18 +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
OniriCorpe
fe26610538
store: edit 'Anti-features' in 'Antifeatures' (#2201) 2024-04-01 03:12:33 +02:00
OniriCorpe
31ce06c00e store: fix TOS typo, plural "services" 2024-03-17 04:49:56 +01:00
OniriCorpe
073f5c2d62 fix "Source" textspacing 2024-03-11 16:43:32 +01:00
OniriCorpe
36cabb3433 "Source" without the HTML link, better for translation 2024-03-11 16:09:38 +01:00
OniriCorpe
e361a024cd Store: add TOS link, seperate TOS from source and acknoledgements 2024-03-11 16:01:33 +01:00
Tagada
a71ccb3890 store: add tos link in the footer 2024-03-11 15:34:27 +01:00
OniriCorpe
02511054f5 typo 2024-03-06 19:12:56 +01:00
OniriCorpe
606cc86751 remove deprecated softwares from the main catalog list and add a dedicated list at the bottom 2024-03-05 19:33:46 +01:00
OniriCorpe
b5b59cc8b2 dumdum bug <3 2024-02-27 20:36:51 +01:00
OniriCorpe
b9c3f19084 Merge branch 'master' into not-totally-free-rework 2024-02-27 19:37:31 +01:00
OniriCorpe
69bd451c30 fixes for weblate 2024-02-26 22:15:02 +01:00
OniriCorpe
9dc49a388c add package license link to the store 2024-02-25 03:44:25 +01:00
OniriCorpe
641d50bf63
Allow html in errormsg 2024-02-18 22:42:43 +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
c5a1d90235 appstore: require to be level 1 to login ... 2023-11-19 19:45:47 +01:00
Alexandre Aubin
f4ffffb928 store: yolo-implement sort by popularity by default? 2023-10-27 11:57:56 +02:00
OniriCorpe
93055b6003 make the PR URL clickable when submitting an app to wishlist 2023-10-26 23:25:25 +02:00
tituspijean
241fcd585f
Fix wishlist.html 2023-10-02 10:41:12 +02:00
tituspijean
1273cef2b1
External links in wishlist to open in a new tab 2023-09-26 21:37:13 +02:00
tituspijean
9a8e2b9f4d
External links in catalog to open in a new tab 2023-09-26 21:27:57 +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
38ac3674fa appstore: fix popularity sorting 2023-09-26 13:36:48 +02:00
Alexandre Aubin
482e70c5fa appstore: fix sort by newest 2023-09-25 21:22:09 +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
498255f62d appstore: cosmetics, add shadow on screenshot to make them stand out a bit 2023-09-19 21:28:54 +02:00
Alexandre Aubin
0fb538c6e7 appstore: replace tailwind huge JS play CDN with some actual minimal css build 2023-09-19 18:57:25 +02:00
Alexandre Aubin
0a6e0b0165 appstore: misc cosmetics/constrast 2023-09-19 17:24:27 +02:00
Alexandre Aubin
846d3d096f appstore: add CSRF token for wishlist_add form 2023-09-19 17:02:56 +02:00
Alexandre Aubin
c6889e4b01 appstore: misc good practices / a11y tweaks 2023-09-19 16:34:57 +02:00
Alexandre Aubin
0885d33be2 appstore: cosmetic microadjustment 2023-09-19 01:35:59 +02:00
Alexandre Aubin
6e975a228e appstore: update translations 2023-09-19 01:31:53 +02:00
Alexandre Aubin
df724194bb appstore: hmm small shadow on the navbar ? idk 2023-09-19 01:22:24 +02:00