1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00

Merge branch 'testing' into v2

This commit is contained in:
Éric Gaspar 2023-02-07 20:59:25 +01:00
commit ae0147a5e3
4 changed files with 16 additions and 18 deletions

View file

@ -19,13 +19,12 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
### Features
🚀 Fast: written in Rust for blazing fast speeds and memory safety
☁️ Light: no JavaScript, no ads, no tracking, no bloat
🕵 Private: all requests are proxied through the server, including media
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
- Written in Rust for blazing fast speeds and memory safety
- No JavaScript, no ads, no tracking, no bloat
- All requests are proxied through the server, including media
- Strong Content Security Policy prevents browser requests to Reddit
**Shipped version:** 0.28.0~ynh1
**Shipped version:** 0.28.1~ynh1
**Demo:** https://libreddit.spike.codes/

View file

@ -19,13 +19,12 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
### Features
🚀 Fast: written in Rust for blazing fast speeds and memory safety
☁️ Light: no JavaScript, no ads, no tracking, no bloat
🕵 Private: all requests are proxied through the server, including media
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
- Written in Rust for blazing fast speeds and memory safety
- No JavaScript, no ads, no tracking, no bloat
- All requests are proxied through the server, including media
- Strong Content Security Policy prevents browser requests to Reddit
**Version incluse :** 0.28.0~ynh1
**Version incluse :** 0.28.1~ynh1
**Démo :** https://libreddit.spike.codes/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.0/libreddit
SOURCE_SUM=e5956240f7b566a4db571385a5e3d87c8fcc0a67e63b73d313a52d9fd40f1b39
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.1/libreddit
SOURCE_SUM=f639c506382a16f77a3f42d340ed75ac9bb46e4ccdf9e34c69bff0b30d2b30ac
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=libreddit

View file

@ -2,7 +2,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
### Features
🚀 Fast: written in Rust for blazing fast speeds and memory safety
☁️ Light: no JavaScript, no ads, no tracking, no bloat
🕵 Private: all requests are proxied through the server, including media
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
- Written in Rust for blazing fast speeds and memory safety
- No JavaScript, no ads, no tracking, no bloat
- All requests are proxied through the server, including media
- Strong Content Security Policy prevents browser requests to Reddit