Commit log

033012a refactor(cmd): remove unnecessary conversion

Amolith created

ef5c8d8 chore(linter): drop mnd

Amolith created

e9689bc chore(linter): remove depguard

Amolith created

fc689de refactor(cmd, db, git, project, ws): expando variable nameo

Amolith created

105a783 fix(ws): set ReadHeaderTimeout to mitigate Slowloris attacks

Click to expand commit body
Unsure whether 10s is sufficient, but it's a good starting point.

Amolith created

6c8c950 fix(db): handle iteration errors

Amolith created

b6dfe96 style(git): add linter directive to ignore nilerr

Amolith created

1c04b4c chore(cmd): add TOML tags to config struct fields

Amolith created

e964b3b refactor(git): remove wasted assign

Amolith created

3849794 refactor(ws): use more modern fmt.Appendf pattern

Amolith created

5a40231 refactor(ws): swap direct err comparison for errors.Is

Amolith created

3da7efd refactor(git): swap if-else chain for switch statement

Amolith created

417dcb4 refactor(cmd): replace if-else chain with simpler switch statement

Amolith created

e42facd refactor(cmd): handle errors from file.Close()

Amolith created

0edab87 refactor(ws): rewrite if-else chain as a switch statement

Amolith created

c09b52d refactor(git): refactor out named returns

Amolith created

30976ae chore(linter): migrate golangci-lint config to new version

Amolith created

6bed677 style(comments): add trailing periods

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