miloschwartz
|
2defd0c02b
|
add createNewt action and remove max orgs restriction
|
2025-03-26 22:20:22 -04:00 |
|
miloschwartz
|
0e67cc5122
|
move schema.ts to module
|
2025-03-23 17:11:48 -04:00 |
|
miloschwartz
|
eb7c55349d
|
add list domains for org endpoint
|
2025-02-16 18:09:17 -05:00 |
|
miloschwartz
|
6f96598ad4
|
refactor create and update resource endpoints
|
2025-02-16 17:28:10 -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 |
|
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
|
f90a822d19
|
setup server admin
|
2024-12-25 15:54:32 -05:00 |
|
Owen Schwartz
|
3d2d2043a9
|
Add setup entrypoint
|
2024-12-22 12:33:49 -05:00 |
|
Milo Schwartz
|
152de4ff6d
|
org setup wip
|
2024-12-21 14:25:54 -05:00 |
|
Milo Schwartz
|
77408c3445
|
use strict zod objects and hide proto on targets
|
2024-11-14 00:00:17 -05:00 |
|
Milo Schwartz
|
a56d5dc1cc
|
more user role stuff
|
2024-11-09 23:59:19 -05:00 |
|
Milo Schwartz
|
8740073fb3
|
list roles, make sidebar component, responsive mobile settings menu selector
|
2024-11-09 00:08:17 -05:00 |
|
Milo Schwartz
|
0b5df68892
|
show owner in users table, list roles query in invite form, and more
|
2024-11-08 00:03:54 -05:00 |
|
Milo Schwartz
|
d18ceac59c
|
move action permission check to middleware
|
2024-11-05 23:55:46 -05:00 |
|
Milo Schwartz
|
74bb7b9291
|
rename super user to admin and middleware refactoring
|
2024-11-05 22:38:57 -05:00 |
|
Milo Schwartz
|
63bd9977dd
|
ability to remove user from org
|
2024-11-03 17:28:12 -05:00 |
|
Milo Schwartz
|
fb3dd36aa7
|
refactor contexts, format zod errors, and more refactoring
|
2024-11-03 13:57:51 -05:00 |
|
Owen Schwartz
|
c82323a6f9
|
Fix resource new id number
|
2024-10-26 12:15:03 -04:00 |
|
Owen Schwartz
|
8096516b04
|
Working on auto registering gerbil
|
2024-10-26 12:02:21 -04:00 |
|
Owen Schwartz
|
d7af10c6dd
|
Add stepper
|
2024-10-14 19:30:48 -04:00 |
|
Owen Schwartz
|
9605b7f022
|
Add role aware updates & endpoints
|
2024-10-12 21:36:30 -04:00 |
|
Owen Schwartz
|
0eb55f7d02
|
Ensure the user's actions
|
2024-10-10 21:59:30 -04:00 |
|
Owen Schwartz
|
7535f277b1
|
Format files and fix http response
|
2024-10-06 18:05:20 -04:00 |
|
Owen Schwartz
|
826d597ec8
|
Add actions check to all endpoints
|
2024-10-06 16:43:59 -04:00 |
|
Owen Schwartz
|
3d1c724ed1
|
Add verify middleware
|
2024-10-03 22:31:20 -04:00 |
|
Owen Schwartz
|
4e721e0f54
|
Fix return response and add list
|
2024-10-02 21:17:38 -04:00 |
|
Milo Schwartz
|
9a2e0dee03
|
organized routes and routes and added rate limiter
|
2024-10-02 00:04:40 -04:00 |
|