Commit graph

60 commits

Author SHA1 Message Date
Alexandre Aubin
f1ca7aeafc store: simplify query args handling because 'request' is available in jinja templates (#2286) 2024-05-02 15:42:53 +02:00
OniriCorpe
8c4999dbc3 store: edit 'Anti-features' in 'Antifeatures' (#2201) 2024-04-01 03:12:33 +02:00
OniriCorpe
881ca07540 store: fix TOS typo, plural "services" 2024-03-17 04:49:56 +01:00
OniriCorpe
f19eac0e47 fix "Source" textspacing 2024-03-11 16:43:32 +01:00
OniriCorpe
19448902fc "Source" without the HTML link, better for translation 2024-03-11 16:09:38 +01:00
OniriCorpe
bdf1956f61 Store: add TOS link, seperate TOS from source and acknoledgements 2024-03-11 16:01:33 +01:00
Tagada
ce84045a61 store: add tos link in the footer 2024-03-11 15:34:27 +01:00
OniriCorpe
267e9791f2 typo 2024-03-06 19:12:56 +01:00
OniriCorpe
a685d89c5c 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
838945e167 dumdum bug <3 2024-02-27 20:36:51 +01:00
OniriCorpe
9521e23ed9 Merge branch 'master' into not-totally-free-rework 2024-02-27 19:37:31 +01:00
OniriCorpe
8d9a96104b fixes for weblate 2024-02-26 22:15:02 +01:00
OniriCorpe
2dec4fde6f add package license link to the store 2024-02-25 03:44:25 +01:00
OniriCorpe
1a00426b82 Allow html in errormsg 2024-02-18 22:42:43 +01:00
Alexandre Aubin
e9e2eb1704 store/wishlist_add: ratelimit wishlist proposal to once every 15 days per user 2024-01-04 01:57:18 +01:00
Alexandre Aubin
8bb05de2ba store/wishlist_add: ask for link to LICENSE file 2024-01-04 01:55:31 +01:00
Alexandre Aubin
fe25e8d49d appstore: require to be level 1 to login ... 2023-11-19 19:45:47 +01:00
Alexandre Aubin
7ce2403160 store: yolo-implement sort by popularity by default? 2023-10-27 11:57:56 +02:00
OniriCorpe
df6f130e67 make the PR URL clickable when submitting an app to wishlist 2023-10-26 23:25:25 +02:00
tituspijean
845c73272b Fix wishlist.html 2023-10-02 10:41:12 +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
68217c7b7e appstore: fix sort by newest 2023-09-25 21:22:09 +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
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
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
Alexandre Aubin
1c9c795570 appstore: cosmetic microadjustment 2023-09-19 01:35:59 +02:00
Alexandre Aubin
ba3cc79410 appstore: update translations 2023-09-19 01:31:53 +02:00
Alexandre Aubin
34ed02798e appstore: hmm small shadow on the navbar ? idk 2023-09-19 01:22:24 +02:00
Alexandre Aubin
080e11a2d0 appstore: much responsiveness 2023-09-19 01:13:27 +02:00
Alexandre Aubin
2c672d56d0 appstore: misc 'title' attribute for buttons / icons 2023-09-18 17:40:11 +02:00
Alexandre Aubin
015b97a58b appstore: add wishlist description+disclaimer 2023-09-18 17:09:45 +02:00
Alexandre Aubin
dc5e8e1c9a appstore: disable 'show only favorite' when not loggedin 2023-09-18 16:55:05 +02:00
Alexandre Aubin
19cae36a44 appstore: add usermenu with logout option 2023-09-18 16:42:28 +02:00
Alexandre Aubin
214ed30120 appstore: implement sorting/searching in wishlist 2023-09-15 23:49:22 +02:00
Alexandre Aubin
ee382dad6f appstore: initialize i18n stuff 2023-09-05 20:46:28 +02:00
Alexandre Aubin
4f71856968 appstore: implement voting on wishlist 2023-09-05 18:33:41 +02:00
Alexandre Aubin
3ea565045b appstore: add 'install with yunohost' button 2023-09-05 18:27:01 +02:00
Alexandre Aubin
47f9275057 appstore: implement star logic, at least on catalog 2023-09-02 19:46:51 +02:00
Alexandre Aubin
8e978dcf4d appstore: display unusual ram requirement, arch limitation, pre-install notes, emojis 2023-09-01 21:57:21 +02:00
Alexandre Aubin
28042a50f7 appstore: implement sort-by-newest on catalog 2023-08-31 20:11:42 +02:00
Alexandre Aubin
404d8a8394 appstore: iterate on app page 2023-08-29 22:05:33 +02:00
Alexandre Aubin
534f06c170 appstore: iterate on search/filters, cosmetics 2023-08-29 17:05:57 +02:00