diff --git a/CHANGELOG.md b/CHANGELOG.md index 75f9866..5a42493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,49 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.1] - 2025-05-19 + +### Added + +- Surface to 404 page +- bg to headers and standardize surfaces styles +- NPM as a necessary dependency +- Link to development instructions +- Example config file for development +- Development instructions file +- "Brightbot" to robots.txt file + +### Changed + +- Header spacings and fixed logo being cut off +- Package cards spacings +- Third-party license information +- Example dev config +- GitHub Actions dependencies +- Use chroma/v2 to generate usage examples +- Use rems for padding and reduce padding on mobile + +### Fixed + +- Line number link color +- Linter issue with golangci-lint v2 +- Rich text styles + +### Removed + +- "Project Structure" section from documentation + +### Bumped + +- alecthomas/chroma to v2.17.0 +- alecthomas/chroma to v2.16.0 +- golang.org/x/net to v0.39.0 +- golangci-lint to v2 +- golang.org/x/time to v0.11.0 +- blevesearch/bleve to v2.5.0 +- golang.org/x/net from v0.34.0 to v0.37.0 +- go.cipher.host/pkgdex from v1.0.0 to v1.0.1 + ## [1.0.0] - 2025-02-16 - Initial release. diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index f552924..54a299e 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -1,40 +1,41 @@ Origin,License,"License URL",Copyright git.sr.ht/~jamesponddotco/acopw-go,MIT,https://git.sr.ht/~jamesponddotco/acopw-go/tree/v1.0.2/LICENSE.md,2024 James Pond git.sr.ht/~jamesponddotco/credential-go,MIT,https://git.sr.ht/~jamesponddotco/credential-go/tree/v1.0.0/LICENSE.md,2024 James Pond -git.sr.ht/~jamesponddotco/xstd-go,MIT,https://git.sr.ht/~jamesponddotco/xstd-go/tree/v0.12.1/LICENSE.md,2023 James Pond -github.com/RoaringBitmap/roaring,Apache-2.0,https://github.com/RoaringBitmap/roaring/blob/v1.9.3/LICENSE,2014 Daniel Lemire -github.com/alecthomas/chroma,MIT,https://github.com/alecthomas/chroma/blob/v0.10.0/COPYING,2017 Alec Thomas +git.sr.ht/~jamesponddotco/xstd-go,MIT,https://git.sr.ht/~jamesponddotco/xstd-go/tree/v0.13.1/LICENSE.md,2023 James Pond +github.com/RoaringBitmap/roaring/v2,Apache-2.0,https://github.com/RoaringBitmap/roaring/blob/v2.4.5/LICENSE,2014 Daniel Lemire +github.com/alecthomas/chroma/v2,MIT,https://github.com/alecthomas/chroma/blob/v2.17.0/COPYING,2017 Alec Thomas github.com/aymerick/douceur,MIT,https://github.com/aymerick/douceur/blob/v0.2.0/LICENSE,2015 Aymerick JEHANNE -github.com/bits-and-blooms/bitset,BSD-3-Clause,https://github.com/bits-and-blooms/bitset/blob/v1.12.0/LICENSE,2014 Will Fitzgerald -github.com/blevesearch/bleve/v2,Apache-2.0,https://github.com/blevesearch/bleve/blob/v2.4.4/LICENSE,2014 Marty Schoch -github.com/blevesearch/bleve_index_api,Apache-2.0,https://github.com/blevesearch/bleve_index_api/blob/v1.1.12/LICENSE,2020 Marty Schoch +github.com/bits-and-blooms/bitset,BSD-3-Clause,https://github.com/bits-and-blooms/bitset/blob/v1.22.0/LICENSE,2014 Will Fitzgerald +github.com/blevesearch/bleve/v2,Apache-2.0,https://github.com/blevesearch/bleve/blob/v2.5.0/LICENSE,2014 Marty Schoch +github.com/blevesearch/bleve_index_api,Apache-2.0,https://github.com/blevesearch/bleve_index_api/blob/v1.2.7/LICENSE,2020 Marty Schoch github.com/blevesearch/geo,Apache-2.0,https://github.com/blevesearch/geo/blob/v0.1.20/LICENSE,2013 David Symonds github.com/blevesearch/go-porterstemmer,MIT,https://github.com/blevesearch/go-porterstemmer/blob/v1.0.3/LICENSE,2013 Charles Iliya Krempeaux github.com/blevesearch/gtreap,MIT,https://github.com/blevesearch/gtreap/blob/v0.1.1/LICENSE,2012 Steve Yen github.com/blevesearch/mmap-go,BSD-3-Clause,https://github.com/blevesearch/mmap-go/blob/v1.0.4/LICENSE,2011 Evan Shaw -github.com/blevesearch/scorch_segment_api/v2,Apache-2.0,https://github.com/blevesearch/scorch_segment_api/blob/v2.2.16/LICENSE,2020 Marty Schoch +github.com/blevesearch/scorch_segment_api/v2,Apache-2.0,https://github.com/blevesearch/scorch_segment_api/blob/v2.3.9/LICENSE,2020 Marty Schoch github.com/blevesearch/segment,Apache-2.0,https://github.com/blevesearch/segment/blob/v0.9.1/LICENSE,2014 Marty Schoch github.com/blevesearch/snowballstem,BSD-3-Clause,https://github.com/blevesearch/snowballstem/blob/v0.9.0/COPYING,2001 Dr Martin Porter github.com/blevesearch/upsidedown_store_api,Apache-2.0,https://github.com/blevesearch/upsidedown_store_api/blob/v1.0.2/LICENSE,2020 Marty Schoch -github.com/blevesearch/vellum,Apache-2.0,https://github.com/blevesearch/vellum/blob/v1.0.10/LICENSE,2017 Marty Schoch -github.com/blevesearch/vellum/levenshtein,Apache-2.0,https://github.com/blevesearch/vellum/blob/v1.0.10/levenshtein/LICENSE,2017 Marty Schoch -github.com/blevesearch/zapx/v11,Apache-2.0,https://github.com/blevesearch/zapx/blob/v11.3.10/LICENSE,2020 Marty Schoch -github.com/blevesearch/zapx/v12,Apache-2.0,https://github.com/blevesearch/zapx/blob/v12.3.10/LICENSE,2020 Marty Schoch -github.com/blevesearch/zapx/v13,Apache-2.0,https://github.com/blevesearch/zapx/blob/v13.3.10/LICENSE,2020 Marty Schoch -github.com/blevesearch/zapx/v14,Apache-2.0,https://github.com/blevesearch/zapx/blob/v14.3.10/LICENSE,2020 Marty Schoch -github.com/blevesearch/zapx/v15,Apache-2.0,https://github.com/blevesearch/zapx/blob/v15.3.16/LICENSE,2020 Marty Schoch -github.com/blevesearch/zapx/v16,Apache-2.0,https://github.com/blevesearch/zapx/blob/a0519e7caf3b/LICENSE,2020 Marty Schoch -github.com/dlclark/regexp2,MIT,https://github.com/dlclark/regexp2/blob/v1.4.0/LICENSE,Doug Clark +github.com/blevesearch/vellum,Apache-2.0,https://github.com/blevesearch/vellum/blob/v1.1.0/LICENSE,2017 Marty Schoch +github.com/blevesearch/vellum/levenshtein,Apache-2.0,https://github.com/blevesearch/vellum/blob/v1.1.0/levenshtein/LICENSE,2017 Marty Schoch +github.com/blevesearch/zapx/v11,Apache-2.0,https://github.com/blevesearch/zapx/blob/v11.4.1/LICENSE,2020 Marty Schoch +github.com/blevesearch/zapx/v12,Apache-2.0,https://github.com/blevesearch/zapx/blob/v12.4.1/LICENSE,2020 Marty Schoch +github.com/blevesearch/zapx/v13,Apache-2.0,https://github.com/blevesearch/zapx/blob/v13.4.1/LICENSE,2020 Marty Schoch +github.com/blevesearch/zapx/v14,Apache-2.0,https://github.com/blevesearch/zapx/blob/v14.4.1/LICENSE,2020 Marty Schoch +github.com/blevesearch/zapx/v15,Apache-2.0,https://github.com/blevesearch/zapx/blob/v15.4.1/LICENSE,2020 Marty Schoch +github.com/blevesearch/zapx/v16,Apache-2.0,https://github.com/blevesearch/zapx/blob/v16.2.2/LICENSE,2020 Marty Schoch +github.com/dlclark/regexp2,MIT,https://github.com/dlclark/regexp2/blob/v1.11.5/LICENSE,Doug Clark github.com/golang/geo,Apache-2.0,https://github.com/golang/geo/blob/740aa86cb551/LICENSE,2013 The Go Authors github.com/golang/protobuf/proto,BSD-3-Clause,https://github.com/golang/protobuf/blob/v1.3.2/LICENSE,2010 The Go Authors -github.com/golang/snappy,BSD-3-Clause,https://github.com/golang/snappy/blob/v0.0.1/LICENSE,2011 The Snappy-Go Authors +github.com/golang/snappy,BSD-3-Clause,https://github.com/golang/snappy/blob/v0.0.4/LICENSE,2011 The Snappy-Go Authors github.com/gorilla/css/scanner,BSD-3-Clause,https://github.com/gorilla/css/blob/v1.0.1/LICENSE,2023 The Gorilla Authors github.com/json-iterator/go,MIT,https://github.com/json-iterator/go/blob/v1.1.12/LICENSE,2016 json-iterator github.com/microcosm-cc/bluemonday,BSD-3-Clause,https://github.com/microcosm-cc/bluemonday/blob/v1.0.27/LICENSE.md,2014 David Kitchen +github.com/microsoft/fluentui-system-icons,https://github.com/microsoft/fluentui-system-icons/blob/1.1.271/LICENSE,2020 Microsoft Corporation,2020 Microsoft Corporation github.com/modern-go/concurrent,Apache-2.0,https://github.com/modern-go/concurrent/blob/e0a39a4cb421/LICENSE,2018 Tao Wen github.com/modern-go/reflect2,Apache-2.0,https://github.com/modern-go/reflect2/blob/v1.0.2/LICENSE,2018 Tao Wen -go.etcd.io/bbolt,MIT,https://github.com/etcd-io/bbolt/blob/v1.4.0-beta.0/LICENSE,2013 Ben Johnson -golang.org/x/net/html,BSD-3-Clause,https://cs.opensource.google/go/x/net/+/v0.34.0:LICENSE,2009 The Go Authors -golang.org/x/sys/unix,BSD-3-Clause,https://cs.opensource.google/go/x/sys/+/v0.29.0:LICENSE,2009 The Go Authors -golang.org/x/time/rate,BSD-3-Clause,https://cs.opensource.google/go/x/time/+/v0.9.0:LICENSE,2009 The Go Authors -github.com/microsoft/fluentui-system-icons,https://github.com/microsoft/fluentui-system-icons/blob/1.1.271/LICENSE,2020 Microsoft Corporation +go.cipher.host/cmdkit,MIT,https://github.com/cipherdothost/cmdkit-go/blob/v1.0.2/LICENSE.md,2025 The Cipher Host Team +go.etcd.io/bbolt,MIT,https://github.com/etcd-io/bbolt/blob/v1.4.0/LICENSE,2013 Ben Johnson +golang.org/x/net/html,BSD-3-Clause,https://cs.opensource.google/go/x/net/+/v0.39.0:LICENSE,2009 The Go Authors +golang.org/x/sys/unix,BSD-3-Clause,https://cs.opensource.google/go/x/sys/+/v0.32.0:LICENSE,2009 The Go Authors +golang.org/x/time/rate,BSD-3-Clause,https://cs.opensource.google/go/x/time/+/v0.11.0:LICENSE,2009 The Go Authors diff --git a/README.md b/README.md index fa5d5c3..705f15f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ install: ```bash git clone 'https://github.com/cipherdothost/pkgdex.git' cd 'pkgdex' -git checkout 'v1.0.0' +git checkout 'v1.0.1' npm install make sudo make install diff --git a/docs/hosting.md b/docs/hosting.md index 1f02837..b3ef4bb 100644 --- a/docs/hosting.md +++ b/docs/hosting.md @@ -52,7 +52,7 @@ git clone 'https://github.com/cipherdothost/pkgdex.git' cd 'pkgdex' # Switch to latest stable version. -git checkout 'v1.0.0' +git checkout 'v1.0.1' # Build the service. make diff --git a/internal/meta/meta.go b/internal/meta/meta.go index 8015fea..a476f05 100644 --- a/internal/meta/meta.go +++ b/internal/meta/meta.go @@ -28,5 +28,5 @@ const ( Contact string = "hello@cipher.host" // Version is the version of the service. - Version string = "1.0.0" + Version string = "1.0.1" )