Commit Graph
6 Commits
Author SHA1 Message Date
Evgeny Poberezkin a1734ce140 directory: improve mobile page 2025-09-30 20:18:26 +01:00
EvgenyandGitHub 53d6d057c6 website: add directory to nav bar, fixes (#6293)
* website: add directory to nav bar, fixes

* docs: update readme
2025-09-22 12:17:45 +01:00
Evgeny Poberezkin bfd9d79412 directory: disable search autocomplete 2025-09-21 19:15:10 +01:00
EvgenyandGitHub c09665b920 directory: show only recent groups in active/new tabs, page improvements (#6290)
* directory: show only recent groups as active or new

* round times

* sorting order

* fix links

* improve
2025-09-21 14:36:58 +01:00
Evgeny Poberezkin 83b655ea83 website(directory): add bot address, open simplex links in new tab, improve error handling 2025-09-21 10:40:06 +01:00
EvgenyandGitHub a190d4ea9b website: directory page (#6283)
* website: directory page

* core: use markdown in directory entries

* render markdown on directory page

* update markdown

* toggle secrets on click

* update listings asynchronously

* add group links to the listing

* cleanup

* better directory layout with pagination

* script to run website

* update page navigation

* search

* readable markdown colors, better "read less"

* core: atomic update of directory listings, to avoid files unavailable

* fix symlink, sort entries on page with new first

* update listings every 15 min, add activeAt time

* fix sorting in the page and listing url

* replace simplex:/ links on desktop
2025-09-20 19:47:50 +01:00