Commit graph

348 commits

Author SHA1 Message Date
Milo Schwartz
22d9f6b37b
move to new role before delete 2024-11-10 21:52:50 -05:00
Milo Schwartz
1a3d7705d9
change user role 2024-11-10 21:19:41 -05:00
Owen Schwartz
e141263b7e
Add message handler seperate file 2024-11-10 21:06:36 -05:00
Owen Schwartz
d223d4fcee
Add message handling 2024-11-10 17:34:07 -05:00
Owen Schwartz
03650634ee
Websocket working and newt auth working 2024-11-10 17:08:29 -05:00
Owen Schwartz
e5e78ff1bf
Basic websocket and auth for newt 2024-11-10 17:08:11 -05:00
Milo Schwartz
231e1d2e2d
more user role stuff 2024-11-09 23:59:19 -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
9c2e481d2b
show owner in users table, list roles query in invite form, and more 2024-11-08 00:03:54 -05:00
Milo Schwartz
458de04fcf
add org owner check to deleteOrg and removeUser endpoints 2024-11-06 00:05:19 -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
Owen Schwartz
7b755a273c
Add ws 2024-11-04 00:29:36 -05:00
Owen Schwartz
5cb87f0bbd
Adding ws 2024-11-04 00:29:36 -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
Milo Schwartz
a6baebb216
basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz
a6bb8f5bb1
create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Milo Schwartz
a83a3e88bb
display users table 2024-11-02 16:12:20 -04:00
Owen Schwartz
c05342dd25
Fix missing cidr slash 2024-10-28 23:46:58 -04:00
Milo Schwartz
1fb43a5ce4
move ssl from target to resource 2024-10-28 23:34:04 -04:00
Milo Schwartz
e279d93570
infer wild card cert if prefer flag is on 2024-10-28 00:07:43 -04:00
Milo Schwartz
5c80f026bc
http only works, and added redirect middleware 2024-10-27 23:36:04 -04:00
Owen Schwartz
4ed5ef1765
Update gerbil with new sites and targets 2024-10-26 22:44:53 -04:00
Milo Schwartz
25224e0343
uncomment orgs list for dropdown 2024-10-26 22:02:58 -04:00
Milo Schwartz
4706dea3bf
prevent static optimization on root page 2024-10-26 21:47:12 -04:00
Milo Schwartz
976635e5fe
add main and sans domains 2024-10-26 20:03:25 -04:00
Milo Schwartz
6942eeb7b4
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 19:58:01 -04:00
Milo Schwartz
9320f99920
use fullDomain from resources in get traefik config 2024-10-26 19:57:47 -04:00
Owen Schwartz
a90347183d
Working on deployment 2 2024-10-26 19:56:50 -04:00
Owen Schwartz
edcae190b2
Test & fix the get defaults for sites 2024-10-26 17:24:11 -04:00
Owen Schwartz
7feb21e727
Updated gerbil key handeling 2024-10-26 17:24:11 -04:00
Milo Schwartz
6cee5703b5
add log incoming middleware 2024-10-26 17:19:10 -04:00
Milo Schwartz
50d374d9f6
save 2024-10-26 17:01:34 -04:00
Owen Schwartz
d78312fad8
Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
261b3c7e31
Fix resource new id number 2024-10-26 12:15:03 -04:00
Owen Schwartz
c6d4c4db20
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 12:02:34 -04:00
Owen Schwartz
bbf3709974
Working on auto registering gerbil 2024-10-26 12:02:21 -04:00
Milo Schwartz
a601d6b24f
implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz
29b848fd5d
ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Milo Schwartz
717aa09daa
check for user before getting orgs, create default config 2024-10-22 23:58:00 -04:00
Milo Schwartz
6d9731f071
add traefik settings to config and use fullDomain 2024-10-22 00:09:27 -04:00
Milo Schwartz
8c5572dd13
hardcode entry point 2024-10-20 16:01:52 -04:00
Milo Schwartz
78a3f8619f
add tls 2024-10-20 15:55:11 -04:00
Milo Schwartz
869f8890cf
add appBaseUrl 2024-10-20 15:53:58 -04:00
Milo Schwartz
d08efd2cc8
hardcode domains 2024-10-20 15:03:44 -04:00
Milo Schwartz
1ab32f5fb7
add cert resolver? 2024-10-20 15:00:19 -04:00
Milo Schwartz
cdb76bb071
pull host from config 2024-10-20 14:40:39 -04:00
Milo Schwartz
36db155a04
use external port 2024-10-20 13:28:56 -04:00
Milo Schwartz
8767c3a98c
change to http 2024-10-20 13:25:30 -04:00