Jakob Rieck
|
1a052c57e2
|
web: Fixes spinner, updates instructions
|
2023-10-18 18:01:40 +02:00 |
|
Tobias Mueller
|
512da23200
|
web: stop spinning when reboot is ready
|
2023-10-17 22:02:24 +02:00 |
|
Tobias Mueller
|
9466707119
|
web: fix syntax error
|
2023-10-17 20:03:31 +02:00 |
|
Tobias Mueller
|
87c420e2de
|
web: remove unused handleOpkg function
It served as an example of how we could do things. Now we don't need it
any longer as we know what we need to do. Or so we think.
|
2023-10-17 20:00:41 +02:00 |
|
Tobias Mueller
|
db8de09293
|
web: remove unused handleRemove function
|
2023-10-17 19:59:18 +02:00 |
|
Tobias Mueller
|
1c3c5f79e1
|
web: fix syntax error for missing comma
|
2023-10-17 17:20:26 +02:00 |
|
Tobias Mueller
|
958a0ecc99
|
web: actually changing the UI when the script returns
When it doesn't time out it seems to be working. Weird.
|
2023-10-17 16:51:51 +02:00 |
|
Tobias Mueller
|
580d456ed1
|
web: try calling random-imei
It fails from the "SIM Swap" button, I don't know yet, why.
|
2023-10-17 16:38:57 +02:00 |
|
Tobias Mueller
|
fa8e630714
|
web: remove unused functions
they are not referenced from the rest of the file.
|
2023-10-17 16:37:55 +02:00 |
|
Tobias Mueller
|
ae40dcec1f
|
web: weeding out the opkg functionality
We don't need any of that but I let the functions live just in case they
are referenced anywhere.
|
2023-10-17 13:00:35 +02:00 |
|
Tobias Mueller
|
6ac26e1a33
|
web ui: Fix a syntax error by closing the E()
|
2023-10-16 17:26:46 +02:00 |
|
Tobias Mueller
|
3b87b1b8f4
|
web: offer to shutdown on SIM swap
It currently times out when generating an IMEI.
I wonder what the timeouts are.
|
2023-10-16 16:57:42 +02:00 |
|
Tobias Mueller
|
b02faa7adb
|
web: stab at a Web UI for SIM swap
|
2023-10-16 16:36:33 +02:00 |
|
Tobias Mueller
|
4636d77222
|
web: rename files from opkg2 to blue-merle
This makes it easier to find our own files...
|
2023-10-16 16:05:58 +02:00 |
|