Commit graph

345 commits

Author SHA1 Message Date
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
4ab19438db appstore: forgot to remove some debug print statement 2023-09-19 17:07:17 +02:00
Alexandre Aubin
79967a3e9c appstore: update i18n 2023-09-19 17:06:50 +02:00
Alexandre Aubin
e6c1bbe428 Merge remote-tracking branch 'origin/master' into app-store 2023-09-19 17:03:39 +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
46a73c0015 appstore: black app.py and utils.py 2023-09-19 01:15:01 +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
01b740c755 appstore: redirect to the current page when login in using discourse 2023-09-18 16:22:45 +02:00
Alexandre Aubin
214ed30120 appstore: implement sorting/searching in wishlist 2023-09-15 23:49:22 +02:00
Alexandre Aubin
4dbbca8c41 Merge pull request #1725 from Salamandar/autopatch-schema
Add schema URLs via autopatch and convert_app_to_manifestv2
2023-09-06 10:49:12 +02:00
Félix Piédallu
e750c20f06 Add manifest URL in conversion script manifestv1 -> manifestv2 2023-09-06 10:37:16 +02:00
Félix Piédallu
7eafa89dad Add autopatch to add schema to toml files 2023-09-06 10:34:36 +02:00
Alexandre Aubin
1732247664 appstore: fix i18n for description/pre_install notification 2023-09-05 21:01:40 +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
997fe2c857 appstore: small refactoring, proper cache/refresh mechanism for catalog and wishlist 2023-09-03 12:11:56 +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
82c629803e listbuilder: add trick to compute when an app was added to catalog 2023-08-30 14:44:50 +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
Alexandre Aubin
e9cd4be46a appstore: basic filter implementation 2023-08-26 11:29:02 +02:00
Alexandre Aubin
ed5e18e251 listbuilder: add trick to compute when an app was added to catalog 2023-08-26 11:28:31 +02:00
Alexandre Aubin
2aecdc1e92 appstore: add README with dev instructions 2023-08-23 19:04:41 +02:00
Alexandre Aubin
66dccfad7a appstore: switch to pycmarkgfm for markdown rendering 2023-08-23 19:02:27 +02:00
Alexandre Aubin
87c4c79ac4 appstore: Add gunicorn, systemd, nginx conf snippets for deployment 2023-08-23 15:41:51 +02:00
Alexandre Aubin
6915740484 appstore: draft app page with markdown description, screenshot, buttons for demo and vote 2023-08-22 22:54:49 +02:00
Alexandre Aubin
c6cfcfdc78 appstore: favicon 2023-08-21 19:30:28 +02:00
Alexandre Aubin
f332c8049d appstore: add placeholder logo for apps with no logo 2023-08-21 19:22:02 +02:00
Alexandre Aubin
7be1f66976 appstore: misc cosmetics 2023-08-21 19:14:26 +02:00
Alexandre Aubin
e7736aea74 appstore: serve assets from local 2023-08-21 18:22:45 +02:00
Alexandre Aubin
cd69c3c32d appstore: fix add-to-wishlist PR mechanism after tests on the battlefield 2023-08-21 15:21:17 +02:00
Alexandre Aubin
2649a1d247 appstore: draft add to wishlist form + process 2023-08-18 03:33:01 +02:00
Alexandre Aubin
7149406c0d appstore: change star+bookmark icons to diamond+star 2023-08-18 03:32:22 +02:00
Alexandre Aubin
b4a30b3f80 appstore: implement a proper config mechanism 2023-08-17 13:57:32 +02:00