Manuel Rüger
|
967efde9bd
|
README.md: Update help output
|
2025-12-08 21:59:51 +01:00 |
|
dgudim
|
b3a6f1efae
|
Update readme, add description for insecure-skip-tls-verify
v15.2.0
|
2025-12-08 21:53:28 +01:00 |
|
dgudim
|
e82c425471
|
Rename insecure flag to insecure-skip-tls-verify
|
2025-12-08 21:53:28 +01:00 |
|
Danila Gudim
|
b36d7aa135
|
feature: Add --insecure flag for ignoring tls errors
|
2025-12-08 21:53:28 +01:00 |
|
Manuel Rüger
|
be4ff0d58a
|
Use mimesniffing to detect text files
|
2025-12-08 21:36:28 +01:00 |
|
dependabot[bot]
|
8fbf355e33
|
Bump golang.org/x/text from 0.31.0 to 0.32.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.32.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-08 21:31:53 +01:00 |
|
dependabot[bot]
|
76850d1128
|
Bump github.com/dreampuf/mermaid.go from 0.0.38 to 0.0.39
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.38 to 0.0.39.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.38...v0.0.39)
---
updated-dependencies:
- dependency-name: github.com/dreampuf/mermaid.go
dependency-version: 0.0.39
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-08 18:09:33 +01:00 |
|
Manuel Rüger
|
817c9684ce
|
fix: Include scale into the hash
Should fix https://github.com/kovetskiy/mark/issues/683
|
2025-12-08 17:14:16 +01:00 |
|
dependabot[bot]
|
1c708414dd
|
Bump golang from 1.25.4 to 1.25.5
Bumps golang from 1.25.4 to 1.25.5.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-08 16:53:34 +01:00 |
|
Manuel Rüger
|
71668cac21
|
Fix issue with leading/trailing spaces in title
See also #672
|
2025-12-06 23:57:51 +01:00 |
|
Manuel Rüger
|
888d5de655
|
fix: Panic on empty link
v15.1.0
|
2025-11-28 14:35:32 +01:00 |
|
Manuel Rüger
|
a7390d8b33
|
Use strconv.Unqoute
|
2025-11-28 14:21:04 +01:00 |
|
Aldo Mateli
|
5a70073a01
|
fix tests
|
2025-11-28 14:21:04 +01:00 |
|
Aldo Mateli
|
0583aaa7ce
|
Strip double quotes from admonition titles
|
2025-11-28 14:21:04 +01:00 |
|
Manuel Rüger
|
5fd79b897e
|
ci: Bump markdownlint
|
2025-11-28 14:18:41 +01:00 |
|
dependabot[bot]
|
dd67c43fa6
|
Bump golang.org/x/text from 0.30.0 to 0.31.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 14:06:59 +01:00 |
|
dependabot[bot]
|
09552af3fd
|
Bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v3.6.0...v3.6.1)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 14:04:49 +01:00 |
|
dependabot[bot]
|
8d08f1bfeb
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 14:04:27 +01:00 |
|
dependabot[bot]
|
79d7f252f4
|
Bump golangci/golangci-lint-action from 8 to 9
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-10 19:41:07 +01:00 |
|
dependabot[bot]
|
3517a26f85
|
Bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-10 19:40:58 +01:00 |
|
dependabot[bot]
|
aaa2da238d
|
Bump golang from 1.25.3 to 1.25.4
Bumps golang from 1.25.3 to 1.25.4.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-06 00:13:12 +01:00 |
|
dependabot[bot]
|
204d35e37b
|
Bump github.com/dreampuf/mermaid.go from 0.0.34 to 0.0.38
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.34 to 0.0.38.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.34...v0.0.38)
---
updated-dependencies:
- dependency-name: github.com/dreampuf/mermaid.go
dependency-version: 0.0.38
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-25 20:02:30 +02:00 |
|
dependabot[bot]
|
4eb24f33a6
|
Bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v3.4.1...v3.5.0)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-25 09:48:52 +02:00 |
|
dependabot[bot]
|
1932cf0c29
|
Bump golang from 1.25.2 to 1.25.3
Bumps golang from 1.25.2 to 1.25.3.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-21 11:10:10 +09:00 |
|
dependabot[bot]
|
283f827bd7
|
Bump github.com/chromedp/chromedp from 0.14.1 to 0.14.2
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/chromedp/chromedp/releases)
- [Commits](https://github.com/chromedp/chromedp/compare/v0.14.1...v0.14.2)
---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
dependency-version: 0.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 07:55:44 +09:00 |
|
dependabot[bot]
|
8f7d31e033
|
Bump golang from 1.25.1 to 1.25.2
Bumps golang from 1.25.1 to 1.25.2.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 07:55:19 +09:00 |
|
dependabot[bot]
|
8f6c95f241
|
Bump golang.org/x/text from 0.29.0 to 0.30.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.29.0...v0.30.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 07:52:27 +09:00 |
|
dependabot[bot]
|
2fa2dfee87
|
Bump github.com/urfave/cli-altsrc/v3 from 3.0.1 to 3.1.0
Bumps [github.com/urfave/cli-altsrc/v3](https://github.com/urfave/cli-altsrc) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/urfave/cli-altsrc/releases)
- [Commits](https://github.com/urfave/cli-altsrc/compare/v3.0.1...v3.1.0)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli-altsrc/v3
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-07 03:16:11 +09:00 |
|
dependabot[bot]
|
5f1352c6f0
|
Bump github.com/dreampuf/mermaid.go from 0.0.33 to 0.0.34
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.33 to 0.0.34.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.33...v0.0.34)
---
updated-dependencies:
- dependency-name: github.com/dreampuf/mermaid.go
dependency-version: 0.0.34
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-29 17:01:30 +02:00 |
|
Manuel Rüger
|
d0e302cccc
|
Fix sigsegv
v15.0.0
|
2025-09-15 19:01:21 +02:00 |
|
MatyiFKBT
|
f08991137e
|
refactor: check for Server var in template
|
2025-09-15 15:39:12 +02:00 |
|
MatyiFKBT
|
bb32afdf09
|
feature: add Server param to Jira ticket template
|
2025-09-15 15:39:12 +02:00 |
|
dependabot[bot]
|
a299177a7e
|
Bump golang.org/x/tools from 0.36.0 to 0.37.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.36.0...v0.37.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 14:10:27 +02:00 |
|
Dennis Verheijden
|
7f7494f26e
|
Run markdown-cli2
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
781e30bbbe
|
Undo unrelated formatting changes
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
5516809c41
|
Update the documentation with a section about automatic page titles
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
ff677a8690
|
Use cases.Title and replace - and _ with spaces
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
6d81045bf0
|
Extract conditional branch to function
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
2173fbcfcd
|
Make flag mutually exclusive
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
de0e1b622a
|
Update metadata/metadata.go
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
f6b63aab86
|
Undo unrelated formatting changes
|
2025-09-15 11:07:30 +02:00 |
|
Dennis Verheijden
|
0f13d249f5
|
Add support for using the filename as the page title
|
2025-09-15 11:07:30 +02:00 |
|
dependabot[bot]
|
ae5347053a
|
Bump golang from 1.25.0 to 1.25.1
Bumps golang from 1.25.0 to 1.25.1.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-14 22:32:29 +02:00 |
|
dependabot[bot]
|
9c24b0e154
|
Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 17:20:44 +02:00 |
|
dependabot[bot]
|
a15f6571d4
|
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-version: 1.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-02 06:59:16 +02:00 |
|
dependabot[bot]
|
310cdf17c4
|
Bump github.com/dreampuf/mermaid.go from 0.0.32 to 0.0.33
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.32 to 0.0.33.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.32...v0.0.33)
---
updated-dependencies:
- dependency-name: github.com/dreampuf/mermaid.go
dependency-version: 0.0.33
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-26 09:30:53 +02:00 |
|
dependabot[bot]
|
1e009259a4
|
Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-26 09:21:29 +02:00 |
|
dependabot[bot]
|
b83bfebf82
|
Bump oss.terrastruct.com/d2 from 0.7.0 to 0.7.1
Bumps [oss.terrastruct.com/d2](https://github.com/terrastruct/d2) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/terrastruct/d2/releases)
- [Commits](https://github.com/terrastruct/d2/compare/v0.7.0...v0.7.1)
---
updated-dependencies:
- dependency-name: oss.terrastruct.com/d2
dependency-version: 0.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-20 22:25:53 +02:00 |
|
dependabot[bot]
|
2c66d7ad00
|
Bump github.com/dreampuf/mermaid.go from 0.0.30 to 0.0.32
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.30 to 0.0.32.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.30...v0.0.32)
---
updated-dependencies:
- dependency-name: github.com/dreampuf/mermaid.go
dependency-version: 0.0.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-20 22:23:13 +02:00 |
|
dependabot[bot]
|
80c46f9d4e
|
Bump golang from 1.24.6 to 1.25.0
Bumps golang from 1.24.6 to 1.25.0.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 07:05:59 +02:00 |
|