21 Commits

Author SHA1 Message Date
metacryst
4061e86ce7 showing stripe subscribers. loading really slow. 2026-03-05 05:41:45 -06:00
metacryst
661bf86a1a Stripe integration flow 2026-03-05 00:29:34 -06:00
metacryst
402a99d55c Adding Stripe onboarding (mostly), changing name and branding to Forum 2026-02-26 02:12:24 -06:00
metacryst
dd9552aad1 rebranding to forum, adding settings and stripe page 2026-02-20 03:51:31 -06:00
aaf9d56b1b CRUD operations for Posts
- added all CRUD operations for Post model
- add() also creates POST_BY_MEMBER and POST_FROM_NETWORK edges
- delete() also deletes associated edges
- delete() currently does not reallocate node/edge indices after deleting
- will write the data to the db.json file and global.db.nodes
2026-02-08 22:34:18 -05:00
metacryst
d6520bf007 Merge branch 'main' of https://git.sun.museum/sam/parchment.page 2026-02-04 23:39:41 -06:00
metacryst
4134685b0a fixing new member signup 2026-02-04 18:11:43 -06:00
metacryst
083b110c2d cors settings, endpoint adjustments so mobile can hit 2026-01-29 08:21:15 -06:00
metacryst
d3df5bb6cb switching networks works, established server functions 2026-01-16 05:22:52 -06:00
metacryst
e3e24e5c17 longer cookie 2026-01-15 17:57:34 -06:00
metacryst
237bbfedd4 getting org members 2026-01-13 14:27:44 -06:00
metacryst
b0953f44fa fixing bug with getting organizations 2026-01-13 13:30:00 -06:00
metacryst
6efc5b6f97 user can join 2026-01-13 11:22:37 -06:00
metacryst
f2b5ba89eb adding join endpoint 2026-01-13 08:59:45 -06:00
metacryst
942e479185 showing info in dashboard 2026-01-12 17:24:45 -06:00
metacryst
63304bd281 temporary signout fix, small aesthetics 2026-01-12 14:27:19 -06:00
metacryst
419c8b1151 url scheme done, switch between apps and orgs mostly done 2026-01-12 14:10:17 -06:00
metacryst
434ecac47a getting organizations from the backend 2026-01-11 04:53:55 -06:00
metacryst
13cdff7a5f database basically working 2026-01-11 03:47:36 -06:00
metacryst
f0694f0b99 adding stripe section, parts of dashboard 2026-01-07 18:30:58 -06:00
metacryst
6a435ac11a init 2026-01-04 07:58:23 -06:00