This website requires JavaScript.
Explore
Help
Register
Sign in
quentin
/
hugo-wasm
Watch
1
Star
0
Fork
You've already forked hugo-wasm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
95e2d5beb8
hugo-wasm
/
common
/
maps
History
Bjørn Erik Pedersen
95e2d5beb8
Fix concurrent map read and map write in short page lookups
...
Regression introduced in Hugo `v0.137.0`.
Fixes
#13019
2024-11-06 12:17:30 +01:00
..
cache.go
Fix concurrent map read and map write in short page lookups
2024-11-06 12:17:30 +01:00
maps.go
Add a HTTP cache for remote resources.
2024-06-04 16:07:39 +02:00
maps_test.go
Add a HTTP cache for remote resources.
2024-06-04 16:07:39 +02:00
params.go
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
2024-01-27 16:28:14 +01:00
params_test.go
all: Run gofumpt -l -w .
2024-01-28 23:14:09 +01:00
scratch.go
Alias Page.Scratch to Page.Store (note)
2024-11-06 09:49:23 +01:00
scratch_test.go
all: gofmt -w -r 'interface{} -> any' .
2022-03-17 22:03:27 +01:00