wireguard-ui/templates
Matthew Nickson 4a28486f73
Changed to flatfile schema
The DB schema has been changed to use a flatfile design in order to
reduce the complexity of queries and data processing. As no relational
features are required there is no point in using a relational schema.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-03-14 18:01:52 +00:00
..
base.html Allow passing extra allowed subnets (#114) 2022-01-29 08:45:00 +01:00
clients.html QR code behind button and faster modal loading (#144) 2022-01-29 08:53:56 +01:00
global_settings.html Make MTU and PersistentKeepalive optional (#123) 2021-11-20 21:02:23 +01:00
login.html Fix form submit, preventing login. (#118) 2021-11-12 21:12:17 +01:00
mysql.sql Changed to flatfile schema 2022-03-14 18:01:52 +00:00
server.html remove maxchars for copy+paste (#58) 2021-08-05 20:07:42 +02:00
status.html I've modify the place where I inserted code to minimize the number of files touched. (#131) 2021-12-04 09:03:56 +01:00
wg.conf PresharedKey is now only included if set (#141) 2022-01-29 09:11:50 +01:00