Commit Graph

39 Commits

Author SHA1 Message Date
8f20c168a2 WIP: auth: improve handling of invite tokens 2025-04-11 18:39:45 -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
02ff13e4d3 auth: work on adding google auth via invite 2025-03-15 21:00:34 -07: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
c734b445a8 docker build setup 2024-12-24 03:59:41 -08:00
3372575e9a change env static variables to dynamic 2024-12-24 00:52:02 -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
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
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
31d23c5e87 improve layout, nav; add sign out on user page 2024-11-01 00:06:33 -07:00
0901e242eb add authentik login 2024-10-31 02:00:57 -07:00
aab19fa6c7 basic auth ui 2024-10-31 01:15:18 -07:00
1759f30358 minor db schema, auth changes (prep) 2024-10-31 00:23:35 -07:00
25b2090961 add shadcn 2024-10-30 23:02:05 -07:00
c7fa882f57 initial commit 2024-10-30 19:20:55 -07:00