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

59 commits

Author SHA1 Message Date
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
OniriCorpe
e94f301d80 explicit wishlist message 2023-10-26 22:45:16 +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
15cf6350b1 appstore: fix boring relative import issue 2023-09-25 21:24:25 +02:00
Alexandre Aubin
482e70c5fa appstore: fix sort by newest 2023-09-25 21:22:09 +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
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
ebc0f34c12 appstore: forgot to remove some debug print statement 2023-09-19 17:07:17 +02:00
Alexandre Aubin
9029e4cbb2 appstore: update i18n 2023-09-19 17:06:50 +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
Alexandre Aubin
803f379c81 appstore: black app.py and utils.py 2023-09-19 01:15:01 +02:00
Alexandre Aubin
fd6f0eb24c appstore: much responsiveness 2023-09-19 01:13:27 +02:00
Alexandre Aubin
48ab5fc757 appstore: misc 'title' attribute for buttons / icons 2023-09-18 17:40:11 +02:00
Alexandre Aubin
51203555c2 appstore: add wishlist description+disclaimer 2023-09-18 17:09:45 +02:00
Alexandre Aubin
3ee0774acf appstore: disable 'show only favorite' when not loggedin 2023-09-18 16:55:05 +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
fdad58a45d appstore: implement voting on wishlist 2023-09-05 18:33:41 +02:00
Alexandre Aubin
e9923e55f3 appstore: add 'install with yunohost' button 2023-09-05 18:27:01 +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
f4fae1a4c6 appstore: add README with dev instructions 2023-08-23 19:04:41 +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