Commit log

458e387 Finish moving colours to custom properties and hsl() syntax

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

Adrian Simmons created

cc19045 WIP moving colours to custom properties in colours.css

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

Adrian Simmons created

b554b19 Rework header, full width responsive with 'buttons'

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

Adrian Simmons created

b4afee3 Add copyright info to REUSE.toml

Amolith created

67483f4 Update from REUSE dep5

Amolith created

c199e0c Improve repo cloning logic

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

Amolith created

a81a16d Sanitise CLI pwd input as in frontend

Click to expand commit body
References: https://todo.sr.ht/~amolith/willow/32

Amolith created

7e80f2d Upgrade Go version, deps to match

Amolith created

5219377 Link to self-hosted Radicle infra

Amolith created

860a673 Mention binaries, simplify install steps

Amolith created

26e8b5e Correct typo

Amolith created

fb54279 Mention other forges in README

Amolith created

b9ecbd5 Add licence annotation to .mailmap

Amolith created

23513de Add .mailmap

Amolith created

a7798af Add margin around column elements

Amolith created

804fe9a Remove trailing periods to avoid mangled commands

Amolith created

6cfe6a2 Implement Popey's feedback

Amolith created

911fd9c Remove 'future' from v sel page

Amolith created

03a9ae6 improve contributing paragraph wording

Amolith created

29d659b fix link

Amolith created

b280b19 correct links

Amolith created

10a2840 Improve README wording

Amolith created

3e32361 Improve README wording

Amolith created

01b1e1d Unbold "willow"

Amolith created

5fe84d6 improve README wording

Amolith created

32b5aad add missing screenshots

Amolith created

9a91d4f Improve RemoveRepo implementation

Amolith created

dde4c97 Improve logic around untracking projects

Click to expand commit body
Frontend was still passing the project's URL to the backend even though
the backend had been refactored to use the project's ID. This is fixed.

Deleting the repo's files should also work now, but I do think I want to
support tracking multiple instances of the same project. This means
we'll need to check for other instances relying on the repo before
deleting it.

We need end-to-end tests 😩😩😩

Amolith created

bcbc342 Update screenshot

Amolith created

c3acec9 Actually reduce card border contrast

Amolith created

2398a03 Reduce card border contrast

Amolith created

ecd3635 Sort projects alphabetically

Amolith created

753b2ac Ignore all SQLite files

Amolith created

dd7551f Actually finish 🤞 DB-/ID-related refactors

Amolith created

b6db773 Add ID to project cards so mobile works

Amolith created

203cc09 Add license header to git_test

Amolith created

292db50 Bump git-go and its deps

Click to expand commit body
govulncheck reported that we're calling vulnerable codepaths from an
older version of git-go, so I upgraded git-go and its direct
dependencies.

Amolith created

d5c7bf7 Implement new UI, fix DB use

Click to expand commit body
- Implement dual-column UI
- Swap project table index from URL to ID
- Enable WAL for concurrent reads
- Use a Mutex to protect writes

Amolith created

89e8944 Move hardcoded defaults to top of checkConfig()

Amolith created

8cf4a4c Add test for stringifyRepo

Amolith created

edfeefe Trim trailing .git, / from repo URIs

Amolith created

e107cf7 docs: mention prefix for emailed patches

Amolith created

c4cd8ac Switch font to Atkinson Hyperlegible

Amolith created

3eb99aa remove unused license

Amolith created

df8827c Remove FLA requirement

Amolith created

53bc9bb Add license to WIP vhs thing

Amolith created

0675278 Implement migration system, add first migration

Click to expand commit body
Thank you for the help Chris!
https://github.com/whereswaldon

Amolith created

fc27ee8 add WIP VHS file

Click to expand commit body
https://github.com/charmbracelet/vhs

Amolith created

ac63dcb Thank you for hiding this Goland :angery:

Amolith created

274e052 ignore website build artifacts

Amolith created