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 |
|
Owen Schwartz
|
d064d3c7b5
|
Support localhost
|
2025-01-04 22:33:25 -05:00 |
|
Milo Schwartz
|
3b4a993704
|
refactor and reorganize
|
2025-01-01 21:41:31 -05:00 |
|
Owen Schwartz
|
2e7e0a4287
|
Make sure to include new target
|
2024-12-30 21:38:33 -05:00 |
|
Milo Schwartz
|
ce5df3b0b9
|
fix issues from test deploy
|
2024-12-21 21:01:12 -05:00 |
|
Owen Schwartz
|
0670d48ac7
|
Newt working
|
2024-11-23 16:28:50 -05:00 |
|
Owen Schwartz
|
bf04deb038
|
Complete initial handeling of targets
|
2024-11-19 21:37:07 -05:00 |
|
Owen Schwartz
|
a170466f91
|
Working on getting targets connected to newt
|
2024-11-18 22:10:17 -05:00 |
|
Milo Schwartz
|
ba3505a385
|
use strict zod objects and hide proto on targets
|
2024-11-14 00:00:17 -05:00 |
|
Milo Schwartz
|
cf3cf4d827
|
render targets in table, update targets
|
2024-11-12 23:59:47 -05:00 |
|
Milo Schwartz
|
372e51c0a5
|
move action permission check to middleware
|
2024-11-05 23:55:46 -05:00 |
|
Milo Schwartz
|
2852d62258
|
refactor contexts, format zod errors, and more refactoring
|
2024-11-03 13:57:51 -05:00 |
|
Owen Schwartz
|
4ed5ef1765
|
Update gerbil with new sites and targets
|
2024-10-26 22:44:53 -04:00 |
|
Owen Schwartz
|
261b3c7e31
|
Fix resource new id number
|
2024-10-26 12:15:03 -04:00 |
|
Owen Schwartz
|
0fa3382cda
|
Api changes
|
2024-10-19 18:47:41 -04:00 |
|
Owen Schwartz
|
364b2c26c3
|
Add role aware updates & endpoints
|
2024-10-12 21:36:30 -04:00 |
|
Owen Schwartz
|
8213036729
|
Format files and fix http response
|
2024-10-06 18:05:20 -04:00 |
|
Owen Schwartz
|
797f72e1d0
|
Add bruno
|
2024-10-06 17:42:28 -04:00 |
|
Owen Schwartz
|
81017139c5
|
Add actions check to all endpoints
|
2024-10-06 16:43:59 -04:00 |
|
Owen Schwartz
|
bbc06245fa
|
Tested list endpoints
|
2024-10-02 22:17:43 -04:00 |
|
Owen Schwartz
|
afe3d0659c
|
Move nessicary info to url params
|
2024-10-02 22:05:35 -04:00 |
|
Owen Schwartz
|
0574cd1b4f
|
Add list endpoints to routers
|
2024-10-02 21:22:17 -04:00 |
|
Owen Schwartz
|
ecdf2dfd04
|
Fix return response and add list
|
2024-10-02 21:17:38 -04:00 |
|
Milo Schwartz
|
1a91dbb89c
|
organized routes and routes and added rate limiter
|
2024-10-02 00:04:40 -04:00 |
|