Commit graph

38 commits

Author SHA1 Message Date
13f2054ab0
feat: add handling for multiple user role IDs 2025-05-10 01:21:23 +02:00
miloschwartz
a9f0b9aa38
add user checks in routes 2025-05-02 10:44:50 -04:00
miloschwartz
d260450a84
add openapi registers 2025-04-06 22:44:14 -04:00
miloschwartz
a76e3e00f7
openapi test 2025-04-06 16:06:50 -04:00
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
Owen Schwartz
4c7581df4f
Allow "local" sites witn no tunnel 2025-01-12 12:31:04 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
172e0f07d5
improve site and resource info cards and other small visual tweaks 2024-12-30 23:41:06 -05:00
Owen Schwartz
2f328fc719
Add basic transactions 2024-12-24 16:00:02 -05:00
Milo Schwartz
f224bfa4ee
reset password flow 2024-12-22 16:59:30 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00
Owen Schwartz
d79760dad9
Handle deleting site & resources gracefully 2024-12-08 21:44:45 -05:00
Owen Schwartz
0670d48ac7
Newt working 2024-11-23 16:28:50 -05:00
Owen Schwartz
a170466f91
Working on getting targets connected to newt 2024-11-18 22:10:17 -05:00
Owen Schwartz
598ff561e5
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-15 21:54:47 -05:00
Owen Schwartz
40734184af
Newt registration? 2024-11-15 21:53:58 -05:00
Milo Schwartz
ba3505a385
use strict zod objects and hide proto on targets 2024-11-14 00:00:17 -05:00
Milo Schwartz
bb17d30c9e
list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -05:00
Milo Schwartz
372e51c0a5
move action permission check to middleware 2024-11-05 23:55:46 -05:00
Milo Schwartz
03051878ef
rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00
Milo Schwartz
fadfaf1f0b
ability to remove user from org 2024-11-03 17:28:12 -05:00
Milo Schwartz
2852d62258
refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Owen Schwartz
4ed5ef1765
Update gerbil with new sites and targets 2024-10-26 22:44:53 -04:00
Owen Schwartz
d78312fad8
Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
002614499b
Fix bugs and change makefile 2024-10-20 12:55:28 -04:00
Owen Schwartz
9f0c9c595d
Add missing await 2024-10-14 22:33:51 -04:00
Owen Schwartz
c47d7fb1ff
Use niceId 2024-10-14 22:26:32 -04:00
Owen Schwartz
d3b3667b72
Fixing stuff 2024-10-14 21:59:35 -04:00
Owen Schwartz
9abb656d52
Move to string ordId 2024-10-14 15:11:18 -04:00
Owen Schwartz
892dd39e6d
Trying to add site provider 2024-10-13 22:45:48 -04:00
Milo Schwartz
99d6cababa
remove lucia 2024-10-13 17:13:47 -04:00
Owen Schwartz
364b2c26c3
Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Owen Schwartz
8213036729
Format files and fix http response 2024-10-06 18:05:20 -04:00
Owen Schwartz
81017139c5
Add actions check to all endpoints 2024-10-06 16:43:59 -04:00
Owen Schwartz
a8f944fc78
Add verify middleware 2024-10-03 22:31:20 -04:00
Owen Schwartz
afe3d0659c
Move nessicary info to url params 2024-10-02 22:05:35 -04:00
Milo Schwartz
44e020784b
added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00
Milo Schwartz
1a91dbb89c
organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Renamed from server/routers/global/site/createSite.ts (Browse further)