Commit log

2fef145 chore: resolve lll line length linter issues

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

d30c37b chore: add TOML tags to Config struct

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

f2c07c1 chore: resolve revive linter issues

Click to expand commit body
Fix 2 superfluous-else issues in cmd/willow.go where if blocks end
with os.Exit calls, add comment justifying blank import in db/db.go,
and fix 2 var-naming issues in db/posthooks.go.

Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

ea700be fix: add rows.Err() error handling

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

0ca8513 chore: silence testpackage linter with explanation

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

4fb4f36 fix: resolve wrapcheck linter errors

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

86dfe53 chore: add filetypes to crush lsps

Amolith created

06bf3f0 chore: disable varnamelen

Amolith created

454122e chore: temp disable noctx, fixing would be a lift

Amolith created

426a72f chore: resolve magic number lint errors

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

1b788e7 chore: resolve exhauststruct errors

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

ac43710 chore: let golangci-lint autofix issues

Amolith created

bf6d4b1 chore: yeet depguard linter

Amolith created

20cb678 chore: remove wasted assignment in git.go

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

8fa3bae chore: formatting/linting autofixes

Amolith created

aa1f7c8 feat: add crush.json

Amolith created

e542290 chore(cli): remove unnecessary conversion

Amolith created

9358e13 chore: migrate .golangci.toml

Amolith created

ca1e9de Fix spacing in dashboard

Amolith created

6a997f0 Migrate to popover element and use two columns

Click to expand commit body
Implements: https://todo.sr.ht/~amolith/willow/48

Amolith created

8cbd018 Add prettier recipe and missing license info

Click to expand commit body
Implements: https://todo.sr.ht/~amolith/willow/59

Amolith created

a48612c Add prettier, format HTML/CSS

Amolith created

641c5c5 Correct typo

Amolith created

a333800 Add license header to CONTRIBUTING.md

Amolith created

91f04e4 Update Forgejo's license

Amolith created

5707675 Move badge links to README

Amolith created

7281d8e Move contributing section to separate file

Amolith created

8593e74 Format ws.go

Amolith created

b859d0d Add chonky border underline on logotype link hover

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

41ae3aa Don't output willow logotype as a link on the Dashboard

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

5829a8e Make Willow title a link to dashboard and style it

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

3302482 Ignore non-error, remove redundant upsertReleases call

Amolith created

af72e88 Move Air instructions above report badges in source

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

4ff2df0 Remove extra space

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

f5b2b72 Update Readme with details of Air proxy port and live reload

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

251b670 Add proxy settings to air configuration

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

39f5d26 Consistent buttons styles, re-style fieldset contents and legend

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

bc88e31 Submit input to button, rearrange fieldset structure

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

de64669 Change submit input to button element

Click to expand commit body
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>

Adrian Simmons created

4172d5a Style fieldset and legend

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

0517268 Fancier buttons. White space on checkbox labels, login

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

3c93408 Increase whitespace between label and input box

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

99b1759 Add title on select release, consistent with new project

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

3226dc9 Add whitespace around h3 headings

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

5547a6c Remove unnecessary colons on labels

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

a312542 Move missing release advice inside form

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

fc04059 Adjust whitespace around h2 and p

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

40331d3 Add a wrapper around checkbox and associated label

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

8cc916d Special case layout of select-release inputs

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created

ec650fe Add a class to each form based on name

Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Adrian Simmons created