659d2ac
Remove old-wrapper. Replace with form styles.
Click to expand commit body
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
659d2ac
Remove old-wrapper. Replace with form styles.
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
8b1e33a
Change old-wrapper to wrapper on non-home pages
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
d1444cd
Default to light mode unless user prefers dark
Amolith created
1f77eec
Template the frontend
Amolith created
a54b783
Improve git send-email instructions formatting
Amolith created
706e597
Disable CGo in Justfile build command
Amolith created
90596c7
Embed version info, display in CLI and web
Amolith created
ee094c5
Correct DCO link
Amolith created
282c6d9
Redo git-related instructions for clarity
Amolith created
af7202f
Disable motion at user preference
Amolith created
9d8a1b6
Change footer source link and link text for issues
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
150ffd3
Increase max content column width
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
78c5e2d
Reposition release notes close link
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
90eed56
CSS grid layout for home including sicky footer
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
9f2d4ea
Switch to semantic main element for main content
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
dcfd1f8
Add license
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
a8a65fe
Emphasize action button, less so logout. Improve contrast.
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
458e387
Finish moving colours to custom properties and hsl() syntax
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
cc19045
WIP moving colours to custom properties in colours.css
Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>
Adrian Simmons created
b554b19
Rework header, full width responsive with 'buttons'
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
Implements: https://todo.sr.ht/~amolith/willow/13
Amolith created
a81a16d
Sanitise CLI pwd input as in frontend
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
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