Commit Graph

22 Commits

Author SHA1 Message Date
jschoeny
456832aad3 Add optional verification contact field 2026-01-15 19:21:01 -10:00
Jared Schoeny
1db1367a84 Allow admin marking profile as verified 2025-12-26 13:28:50 -10:00
Jared Schoeny
43d2530ce2 Update tag categories 2025-12-24 00:56:44 -10:00
Jared Schoeny
2af8752b1d Add patches_download_permission to hacks table 2025-12-23 23:17:43 -10:00
Jared Schoeny
c220bbf98e Add db migration for more hack features
(like completion status, rejection, and patch groups)
2025-12-23 23:09:43 -10:00
jtb9
f627a24a1b
feat-extra-indexes-for-performance: a few indexes I think would help (#17) 2025-12-23 22:04:53 -10:00
Jared Schoeny
bc398fa236 Add columns to patches db table 2025-12-09 23:55:55 -10:00
Jared Schoeny
ef55c0a40d Fix permissions issues with archivers and archive hacks 2025-12-07 00:00:53 -10:00
Jared Schoeny
549c59246b Change default archive behavior to allow patches 2025-12-05 23:36:17 -10:00
Jared Schoeny
b3d43e4e50 Add is_archiver db helper function 2025-12-02 00:13:33 -10:00
Jared Schoeny
970491cb85 Allow hack tags to be reordered 2025-11-28 20:26:09 -10:00
Jared Schoeny
f33c176d41 Pull latest changes from remote database 2025-11-28 18:26:50 -10:00
Jared Schoeny
d91a25eae8 Add hack_team table and original_author column 2025-11-07 00:42:05 -10:00
Jared Schoeny
662527d87e Pull latest changes from remote database 2025-10-31 11:11:22 -10:00
Jared Schoeny
32d5af3c8e Add proper download counting functionality 2025-10-24 14:05:18 -10:00
Jared Schoeny
9287ddbace Drop cover-position constraint to fix race condition bug 2025-10-24 01:31:26 -10:00
Jared Schoeny
7e66bb9e15 Add category to tags table 2025-10-21 13:48:24 -10:00
Jared Schoeny
0ac0be342d Implement supabase custom claims 2025-10-11 12:39:07 -10:00
Jared Schoeny
b78e507578 Remove old author column from hacks table 2025-10-11 12:36:09 -10:00
Jared Schoeny
d854d56ff8 Remove old covers and tags arrays from db 2025-10-11 12:02:32 -10:00
Jared Schoeny
eb87506640 Get latest supabase migration and types 2025-10-11 11:01:00 -10:00
Jared Schoeny
210a987a45 Implement Supabase Auth with auth pages 2025-10-08 16:04:55 -10:00