Ben Visness
bcc27b06d9
Visibility jam landing page
2024-07-04 16:45:37 -05:00
Ben Visness
1b97bbb2d9
Remove post descriptions from timelines by default
2024-06-28 22:53:46 -05:00
Ben Visness
9093f38b47
Update project index a bit, track snippet updates for project recency
2024-06-28 22:37:05 -05:00
Asaf Gartner
a602e02c9c
Fixed timeline query for user+project combo
2024-06-27 23:13:22 +03:00
Asaf Gartner
f9ada49278
Unified timeline query
2024-06-27 22:45:23 +03:00
Ben Visness
163eba8475
Add all tabs to home page
2024-06-24 13:36:50 -05:00
Ben Visness
86825f1c09
Add projects / following UI to home page
2024-06-21 20:13:20 -05:00
Ben Visness
5427092708
Fix incorrect snippet queries (and generify some utilities)
2024-06-20 19:17:06 -05:00
Asaf Gartner
d9073db5d0
Timeline/follow fetching done
2024-06-20 18:09:15 -05:00
Ben Visness
d0c7605029
Reworked project edit page (no preview yet)
2024-06-07 10:30:01 -04:00
Asaf Gartner
7fd57f692b
Handmade Cities banner
2024-05-01 07:15:28 +03:00
Ben Visness
e8201a254e
no the jam does not end now I refuse
2024-03-24 16:11:51 -05:00
Asaf Gartner
b5d4fe9ba2
Learning jam scaffolding
2024-02-08 22:21:01 +02:00
Ben Visness
25cc5ef11b
Rework structure of project index. Need new copy.
2023-09-25 02:40:45 -05:00
Asaf Gartner
fdc7582701
Added WRJ2023
2023-09-01 17:35:40 +03:00
Asaf Gartner
3a66b7a77d
Restored jam dates
2023-04-07 01:13:41 +03:00
Asaf Gartner
4994cb7701
Testing postjam
2023-04-07 01:08:47 +03:00
Asaf Gartner
c50d8f8ea4
Testing with different dates
2023-04-07 01:04:24 +03:00
Jake Mason
f9f0e1b119
Add VJ2023 to the AllJams list
2023-04-06 14:39:45 -04:00
Jake Mason
0ccf3aba1a
Add handmade cities banner v1
2023-03-24 17:38:24 -04:00
Ben Visness
55f56d8ae0
Vis jam landing page
2023-03-07 11:48:13 -06:00
Ben Visness
bb38d0b759
Merge remote-tracking branch 'origin/feature/2023_frontend_updates'
2023-03-07 11:40:26 -06:00
Jake Mason
526a588a19
Visualization Jam 2023 template
2023-03-04 23:52:03 -05: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
2af28d9f3f
Update pgx v4 to pgx v5
2023-01-29 08:53:57 +02:00
Asaf Gartner
5cc920dc2f
Better twitch tracking
2022-10-20 12:43:26 +03:00
Ben Visness
304371a9a9
The thing is at a place
2022-10-17 20:31:40 -05:00
Ben Visness
968e859dde
Show HMS banner
2022-10-17 20:13:58 -05:00
Ben Visness
11c4dbe925
Jam starts now go go go
2022-08-15 06:58:24 -05:00
Ben Visness
782db18cc3
dammit
2022-08-13 14:49:53 -05:00
Ben Visness
a0cc2f5c66
Update auth flows
2022-08-13 14:15:00 -05:00
Ben Visness
48490d83a9
Some tweaks
2022-08-06 20:21:12 -05:00
Asaf Gartner
efc7d76cb7
Snippet creation and editing
2022-08-06 00:41:37 +03:00
Ben Visness
1b79f45d71
Make the feed page nicer
2022-08-04 23:22:30 -05:00
Ben Visness
92b175c84d
Make good pretty jam wow much good
2022-08-04 21:00:15 -05:00
Asaf Gartner
316aba12b6
Ugly jam feed. Needs CSS work.
2022-06-25 16:24:04 +03:00
Asaf Gartner
64f94bddbb
Use correct start date for WRJ22
2022-06-20 01:39:24 +03:00
Asaf Gartner
9d1d249ec0
Added jam/project association.
2022-06-20 01:26:33 +03:00
bvisness
d1e63f745b
Add Fishbowl archive ( #41 )
...
Refs #33
Co-authored-by: Ben Visness <bvisness@gmail.com>
Co-authored-by: ilidemi <belk94@gmail.com>
Reviewed-on: hmn/hmn#41
2022-06-12 12:45:56 +00:00
Asaf Gartner
8495982d3f
Added persistent vars and improved stream tracking on discord.
2022-05-27 11:37:43 +03:00
Ben Visness
475716322f
Fix up missing avatars
2022-05-21 16:44:39 -05:00
Ben Visness
3aa16c6d12
Add owners to seeded projects
2022-05-11 23:39:43 -05:00
Ben Visness
f4601198c9
Seed news posts
2022-05-07 14:45:21 -05:00
Ben Visness
3c4238994a
Seed example forum threads
2022-05-07 14:31:37 -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
febec72325
Only track approved users.
2022-03-27 19:13:47 +03:00
Asaf Gartner
11dd75ad03
Twitch monitoring
2022-03-22 20:07:43 +02:00
Asaf Gartner
9faba4270c
Fixed issue on project edit when one of the owners is unapproved
2022-02-13 02:36:12 +02:00