Commit graph

33 commits

Author SHA1 Message Date
Milo Schwartz
235e91294e
remove base_url from config (#13)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore

* split base_url into dashboard_url and base_domain

* Remove unessicary ports

* Allow anything for the ip

* Update docker tags

* Complex regex for domains/ips

* update gitignore

---------

Co-authored-by: Owen Schwartz <owen@txv.io>
2025-01-07 22:41:35 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
9732098799
make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
72dc02ff2e
access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
998fab6d0a
add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Milo Schwartz
500a81aa42
fix rendering issues on resource unauthorized 2024-11-29 22:53:45 -05:00
Milo Schwartz
c2cbd7e1a1
fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz
8178dd1525
set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz
ce2bfcddd5
lighten dark background, add more info to resources table 2024-11-24 22:34:11 -05:00
Milo Schwartz
4e7fa0f2d9
add logging for verifySession 2024-11-24 14:28:23 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
78b23a8956
added resource auth status cards and moved login to reusable login form 2024-11-23 17:56:21 -05:00
Milo Schwartz
0b3ca5f999
basic auth portal save 2024-11-23 16:36:07 -05:00
Milo Schwartz
5388c5d5b4
disable eslint - new colors, and slimmer buttons/inputs?? 2024-11-22 22:16:09 -05:00
Milo Schwartz
e802d061ba
api for set resource password and auth with resource password 2024-11-17 22:44:11 -05:00
Milo Schwartz
cc674c2b9c
added initial schema for resource sessions and auth types 2024-11-16 22:41:43 -05:00
Milo Schwartz
99d6cababa
remove lucia 2024-10-13 17:13:47 -04:00
Milo Schwartz
d9ae322e2a
use config file instead of env 2024-10-12 18:21:31 -04:00
Owen Schwartz
143a3b756e
Its working! 2024-10-06 22:09:30 -04:00
Milo Schwartz
87c4fc798f
add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Milo Schwartz
1a91dbb89c
organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Owen Schwartz
819a0ecb43
Rename gerbil -> badger 2024-09-29 10:55:59 -04:00
Owen Schwartz
8a009f7fbc
Use logger 2024-09-28 23:55:09 -04:00
Owen Schwartz
5a3e1444d1
Add receive endpoint for megabytes transfered 2024-09-28 23:51:52 -04:00
Owen Schwartz
13ddcafda4
Add dockerfile 2024-09-28 18:18:16 -04:00
Owen Schwartz
2970088b29
Adjust schema 2024-09-28 17:10:03 -04:00
Owen Schwartz
7bb81af3bb
Update schema to include keys 2024-09-28 15:21:13 -04:00
Owen Schwartz
77d71de990
Add scripts and fix routes 2024-09-28 14:46:36 -04:00
Owen Schwartz
db3ce357df
Drizzle the db 2024-09-28 12:42:38 -04:00
Owen Schwartz
584a4f28dc
Add basic api endpoint 2024-09-28 12:35:07 -04:00
Owen Schwartz
8308df1f49
Add routes 2024-09-28 12:14:44 -04:00
Owen Schwartz
0a27579acd
Add router folders 2024-09-28 12:05:39 -04:00