mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
ae999c3ff0
commit
23d807fe25
@ -44,8 +44,8 @@ Use these hardware if you are able to download !FreedomBox images and prepare an
|
||||
||Pine A64+ ||1.2x4||arm64/sunxi ||½,1,2||-||- || - ||1000 || {X} ||
|
||||
||Banana Pro ||1.2x2||armhf/sunxi ||1||-||- || (./) ||1000 || {X} ||
|
||||
||Orange Pi Zero ||?x4 ||armhf/sunxi ||¼,½||-||- || - ||100 || {X} ||
|
||||
||!RockPro64 ||1.4x4+1.8x2||arm64 ||2,4||16,32,64,128|| - || (./) ||1000 || {X} ||
|
||||
||Rock64 ||1.5x4||arm64 ||1,2,4||16,32,64,128|| - || (./) ||1000 || {X} ||
|
||||
||!RockPro64 ||1.4x4+1.8x2||arm64 ||2,4||16,32,64,128|| - || (USB3 or [[https://wiki.pine64.org/wiki/ROCKPro64#SATA_Drives|via PCIe card]]) ||1000 || {X} ||
|
||||
||Rock64 ||1.5x4||arm64 ||1,2,4||16,32,64,128|| - || (USB3) ||1000 || {X} ||
|
||||
|
||||
== Additional Hardware ==
|
||||
|
||||
|
||||
@ -8,6 +8,43 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.22 (2022-10-10) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* privacy: Add new system app for popularity-contest
|
||||
* matrix: Add fail2ban jail
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* *: Use privileged decorator for actions
|
||||
* action_utils: Drop support for non-systemd environments
|
||||
* action_utils: Drop unused progress requests from apt-get
|
||||
* actions: Allow actions to be called by other users
|
||||
* actions: Allow nested and top-level actions
|
||||
* actions: Drop unused superuser_run and related methods
|
||||
* actions: Implement getting raw output from the process
|
||||
* actions: Use separate IPC for communicating results
|
||||
* apache: Fix logs still going into /var/log files
|
||||
* bind: Drop enabling DNSSEC (deprecated) as it is always enabled
|
||||
* config: Drop ability to set hostname on systems without systemd
|
||||
* config: Drop legacy migration of Apache homepage settings
|
||||
* fail2ban: Make fail2ban log to journald
|
||||
* firewall: Drop showing running status
|
||||
* locale: Update translations for Albanian, Czech, Norwegian Bokmål, Russian, Swedish, Ukrainian
|
||||
* minidlna: Use the exposed URL for diagnostic test
|
||||
* openvpn: Drop RSA to ECC migration code and two-step setup
|
||||
* privacy: Set vendor as !FreedomBox for dpkg and popularity-contest
|
||||
* searx: Show status of public access irrespective of enabled state
|
||||
* templates: Update HTML meta tags for better description and app-name
|
||||
* tests: Add fixture to help in testing privileged actions
|
||||
* wordpress: Update fail2ban filter
|
||||
|
||||
== FreedomBox 22.21.1 (2022-10-01) ==
|
||||
|
||||
* locale: Update translations for Bulgarian, Ukrainian
|
||||
* notification: Don't fail when formatting message strings
|
||||
|
||||
== FreedomBox 22.21 (2022-09-26) ==
|
||||
|
||||
* janus: Enable systemd sandboxing
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
## BEGIN_INCLUDE
|
||||
|
||||
== Secure Shell (SSH) Sever ==
|
||||
== Secure Shell (SSH) Server ==
|
||||
|
||||
=== What is Secure Shell? ===
|
||||
|
||||
|
||||
34
doc/manual/en/Shaarli.raw.wiki
Normal file
34
doc/manual/en/Shaarli.raw.wiki
Normal file
@ -0,0 +1,34 @@
|
||||
#language en
|
||||
|
||||
##TAG:TRANSLATION-HEADER-START
|
||||
~- [[FreedomBox/Manual/Shaarli|English]] - [[DebianWiki/EditorGuide#translation|(+)]] -~
|
||||
##TAG:TRANSLATION-HEADER-END
|
||||
|
||||
<<TableOfContents()>>
|
||||
|
||||
## BEGIN_INCLUDE
|
||||
|
||||
== Shaarli (Bookmarks) ==
|
||||
|
||||
||<tablestyle="float: right;"> {{attachment:Shaarli-icon_en_V01.png|Shaarli icon}} ||
|
||||
|
||||
'''Available since''': version 21.15
|
||||
|
||||
=== What is Shaarli? ===
|
||||
|
||||
Shaarli is personal (single-user) bookmarking application to install on your !FreedomBox. It can also be used for micro-blogging, pastebin, online notepad and snippet archive. Shaarli is designed as a no-database delicious clone. As such, it provides very fast services, easy backup and import/export links as desktop or mobile browser bookmarks. Links stored can be public or private. Shaarli delivers ATOM and RSS feeds from its minimalist interface.
|
||||
|
||||
{{attachment:Shaarli-screenshot_en_V01.png|Shaarli screenshot|width=800}}
|
||||
|
||||
=== External links ===
|
||||
|
||||
* Usage documentation: https://shaarli.readthedocs.io/en/master/Usage/
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.
|
||||
|
||||
<<Include(FreedomBox/Portal)>>
|
||||
|
||||
----
|
||||
CategoryFreedomBox
|
||||
@ -41,6 +41,7 @@
|
||||
<<Include(FreedomBox/Manual/RSSBridge, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Samba, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Searx, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Shaarli, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Shadowsocks, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Sharing, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Syncthing, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
|
||||
BIN
doc/manual/en/images/Shaarli-icon_en_V01.png
Normal file
BIN
doc/manual/en/images/Shaarli-icon_en_V01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
doc/manual/en/images/Shaarli-screenshot_en_V01.png
Normal file
BIN
doc/manual/en/images/Shaarli-screenshot_en_V01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 168 KiB |
@ -41,6 +41,7 @@
|
||||
<<Include(FreedomBox/Manual/RSSBridge, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Samba, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Searx, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Shaarli, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Shadowsocks, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Sharing, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(FreedomBox/Manual/Syncthing, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
|
||||
@ -8,6 +8,43 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.22 (2022-10-10) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* privacy: Add new system app for popularity-contest
|
||||
* matrix: Add fail2ban jail
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* *: Use privileged decorator for actions
|
||||
* action_utils: Drop support for non-systemd environments
|
||||
* action_utils: Drop unused progress requests from apt-get
|
||||
* actions: Allow actions to be called by other users
|
||||
* actions: Allow nested and top-level actions
|
||||
* actions: Drop unused superuser_run and related methods
|
||||
* actions: Implement getting raw output from the process
|
||||
* actions: Use separate IPC for communicating results
|
||||
* apache: Fix logs still going into /var/log files
|
||||
* bind: Drop enabling DNSSEC (deprecated) as it is always enabled
|
||||
* config: Drop ability to set hostname on systems without systemd
|
||||
* config: Drop legacy migration of Apache homepage settings
|
||||
* fail2ban: Make fail2ban log to journald
|
||||
* firewall: Drop showing running status
|
||||
* locale: Update translations for Albanian, Czech, Norwegian Bokmål, Russian, Swedish, Ukrainian
|
||||
* minidlna: Use the exposed URL for diagnostic test
|
||||
* openvpn: Drop RSA to ECC migration code and two-step setup
|
||||
* privacy: Set vendor as !FreedomBox for dpkg and popularity-contest
|
||||
* searx: Show status of public access irrespective of enabled state
|
||||
* templates: Update HTML meta tags for better description and app-name
|
||||
* tests: Add fixture to help in testing privileged actions
|
||||
* wordpress: Update fail2ban filter
|
||||
|
||||
== FreedomBox 22.21.1 (2022-10-01) ==
|
||||
|
||||
* locale: Update translations for Bulgarian, Ukrainian
|
||||
* notification: Don't fail when formatting message strings
|
||||
|
||||
== FreedomBox 22.21 (2022-09-26) ==
|
||||
|
||||
* janus: Enable systemd sandboxing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user