Commit graph

461 commits

Author SHA1 Message Date
Milo Schwartz
b67cd47141
update readme 2025-01-04 21:15:44 -05:00
Milo Schwartz
176813a9a0
update readme 2025-01-04 20:59:32 -05:00
Milo Schwartz
9a01679243
add logo header 2025-01-04 20:50:25 -05:00
Milo Schwartz
d3263ad2ce
update readme 2025-01-04 20:31:16 -05:00
Milo Schwartz
c1c387c145
Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-04 20:30:13 -05:00
Milo Schwartz
64158a823b
major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Owen Schwartz
7e18fef08d
Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-04 16:30:22 -05:00
Owen Schwartz
53b4499e64
Small tweaks; move repo to fosrl 2025-01-04 16:30:09 -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
c857a9bd76
add preview 2025-01-02 15:41:09 -05:00
Milo Schwartz
c58b08e47e
update readme 2025-01-02 13:21:49 -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
Milo Schwartz
91d314c4cc
update all pacakges for react 19 stable 2024-12-29 22:24:07 -05:00
Milo Schwartz
32ffb33d98
improve spacing and column layout on mobile 2024-12-29 22:07:12 -05:00
Owen Schwartz
152a62a27b
Edit session cookie 2024-12-27 00:46:19 -05:00
Owen Schwartz
a16e4e2e74
Swap in and out bytes 2024-12-27 00:21:27 -05:00
Owen Schwartz
419eb00583
Check root, existing config, pull containers 2024-12-26 20:56:13 -05:00
Milo Schwartz
b78e7a324d
place holder landing pages 2024-12-26 19:33:56 -05:00
Owen Schwartz
de9725f310
Basic setup script working? 2024-12-26 18:26:08 -05:00
Owen Schwartz
fdfc1937f1
Update migration to start at 1.0.0-beta.1 2024-12-26 18:06:48 -05:00
Owen Schwartz
9a1388b195
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-26 18:05:30 -05:00
Owen Schwartz
37790c850a
Add setup script 2024-12-26 18:05:23 -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
34e3e7c819
Remove config, scripts, hydrate 2024-12-26 11:32:42 -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
Owen Schwartz
25a724f453
Fix import 2024-12-25 15:56:24 -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
e0b1aa98e0
add custom 404 page 2024-12-24 15:43:48 -05:00
Milo Schwartz
b3d371c01e
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-24 15:37:04 -05:00