Commit Graph

19 Commits

Author SHA1 Message Date
69b3275450 Remove some unused columns from the subscription admin accessor 2023-10-03 13:17:14 +08:00
166a45f142 Join user on subscription 2023-09-15 22:33:16 +08:00
ce3f1f789c Add subscription and integration to user 2023-09-15 22:21:31 +08:00
eb604fff84 Fix last fetch at column 2023-09-15 22:12:25 +08:00
f1deca700a Register subscriptions 2023-09-15 21:54:12 +08:00
f129b0d7f6 Add subscription models 2023-09-15 21:53:49 +08:00
f67184c1ba Correct name for integrations table in admin 2023-07-18 16:59:08 +08:00
1d9b37a88e Add the integrations table to admin so we can reset sync_at for users 2023-07-18 16:21:49 +08:00
16b48f25d6 Specify source user id column name 2023-05-30 09:12:19 +08:00
7116a75c6e Add source to the admin dashboard so we can modify for users 2023-05-29 15:31:55 +08:00
f8a50d320b Column naming for join column 2023-02-22 08:58:30 +08:00
8f304e36be Add column names 2023-02-22 08:57:00 +08:00
f14c0c0e22 Add Clubs to the admin portal 2023-02-22 08:24:32 +08:00
177992910e Load secrets from yaml, add received emails and content display reports 2023-01-26 19:32:08 +08:00
b0b113b83d Add the status to the admin user model 2023-01-02 11:16:43 +08:00
207648999b Rename groups to clubs 2022-12-29 14:10:30 +08:00
dc0f7356d8 Remove membership from /admin 2022-07-28 12:27:18 -07:00
960eea9e07 Use bcryptjs on the admin site to simplify deployment
This reduces the deployment overheard for OSS users and speeds
up the container build time as no native modules will need to
be built.
2022-02-12 09:30:30 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00