Commit graph

306 commits

Author SHA1 Message Date
Milo Schwartz
a2c67b26bd allow access token in resource url 2025-01-11 19:47:07 -05:00
Milo Schwartz
96cc4e0d27 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-11 14:13:08 -05:00
Owen Schwartz
2d9f84170a Add site_block_size and migration for beta.3 2025-01-11 12:25:33 -05:00
Owen Schwartz
442ee4fd5c Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-11 11:14:44 -05:00
Milo Schwartz
c352e87a78 allow resource redirect if host is same 2025-01-10 00:13:51 -05:00
Milo Schwartz
ececf9022d verify redirects are safe before redirecting 2025-01-09 23:26:07 -05:00
Milo Schwartz
443097554f allow hyphens in base_domain regex 2025-01-08 23:13:35 -05:00
Milo Schwartz
c5ed048488 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
Owen Schwartz
89da6e7391 Complex regex for domains/ips 2025-01-07 21:52:45 -05:00
Owen Schwartz
b0ad850f65 Allow anything for the ip 2025-01-07 21:31:32 -05:00
Milo Schwartz
9d46897584 split base_url into dashboard_url and base_domain 2025-01-07 20:32:24 -05:00
Milo Schwartz
2ab70538c0 standard email signature 2025-01-05 00:07:07 -05:00
Milo Schwartz
88c1302e78 center code in email 2025-01-04 23:08:45 -05:00
Milo Schwartz
855bd571b8 Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-04 22:38:46 -05:00
Milo Schwartz
8fecddecf2 fix email and allow localhost in ip field 2025-01-04 22:38:10 -05:00
Owen Schwartz
973360306f Support localhost 2025-01-04 22:33:25 -05:00
Milo Schwartz
4fc8551bbd major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz
9f56dc9cea Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-03 22:32:36 -05:00
Milo Schwartz
f4fb7bac89 minor visual improvements 2025-01-03 22:32:24 -05:00
Owen Schwartz
46b1d7b42d Import the gerbil endpoint into the database 2025-01-02 20:42:04 -05:00
Milo Schwartz
5127e448af first readme 2025-01-01 23:03:15 -05:00
Milo Schwartz
6c9dfc674a refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
d3bfac20a0 rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
deac897037 improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz
61ca068879 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-30 23:41:28 -05:00
Milo Schwartz
fd4ab3b7a0 improve site and resource info cards and other small visual tweaks 2024-12-30 23:41:06 -05:00
Owen Schwartz
34dece5505 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-30 21:38:47 -05:00
Owen Schwartz
07d909f8ce Make sure to include new target 2024-12-30 21:38:33 -05:00
Milo Schwartz
8f3e653c1b use bottom sheet instead of vaul drawer 2024-12-30 15:48:34 -05:00
Owen Schwartz
72529d403b Swap in and out bytes 2024-12-27 00:21:27 -05:00
Milo Schwartz
7a64cda7f7 place holder landing pages 2024-12-26 19:33:56 -05:00
Owen Schwartz
79656013df Update migration to start at 1.0.0-beta.1 2024-12-26 18:06:48 -05:00
Milo Schwartz
35b67cd3cc fix access token session do not extend and make domains lower case 2024-12-26 15:13:49 -05:00
Milo Schwartz
9992abf65c Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-26 11:45:39 -05:00
Milo Schwartz
2c7e032cca enable sourcemap 2024-12-26 11:43:02 -05:00
Owen Schwartz
941ac56272 Remove credentials: true 2024-12-26 11:27:48 -05:00
Owen Schwartz
29b1716ab0 Use samesite strict 2024-12-25 22:08:52 -05:00
Owen Schwartz
cccb46dc65 CSRF prevention 2024-12-25 22:04:20 -05:00
Owen Schwartz
03c1d7bb79 Complete migration setup 2024-12-25 16:40:39 -05:00
Owen Schwartz
b092040188 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-25 15:58:46 -05:00
Milo Schwartz
187489e6ec Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-25 15:55:50 -05:00
Milo Schwartz
f90a822d19 setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
25da440049 Initial pass at migrations 2024-12-25 15:49:35 -05:00
Owen Schwartz
26f4a10f30 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-24 16:01:29 -05:00
Owen Schwartz
01c56463b6 Add basic transactions 2024-12-24 16:00:02 -05:00
Milo Schwartz
af235945e8 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-24 15:37:04 -05:00
Milo Schwartz
1c40938567 disable 2fa and end email notifications 2024-12-24 15:36:55 -05:00
Owen Schwartz
3b042cb246 Navigate after delete 2024-12-24 12:24:34 -05:00
Owen Schwartz
689f942808 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-24 12:09:14 -05:00