Commit Graph

27 Commits

Author SHA1 Message Date
david_bai 7b9138ed08 fix(UI):Optimize mobile layout
The copy in the extraction method has been added with a fallback mechanism to improve adaptability
2025-08-25 00:04:03 +08:00
david_bai f7c4121f22 chore(doc&fix):Added instructions for using the security button to the documentation and added the blog to the site map. 2025-08-24 22:21:08 +08:00
david_bai a0554fb185 fix:Fix the download status synchronization issue.
Fix the issue where download cannot find file (status synchronization problem).
Change postLogInDebug to postLogToBackend for better understanding.
2025-08-18 23:26:56 +08:00
david_bai 12cda8c030 fea:Add an elegant exit room feature for the recipient 2025-08-10 23:16:59 +08:00
david_bai 245c4efcd0 fix(blog url bug): fix blog url bug
Fixed the bug of redundant language suffix in blog URLs, added lang to the blog homepage link to prevent language switching issues.
2025-08-02 23:27:02 +08:00
david_bai 60c20fcfa6 feat(add features page):Added features page
Added features page.
Synchronously update SEO meta and corresponding international translations.
2025-07-24 23:32:16 +08:00
david_bai 1853063565 The GitHub link for mobile and desktop uses a uniform style, delete the GitHubRibbon component 2025-07-24 22:41:23 +08:00
david_bai 7950aec063 fix:Change the turns port used in WebRTC to 443
nginx(website on server) listens on port 4443 and then forwards to the frontend and backend.
nginx main configuration adds a stream block to uniformly listen on port 443, then forwards based on domain to coturn(5349) and website(4443).
The TURN port used in WebRTC is changed to 443.
The deployment document adds a script action to delete extra configurations generated by certbot.
2025-07-23 23:13:59 +08:00
david_bai 98e1e6ace6 Remove the previous historical Google Analytics code 2025-07-05 08:25:50 +08:00
david_bai 086b2e5a2b change icon to right location 2025-07-03 21:01:23 +08:00
david_bai bcd37993e6 Optimize initial loading speed (LazyLoad). 2025-06-28 07:45:42 +08:00
david_bai 6de6001cf2 replace SecureShare/ with securityshare.xyz/privydrop.app 2025-06-27 23:36:55 +08:00
david_bai dd8703a845 using new logo 2025-06-26 23:26:25 +08:00
david_bai b91d39a0ed add images 2025-06-23 23:36:18 +08:00
david_bai f09452ac2a reformat all ts code via prettier 2025-06-22 21:34:54 +08:00
david_bai bb06ef95a7 translate comment 2025-06-21 20:15:18 +08:00
david_bai 1bad85dd15 加入开源彩条图形 2025-06-19 23:17:08 +08:00
david_bai 3375b5793e 优化配置,减少环境变量 2025-06-18 23:23:47 +08:00
david_bai d13f402d17 creat_room -> create_room 2025-06-18 23:23:12 +08:00
david_bai 055da7888a turn服务器搭建设置改为可选 2025-06-17 20:36:59 +08:00
david_bai 31ebd1c304 格式化,测试发现只使用google stun就可以,所以目前可以简化 2025-06-17 20:04:42 +08:00
david_bai 4e592e1817 谷歌分析可选,条件展示 2025-06-17 19:44:15 +08:00
david_bai 0395ef79c1 api 2025-06-12 22:56:28 +08:00
david_bai 27ed495571 移动文件 2025-06-07 16:10:45 +08:00
david_bai 21bfb1762a 将国际化文本模板替代函数直接放到使用的地方 2025-06-07 13:56:57 +08:00
david_bai 2f81ff752c 位置移动 2025-06-07 12:31:06 +08:00
david_bai 4d3eb551c7 前端备份 2025-05-23 22:41:56 +08:00