Commit Graph

5 Commits

Author SHA1 Message Date
sh db783d85d7 website: tweaks (#6945) 2026-05-05 17:32:26 +01:00
Evgeny Poberezkin d44dba630c website: fix build 2026-04-02 21:11:47 +01:00
Evgeny 7a4c7f8538 website: disable file page (#6740)
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-04-02 20:28:40 +01:00
sh 75299e9a2f website: fixes (#6672)
* website: fix fade effect not covering the full description

* website: correct text in xftp-protocol-dark.svg
2026-03-11 15:59:54 +00:00
sh ac62ba4892 website: file transfer page (#6644)
* add implementation plan

* website: remove unnecessary libsodium direct dependency from file page plan

* website: update file page plan for async encryption, tailwind, no worker

* add product plan

* update product plan based on the feedback

* remove implementation details from product plan

* update product plan

* add updated implementation plan

* website: add build infrastructure for /file route

* website: fix card click and overlay hash handling for /file page

* website: add /file page with XFTP file transfer and protocol overlay

* website: redesign /file page layout and styling

* fix(website): scope hero h1/h2 font overrides to .hero-section-1

* fix(website): fix /file overlay diagram scaling on short viewports

* style(website): match /file page top padding with /directory

* website: remove file page in navbar

* website: switch xftp-web to official one

* website: fix web.sh

* update texts

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2026-03-09 16:22:39 +00:00