Commit graph

72 commits

Author SHA1 Message Date
miloschwartz
99680034a2 shorten share links and add migration 2025-04-04 22:58:01 -04:00
miloschwartz
2defd0c02b add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
Owen
e752de2a71 Add admin user api interfaces 2025-03-21 17:05:04 -04:00
miloschwartz
3d885f2660 add supporer key program 2025-03-20 22:16:02 -04:00
miloschwartz
eb7c55349d add list domains for org endpoint 2025-02-16 18:09:17 -05:00
Owen
af4e361c9a API and rule screen working 2025-02-08 17:38:30 -05:00
Owen
08ecf475a8 Add update 2025-02-08 17:10:37 -05:00
Owen
ad83fa7190 rename to resource rules and add api endpoints 2025-02-08 17:07:21 -05:00
Milo Schwartz
67d2134659 add strict rate limit to endpoints that send email 2025-02-05 22:46:33 -05:00
Julian
88642594e1 add ability to transfer a resource to another site 2025-01-16 21:15:41 +01:00
Milo Schwartz
6c9dfc674a refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
deac897037 improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz
7a64cda7f7 place holder landing pages 2024-12-26 19:33:56 -05:00
Milo Schwartz
8e27b26505 add theme switcher and improve org switcher 2024-12-22 20:16:52 -05:00
Milo Schwartz
0bf3f54897 fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
084f65f657 access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
a68bd39bb7 add resource whitelist auth method 2024-12-16 22:40:42 -05:00
Milo Schwartz
915de501d3 move resource auth to auth router 2024-11-24 11:27:43 -05:00
Milo Schwartz
d75337f058 added support for pin code auth 2024-11-23 20:08:56 -05:00
Milo Schwartz
e38fbdecc1 get resource auth info endpoint 2024-11-17 23:24:30 -05:00
Milo Schwartz
6044213b9b api for set resource password and auth with resource password 2024-11-17 22:44:11 -05:00
Milo Schwartz
b9ff0b5de6 move middlewares out of auth 2024-11-16 22:48:10 -05:00
Milo Schwartz
67dd1e655f set users on resource working 2024-11-15 23:38:08 -05:00
Milo Schwartz
da475c2ae8 add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Milo Schwartz
77408c3445 use strict zod objects and hide proto on targets 2024-11-14 00:00:17 -05:00
Milo Schwartz
9ede979887 standardize header, save all button for targets, fix update site on resource 2024-11-13 20:08:05 -05:00
Owen Schwartz
4d0cfe07b7 Websocket working and newt auth working 2024-11-10 17:08:29 -05:00
Owen Schwartz
4b82e90936 Basic websocket and auth for newt 2024-11-10 17:08:11 -05:00
Milo Schwartz
a56d5dc1cc more user role stuff 2024-11-09 23:59:19 -05:00
Milo Schwartz
8740073fb3 list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -05:00
Milo Schwartz
0b5df68892 show owner in users table, list roles query in invite form, and more 2024-11-08 00:03:54 -05:00
Milo Schwartz
162b28b928 add org owner check to deleteOrg and removeUser endpoints 2024-11-06 00:05:19 -05:00
Milo Schwartz
d18ceac59c move action permission check to middleware 2024-11-05 23:55:46 -05:00
Milo Schwartz
74bb7b9291 rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00
Milo Schwartz
63bd9977dd ability to remove user from org 2024-11-03 17:28:12 -05:00
Milo Schwartz
fb3dd36aa7 refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz
b47e11800d basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz
d739bce3dc create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Owen Schwartz
3f79d5e145 Test & fix the get defaults for sites 2024-10-26 17:24:11 -04:00
Owen Schwartz
0809a6a4c9 Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
32f55754d8 Fix naming and add update to site provider? 2024-10-19 12:48:24 -04:00
Owen Schwartz
bad0dae63a Use niceId 2024-10-14 22:26:32 -04:00
Owen Schwartz
d7af10c6dd Add stepper 2024-10-14 19:30:48 -04:00
Milo Schwartz
26a78e2c51 fix get user rauth 2024-10-13 15:05:52 -04:00
Owen Schwartz
ac434d8118 Remove duplicate endpoints and old delete endpoint 2024-10-12 23:10:03 -04:00
Milo Schwartz
e34b596a98 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:03:56 -04:00
Milo Schwartz
0546448d37 added signup and verify email forms 2024-10-12 23:00:36 -04:00
Owen Schwartz
fc2c7c9748 Add user endpoints 2024-10-12 22:31:24 -04:00
Owen Schwartz
9605b7f022 Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00