]> git.maquefel.me Git - brevno-suite/hugo/shortlog
brevno-suite/hugo
2023-04-20 Bjørn Erik... tpl/debug: Add VisualizeSpaces
2023-04-18 Bjørn Erik... Update README.md
2023-04-13 Bjørn Erik... Prevent the global error collector to panic when sendin...
2023-04-12 Bjørn Erik... markup/goldmark: Add config options for the typographer...
2023-04-09 Kiril Isakovreadme: Fix build command
2023-03-30 Bjørn Erik... Update README.md
2023-03-29 Bjørn Erik... Add test for ToC vs include
2023-03-20 Andreas Deiningerresources.functions: improve validation
2023-03-20 Oleksandr Redkoresources: Fix typos in error message and variables
2023-03-15 Bjørn Erik... markup/goldmark: Fail on invalid Markdown attributes
2023-03-14 Bjørn Erik... commands: Fix data race in test
2023-03-14 septstpl/math: Return error if less than 2 input numbers
2023-03-12 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-12 hugoreleaserreleaser: Bump versions for release of 0.111.3
2023-03-12 Niklas Faschingdeps: Update go-org to v1.6.6
2023-03-12 Bjørn Erik... Fix "unknown shortcode token" when calling shortcode...
2023-03-12 Andreas DeiningerRun gofmt -s on source files
2023-03-12 Joe Mooringdocs: Improve examples of variadic math functions
2023-03-11 septstpl/math: Allow multi numbers in add, sub, mul, div...
2023-03-11 Andreas Deiningerreadme: Update dependency list
2023-03-10 Andreas DeiningerImprove error message for unclosed shortcode with inner...
2023-03-10 Bjørn Erik... Don't fail when calling Paginate with an empty pages...
2023-03-08 Oleksandr Redkoserver: Replace golang.org/x/net/context with context
2023-03-08 Jonathan Fishertpl: Add hasSuffix alias
2023-03-08 Oleksandr Redkowatcher: use time.NewTicker to prevent leaks
2023-03-07 davidejonesensure we default to 10 correctly
2023-03-07 davidejonesswitch transfers to workers
2023-03-07 davidejonescustomize parallel transfer count
2023-03-06 johannesenglmetadecoders: Add support for native org dates in front...
2023-03-05 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-05 hugoreleaserreleaser: Bump versions for release of 0.111.2
2023-03-05 Bjørn Erik... Fix .Fragments when called cross sites on uninitialized...
2023-03-05 Bjørn Erik... Allow page.TableOfContents on self in shortcode
2023-03-04 Bjørn Erik... tpl/partial: Consolidate GoDoc
2023-03-04 Bjørn Erik... Fix "context canceled" with partial
2023-03-04 Oleksandr Redkocache: Fix --gc failure on Windows
2023-03-04 Bjørn Erik... Page context handling in i18n
2023-03-04 Bjørn Erik... Work around --gc failure on Windows <= 10
2023-03-04 Bjørn Erik... Update to Go 1.20.1
2023-03-04 Joe Mooringsnap: Fix dart-sass-embedded installation
2023-03-02 Oleksandr RedkoCorrect typos in Go comments
2023-03-02 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-02 hugoreleaserreleaser: Bump versions for release of 0.111.1
2023-03-02 Bjørn Erik... Merge branch 'release-0.111.0'
2023-03-02 Bjørn Erik... Fix "page" not defined
2023-03-01 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-01 hugoreleaserreleaser: Bump versions for release of 0.111.0
2023-03-01 Bjørn Erik... Revert "build(deps): bump gocloud.dev from 0.24.0 to...
2023-03-01 Bjørn Erik... build: Bump build images
2023-03-01 Bjørn Erik... build: Update Linux ARM build image
2023-03-01 Joe Mooringtpl/tplimpl: Remove the Google News internal template
2023-03-01 Khayyam Saleemstrings: fix Truncate behavior for formatted html
2023-03-01 Bjørn Erik... tpl/strings: Adjust benchmark
2023-03-01 Bjørn Erik... tpl/strings: Add BenchmarkTruncate
2023-03-01 Bjørn Erik... cods: Regen docs helper
2023-03-01 Bjørn Erik... Move the Related doc counter to prevent a race
2023-03-01 Bjørn Erik... Misc ioutil deprecation adjustments
2023-03-01 Oleksandr RedkoReplace deprecated ioutil with io and os
2023-03-01 Bjørn Erik... Merge commit '336622d5e7afd9334cd2de7150d4f16bdf7c24f9'
2023-03-01 Bjørn Erik... Squashed 'docs/' changes from 36dd5483f..6e32d0591
2023-03-01 dependabot... build(deps): bump github.com/tdewolff/parse/v2 from...
2023-02-27 dependabot... build(deps): bump github.com/mattn/go-isatty from 0...
2023-02-27 dependabot... build(deps): bump golang.org/x/image
2023-02-27 Oleksandr RedkoRemove unused temp directory
2023-02-26 WaltCullerexif: Return the proper exposure time value in some...
2023-02-25 Bjørn Erik... Add a page template func
2023-02-24 Joe Mooringdartsass: Import CSS without extension at compile time
2023-02-24 Bjørn Erik... Split parse and render for Goldmark
2023-02-23 Bjørn Erik... related: Add config option cardinalityThreshold
2023-02-23 Bjørn Erik... docs: Another fix related docs example
2023-02-23 Bjørn Erik... docs: Fix related docs example
2023-02-23 dependabot... build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0
2023-02-23 Bjørn Erik... Fix shortcode error when closing without .Inner
2023-02-23 Bjørn Erik... Throw an error when shortcode is expected to be closed
2023-02-23 Bjørn Erik... Add some shortcode testcases
2023-02-23 Bjørn Erik... sass: Remove some unused leftover code
2023-02-23 Joe Mooringresources/sass: Remove debug statements
2023-02-23 Bjørn Erik... Squashed 'docs/' changes from 1214f6ffb..36dd5483f
2023-02-23 Bjørn Erik... Merge commit 'cf591b7c0c598d34896709db6d28598da37e3ff6'
2023-02-22 Bjørn Erik... page: Move the cache double check right after the lock
2023-02-22 Bjørn Erik... page: Add some concurrency to the building of the relat...
2023-02-22 Bjørn Erik... related: Adjust benchmark
2023-02-22 Aaron Hoopercreate: Fix typo in error message
2023-02-22 Bjørn Erik... tocss: Simplify the hugo:vars type handling
2023-02-22 AcClassicresource_transformers/tocss: Fixed hugo:vars casting
2023-02-22 Bjørn Erik... Adjust tests for GO 1.20
2023-02-22 Bjørn Erik... tpl/internal: Sync Go template src to Go 1.20
2023-02-22 Bjørn Erik... build: Update to Go 1.20
2023-02-21 Bjørn Erik... Add page fragments support to Related
2023-02-21 Bjørn Erik... related: Adjust benchmark
2023-02-21 Bjørn Erik... related: Add benchmark
2023-02-08 Bjørn Erik... tpl/collections: Improve error message in Index
2023-02-07 Bjørn Erik... Make the HTML collector parsing more robust
2023-02-05 Bjørn Erik... Revert "build(deps): bump github.com/getkin/kin-openapi...
2023-02-05 Joe Mooringdeps: Upgrade github.com/yuin/goldmark v1.5.3 => v1.5.4
2023-02-05 Bjørn Erik... tpl/strings: Add strings.ContainsNonSpace
2023-02-05 dependabot... build(deps): bump github.com/getkin/kin-openapi from...
2023-02-05 Joe Mooringdeps: Upgrade github.com/alecthomas/chroma v2.4.0 ...
2023-02-05 Khayyam Saleemmarkup: Fix linenos codeblock hl option case regression
2023-02-05 Bjørn Erik... Fix slow HTML elements collector for the pre case
next