Commit graph

45 commits

Author SHA1 Message Date
68f54b341b This is no longer necessary with LSV1
All checks were successful
Build & Test / build-run (push) Successful in 42s
2025-02-11 23:08:20 +01:00
5e3817c1a7 Add migration
All checks were successful
Build & Test / build-run (push) Successful in 42s
2025-02-11 22:11:56 +01:00
f0617522e3 Implement "Destroy all data" button
All checks were successful
Build & Test / build-run (push) Successful in 49s
Which resets the storage manager, not the entire localstorage. Not that localstorage should be touched outside of the storage manager, but it means I can keep my backups for debugging in there.
2025-02-09 19:13:54 +01:00
30b28b8aba This was bothering me 2025-02-03 20:07:19 +01:00
28bbdac90a Most people do not care about this 2025-02-03 20:03:32 +01:00
940fc92856 Refresh list on edit 2025-02-03 19:37:15 +01:00
93c9e5154f Only delete one 2025-02-03 19:24:34 +01:00
516473edeb Some more fixes 2025-02-03 19:03:18 +01:00
7e1416a721 Editing & saving changes & fixes 2025-02-03 19:00:15 +01:00
f451b1fbc3 Rewrite InstanceDetailsDialog
Also misc cleanup. Almost done with this
2025-02-03 17:23:45 +01:00
bfd61c2e50 Rewrite AddInstanceFlow
Now with spinner!
2025-02-03 03:52:11 +01:00
2be0658ed9 Rewrite AddInstanceDialog
Object oriented it is
2025-02-03 03:15:14 +01:00
5534bc3942 Make the CSP changes on config 2025-02-03 01:11:29 +01:00
cc15a4b29f CSP and other stuff 2025-02-03 01:01:53 +01:00
01d0b6a8bd Don't use the proxy in the JS 2025-01-31 15:58:10 +01:00
c0488d1767 Add defaults list for use later 2025-01-28 23:52:37 +01:00
8a02b645f3 Kinda rough but it works (mostly) 2025-01-28 23:52:37 +01:00
64291db3ea Disable "please select" 2025-01-28 23:45:59 +01:00
320e2abac2 Remove outdated comment 2025-01-28 22:00:02 +01:00
438f6e2384 Misc cleanup 2025-01-28 21:57:49 +01:00
8fe980c4be rename main css file 2025-01-20 20:09:41 +01:00
e86b79b26e Ship of theseus for commit 97fc0eb 2025-01-20 19:36:38 +01:00
Kio
97fc0eb60a Add redirects, and a dynamic "Add an instance please!" button. 2025-01-20 10:55:45 -05:00
70c941cf0e Stylistic changes 2025-01-20 05:30:58 +00:00
3a09f6c1f0 Clean up a bit 2025-01-20 05:30:58 +00:00
e66b399961 Implement autoredirect 2025-01-20 05:30:58 +00:00
6861a549ac Naive redirect implementation 2025-01-20 05:30:58 +00:00
af41b8e10b Remove old dummy item 2025-01-20 05:30:58 +00:00
1e877a5d92 Populate the list 2025-01-20 05:30:58 +00:00
7299da0645 Use hostname as nickname by default on failure 2025-01-14 17:57:27 +01:00
310eb0bc78 Fix error on broken image 2025-01-14 17:51:22 +01:00
6db0c3fc19 Correct a piece of text 2025-01-14 17:43:50 +01:00
7430b19a7d Move Add Instance Flow to its own file 2025-01-14 15:58:30 +01:00
fc14eec7eb The last few tweaks that were needed to make this work 2025-01-14 15:41:31 +01:00
490c2a8080 Proxying 2025-01-14 15:40:49 +01:00
91e6150be4 A little spring cleaning 2025-01-14 14:52:31 +01:00
4e9f97abfb Should work apart from CORS issues 2025-01-14 13:24:45 +01:00
e68a498cb3 Instance host & secure fields 2025-01-14 13:10:29 +01:00
0f935f5453 Add confirm instance details dialog 2025-01-14 10:49:44 +01:00
790a9f4a7d Spruce it up a bit (unfinished) 2025-01-13 14:10:35 +01:00
8e6a2d20b4 AddInstance dialog, fixed
This time with less technical debt!
2025-01-13 06:59:58 +01:00
6ea7343d22 instance_info API 2025-01-12 10:14:17 +01:00
3af231ca38 Localstorage 2025-01-12 07:34:39 +01:00
c1213e40ef Rapid development 2025-01-12 06:39:38 +01:00
7494237d19 Initial commit 2025-01-12 04:47:05 +01:00