58 Commits

Author SHA1 Message Date
bb80776776 ui: auth: improve auth form and invite page
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2025-05-04 18:43:15 -07:00
230fcf79df auth: refactor common oauth provider logic, add options to disable providers and require invites
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2025-05-02 16:41:13 -07:00
4300729638 ci: add woodpecker ci for container image builds
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2025-04-23 18:43:54 -07:00
73ef39770e fix docker builds 2025-04-23 18:42:47 -07:00
12a3001aec add editorconfig and zed settings 2025-04-10 19:02:55 -07:00
06a7f1bd51 ui: update shadcn components 2025-04-08 21:56:27 -07:00
d430f1db17 db: drop opnsense_id from devices schema 2025-03-30 19:55:05 -07:00
0e23c8e21c refactor: add interface for wg provider with opnsense implementation 2025-03-30 19:54:10 -07:00
e9d4be1d53 add typia for type validation 2025-03-15 21:07:17 -07:00
02ff13e4d3 auth: work on adding google auth via invite 2025-03-15 21:00:34 -07:00
073bf65094 update readme 2025-03-03 15:39:37 -08:00
e04e6db22a updates: bun, text lockfile 2025-02-17 23:58:54 -08:00
380b60e571 lib/components/ui: set dialog portal position to absolute
This prevents the dimensionless portal div from being treated as a flex item and creating extra gaps below the footer.
2025-01-09 20:08:49 -08:00
99f4016eb3 devices page: implement delete option 2025-01-09 19:22:08 -08:00
e764f78501 lib/server/devices: refactor 2025-01-09 16:08:26 -08:00
80acec720c opnsense: sanitize usernames for creating peers 2025-01-09 14:44:48 -08:00
29fbccc953 connections page: update API, combine opnsense data with db data 2025-01-07 19:03:54 -08:00
76559d2931 update guide video for android 2025-01-07 17:58:31 -08:00
cc7c94417d rename clients to devices 2025-01-07 16:22:43 -08:00
d99ee9ef1e more layout improvements 2025-01-01 21:48:34 -08:00
32ab4104a7 super mega layout improvements 2025-01-01 17:15:12 -08:00
923c24a93e client page: add tutorial, layout ui improvements 2024-12-26 01:45:58 -08:00
3861c30ffd update shadcn, upgrade and fix components, everything to latest 2024-12-26 01:41:14 -08:00
423165e105 home page improvements: link to create new client 2024-12-25 17:00:42 -08:00
015bb7b05b clients page dialog improvements: state in url params 2024-12-25 16:16:13 -08:00
62daabcd4c client page ui improvements, refactor code-snippet into separate component 2024-12-25 13:15:36 -08:00
ea11bf8a72 clients page: make add form a modal 2024-12-25 12:09:57 -08:00
a40757c325 get rid of AUTH_REDIRECT_URL 2024-12-25 03:30:31 -08:00
b8279e3c43 clients page: add required to new client input 2024-12-25 03:30:27 -08:00
bc2cf3c7ca client page: fix config overflow, add download button 2024-12-24 23:24:50 -08:00
c734b445a8 docker build setup 2024-12-24 03:59:41 -08:00
7b3c45d845 prepare for deployment 2024-12-24 01:30:41 -08:00
3372575e9a change env static variables to dynamic 2024-12-24 00:52:02 -08:00
76b5d9bf97 drizzle initial migration 2024-12-24 00:19:48 -08:00
85573f5791 add config qr code to client page 2024-12-23 19:23:31 -08:00
03fb89dc8b ui, server handling improvements 2024-12-23 18:49:55 -08:00
32927dfd55 add client info page 2024-12-23 03:16:56 -08:00
d5b5f037ac clients page improvements: convert ip allocation index to addresses 2024-12-23 00:33:08 -08:00
2b56cba770 initial implementation of adding clients 2024-12-23 00:05:00 -08:00
5e3772d39b minor improvements 2024-12-22 19:45:46 -08:00
3909281bc7 opnsense: add initial api to create new clients 2024-12-22 19:45:03 -08:00
5015246a24 new clients page 2024-12-22 02:39:15 -08:00
bdea663178 opnsense: filter queried connections 2024-12-22 01:28:46 -08:00
e03bf11fa5 connections page overhaul 2024-12-20 00:08:17 -08:00
686383e4d1 change title to VPGen 2024-12-19 22:18:47 -08:00
c022baa97c connections page improvements 2024-12-19 22:18:47 -08:00
589c3f2890 add opnsense-api requests to bruno 2024-12-19 22:18:46 -08:00
d526839bfa opnsense connections page ui improvements 2024-12-19 22:18:46 -08:00
922e4c0580 initial opnsense connections page 2024-12-19 22:18:31 -08:00
3b2ed4ddea routing improvements 2024-11-02 00:53:16 -07:00