albertony
0f3aa17fb6
build: improve backend docs autogenerated marker line
...
Replace custom rem hugo shortcode template with HTML comment. HTML comments are now
allowed in Hugo without enabling unsafe HTML parsing.
Improve the text in the comment: Remove unnecessary quoting, and avoid impression that
make backenddocs has to be run and results committed, since we have a lint check which
will then report error because we want to prevent manual changes in autogenerated sections.
Disable the markdownlint rule line-length on the autogenerated marker line.
Make the autogenerated marker detection a bit more robust.
See #8942 for more details.
2025-11-04 21:56:01 +01:00
Alex
8f74e7d331
backend/compress: add zstd compression
...
Added support for reading and writing zstd-compressed archives in seekable format
using "github.com/klauspost/compress/zstd" and
"github.com/SaveTheRbtz/zstd-seekable-format-go/pkg".
Bumped Go version from 1.24.0 to 1.24.4 due to requirements of
"github.com/SaveTheRbtz/zstd-seekable-format-go/pkg".
2025-11-04 14:50:56 +00:00
albertony
091ccb649c
docs: fix markdown lint issues in backend docs
2025-08-26 12:04:00 +02:00
Nick Craig-Wood
93e8a976ef
Version v1.67.0
2024-06-14 16:04:51 +01:00
Nick Craig-Wood
b6013a5e68
Version v1.66.0
2024-03-10 11:22:43 +00:00
albertony
5ac8cfee56
docs: show only significant parts of version number in version introduced label
2022-12-21 12:41:47 +00:00
albertony
d05fd2a14f
docs: add badge for experimental/beta/deprecated status next to version in backend docs
2022-12-03 18:58:55 +01:00
albertony
097be753ab
docs: minor cleanup of headers in backend docs
2022-12-03 18:58:55 +01:00
Nick Craig-Wood
959cd938bc
docs: Add minimum versions to all the backend pages and some of the other pages
2022-11-18 14:41:24 +00:00
Josh Soref
ce3b65e6dc
all: fix spelling across the project
...
* abcdefghijklmnopqrstuvwxyz
* accounting
* additional
* allowed
* almost
* already
* appropriately
* arise
* bandwidth
* behave
* bidirectional
* brackets
* cached
* characters
* cloud
* committing
* concatenating
* configured
* constructs
* current
* cutoff
* deferred
* different
* directory
* disposition
* dropbox
* either way
* error
* excess
* experiments
* explicitly
* externally
* files
* github
* gzipped
* hierarchies
* huffman
* hyphen
* implicitly
* independent
* insensitive
* integrity
* libraries
* literally
* metadata
* mimics
* missing
* modification
* multipart
* multiple
* nightmare
* nonexistent
* number
* obscure
* ourselves
* overridden
* potatoes
* preexisting
* priority
* received
* remote
* replacement
* represents
* reproducibility
* response
* satisfies
* sensitive
* separately
* separator
* specifying
* string
* successful
* synchronization
* syncing
* šenfeld
* take
* temporarily
* testcontents
* that
* the
* themselves
* throttling
* timeout
* transaction
* transferred
* unnecessary
* using
* webbrowser
* which
* with
* workspace
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-08-30 11:16:26 +02:00
Nick Craig-Wood
00a684d877
Version v1.59.0
2022-07-09 18:09:25 +01:00
Nick Craig-Wood
f9354fff2f
Version v1.58.0
2022-03-18 12:29:54 +00:00
Nick Craig-Wood
169990e270
Version v1.57.0
2021-11-01 15:45:40 +00:00
albertony
c2597a4fa3
docs: cleanup header levels in backend docs ( #5698 )
2021-10-14 15:40:18 +02:00
Alfonso Montero
19fc1b2a95
docs/compress: minor improvements
2021-10-09 18:22:38 +02:00
Nick Craig-Wood
37ff05a5fa
Version v1.56.0
2021-07-20 19:45:41 +01:00
Nick Craig-Wood
7f5ee5d81f
Version v1.54.0
2021-02-02 14:17:09 +00:00
buengese
a39a5d261c
docs/compress: but a warning at the top
2021-01-18 21:42:58 +01:00
Nick Craig-Wood
62c9074132
compress: fix icon in docs
2020-12-30 17:56:08 +00:00
buengese
aaa8b7738a
compress: initial documentation
2020-11-13 02:31:59 +01:00