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
|
9f2d449527
|
standard email signature
|
2025-01-05 00:07:07 -05:00 |
|
Milo Schwartz
|
b96be3b649
|
center code in email
|
2025-01-04 23:08:45 -05:00 |
|
Milo Schwartz
|
da6cc09961
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2025-01-04 22:38:46 -05:00 |
|
Milo Schwartz
|
bb16fd1db8
|
fix email and allow localhost in ip field
|
2025-01-04 22:38:10 -05:00 |
|
Owen Schwartz
|
d064d3c7b5
|
Support localhost
|
2025-01-04 22:33:25 -05:00 |
|
Milo Schwartz
|
64158a823b
|
major ui tweaks and refactoring
|
2025-01-04 20:22:01 -05:00 |
|
Milo Schwartz
|
51bf5c1408
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2025-01-03 22:32:36 -05:00 |
|
Milo Schwartz
|
0e99e2b62b
|
minor visual improvements
|
2025-01-03 22:32:24 -05:00 |
|
Owen Schwartz
|
c1f0242386
|
Import the gerbil endpoint into the database
|
2025-01-02 20:42:04 -05:00 |
|
Milo Schwartz
|
3672d783fd
|
first readme
|
2025-01-01 23:03:15 -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
|
b199595100
|
rename auth and start work separating config
|
2025-01-01 16:40:01 -05:00 |
|
Milo Schwartz
|
d447de9e8a
|
improve email formatting and invite flow for new users
|
2024-12-31 18:25:11 -05:00 |
|
Milo Schwartz
|
d244d6003b
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-30 23:41:28 -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
|
6530fff87e
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-30 21:38:47 -05:00 |
|
Owen Schwartz
|
2e7e0a4287
|
Make sure to include new target
|
2024-12-30 21:38:33 -05:00 |
|
Milo Schwartz
|
e6263567a9
|
use bottom sheet instead of vaul drawer
|
2024-12-30 15:48:34 -05:00 |
|
Owen Schwartz
|
a16e4e2e74
|
Swap in and out bytes
|
2024-12-27 00:21:27 -05:00 |
|
Milo Schwartz
|
b78e7a324d
|
place holder landing pages
|
2024-12-26 19:33:56 -05:00 |
|
Owen Schwartz
|
fdfc1937f1
|
Update migration to start at 1.0.0-beta.1
|
2024-12-26 18:06:48 -05:00 |
|
Milo Schwartz
|
2ed4b948b8
|
fix access token session do not extend and make domains lower case
|
2024-12-26 15:13:49 -05:00 |
|
Milo Schwartz
|
d2e4cd07ca
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-26 11:45:39 -05:00 |
|
Milo Schwartz
|
af0bc3b2c5
|
enable sourcemap
|
2024-12-26 11:43:02 -05:00 |
|
Owen Schwartz
|
7d615d00d8
|
Remove credentials: true
|
2024-12-26 11:27:48 -05:00 |
|
Owen Schwartz
|
d75222626e
|
Use samesite strict
|
2024-12-25 22:08:52 -05:00 |
|
Owen Schwartz
|
4e4b8744b5
|
CSRF prevention
|
2024-12-25 22:04:20 -05:00 |
|
Owen Schwartz
|
993eab5ac1
|
Complete migration setup
|
2024-12-25 16:40:39 -05:00 |
|
Owen Schwartz
|
907504eefb
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-25 15:58:46 -05:00 |
|
Milo Schwartz
|
4cdaa9b588
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-25 15:55:50 -05:00 |
|
Milo Schwartz
|
4a1e869e58
|
setup server admin
|
2024-12-25 15:54:32 -05:00 |
|
Owen Schwartz
|
2a265e5cdd
|
Initial pass at migrations
|
2024-12-25 15:49:35 -05:00 |
|
Owen Schwartz
|
29bd88ebdf
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-24 16:01:29 -05:00 |
|
Owen Schwartz
|
2f328fc719
|
Add basic transactions
|
2024-12-24 16:00:02 -05:00 |
|
Milo Schwartz
|
b3d371c01e
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-24 15:37:04 -05:00 |
|
Milo Schwartz
|
cf75be5a6c
|
disable 2fa and end email notifications
|
2024-12-24 15:36:55 -05:00 |
|
Owen Schwartz
|
c8676ce06a
|
Navigate after delete
|
2024-12-24 12:24:34 -05:00 |
|
Owen Schwartz
|
0a86f193ac
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-24 12:09:14 -05:00 |
|
Owen Schwartz
|
35358cbe57
|
Working on delete
|
2024-12-24 12:08:31 -05:00 |
|
Milo Schwartz
|
ccc2e3358c
|
show qr code in share link and add version to footer
|
2024-12-24 12:06:13 -05:00 |
|
Milo Schwartz
|
9e50a580a5
|
enable 2fa flow
|
2024-12-23 23:59:15 -05:00 |
|
Milo Schwartz
|
b1afba191e
|
add theme switcher and improve org switcher
|
2024-12-22 20:16:52 -05:00 |
|
Milo Schwartz
|
af2d78cbfb
|
send confirm password reset email
|
2024-12-22 17:27:09 -05:00 |
|
Milo Schwartz
|
4b34353354
|
allow backup code input for totp
|
2024-12-22 17:20:24 -05:00 |
|
Milo Schwartz
|
f224bfa4ee
|
reset password flow
|
2024-12-22 16:59:30 -05:00 |
|
Owen Schwartz
|
9988061058
|
Add setup entrypoint
|
2024-12-22 12:33:49 -05:00 |
|
Owen Schwartz
|
39a24c951c
|
Copy in org domain from config for now
|
2024-12-22 12:23:19 -05:00 |
|
Owen Schwartz
|
0386d81b95
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-22 12:04:57 -05:00 |
|