Ben Visness
9093f38b47
Update project index a bit, track snippet updates for project recency
2024-06-28 22:37:05 -05:00
Ben Visness
163eba8475
Add all tabs to home page
2024-06-24 13:36:50 -05:00
Ben Visness
d0c7605029
Reworked project edit page (no preview yet)
2024-06-07 10:30:01 -04:00
Asaf Gartner
859a78c079
Fixed excessive db conns in middleware and pgx race condition on init
2023-01-29 08:53:57 +02:00
Asaf Gartner
316aba12b6
Ugly jam feed. Needs CSS work.
2022-06-25 16:24:04 +03:00
Ben Visness
3aa16c6d12
Add owners to seeded projects
2022-05-11 23:39:43 -05:00
Ben Visness
3a93aa93e9
Seed users (and rework a lot of user access to use new helpers)
2022-05-07 13:58:00 -05:00
Ben Visness
0e56f56372
Rename all the db tables
2022-05-07 08:11:05 -05:00
Ben Visness
a147cfa325
Rework DB API
...
This takes advantage of generics, and generally clears up a lot of
inconsistencies and quality-of-life issues.
Start of db rework: clean up, start generics, improve tests
Write some nice aspirational package docs
Rework and document the db API
Tests still pass, at least...now for everything else
Update all callsites of db functions
Finish converting all callsites
Not too bad actually! Centralizing access into the helpers makes a big
difference.
wtf it works
2022-05-06 16:56:13 -05:00
Asaf Gartner
9faba4270c
Fixed issue on project edit when one of the owners is unapproved
2022-02-13 02:36:12 +02:00
Asaf Gartner
92d6a31aa9
Fixed tag removal issue.
2022-01-31 10:22:25 +02:00
Asaf Gartner
f4f439489d
Assets for user avatars
2021-12-29 16:38:23 +02:00
Asaf Gartner
b5eb718615
Query automatically does ToSlice. Use QueryIterator if you need an
...
iterator.
2021-12-15 03:36:37 +02:00
Ben Visness
415ce8db43
Rework project visibility
2021-12-11 13:08:10 -06:00
Ben Visness
37fcbb205c
Move data-fetching helpers to a separate package
2021-12-08 20:04:15 -06:00