Commit Graph

496 Commits

Author SHA1 Message Date
Cameron Thompson
d043c14f5a Revert "Update index.html"
This reverts commit 26728698ac.
2024-05-04 13:19:10 -04:00
Cameron Thompson
ba8c278eca Update sms.html 2024-05-04 13:09:13 -04:00
Cameron Thompson
2fb14c315e Update settings.html 2024-05-04 13:08:45 -04:00
Cameron Thompson
21affeb5e4 Update network.html 2024-05-04 13:07:56 -04:00
Cameron Thompson
ad288d4bd4 Update logout.html 2024-05-04 13:07:10 -04:00
Cameron Thompson
36329df218 Update deviceinfo.html 2024-05-04 13:04:15 -04:00
Cameron Thompson
26728698ac Update index.html 2024-05-04 13:03:39 -04:00
iamromulan
88f76ae642 Update GITTREE to current branch 2024-05-04 01:17:03 -04:00
Cameron Thompson
2cc65b7dba Update sms.html 2024-05-04 00:50:47 -04:00
Cameron Thompson
f81c7318e5 Update settings.html 2024-05-04 00:47:51 -04:00
Cameron Thompson
070f348062 Update network.html 2024-05-04 00:44:34 -04:00
Cameron Thompson
75a539df2d Update deviceinfo.html 2024-05-04 00:40:33 -04:00
Cameron Thompson
8f0655b040 Update index.html 2024-05-04 00:33:56 -04:00
iamromulan
0ba950f9fa Update TTL cgi 2024-05-04 00:10:19 -04:00
Cameron Thompson
d94fe733e1 Update update_simpleadmin.sh 2024-05-04 00:03:58 -04:00
iamromulan
926b0d3415 remove 2024-05-03 23:52:55 -04:00
iamromulan
54ddb6a0a3 Enable Installation 2024-05-03 23:03:56 -04:00
iamromulan
2192f11b50 Delete simpleadmin_generate_status.service 2024-05-03 22:23:18 -04:00
Cameron Thompson
16c455eb69 Update ttyd.service 2024-05-03 22:21:52 -04:00
iamromulan
5b0e5ef051 Remove no longer needed scripts 2024-05-03 22:21:02 -04:00
iamromulan
c9d0e45aa3 Merge @dr-dolomite 's for-merging branch
-Create new development-v2 branch to work on simpleadmin v2

-Merged @dr-dolomite work from:
2d197220a4

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-05-03 15:47:01 -04:00
iamromulan
906688f458 Create ping watchdog 2024-04-29 23:00:27 -04:00
iamromulan
631ab97a9c Building menus 2024-04-22 00:15:53 -04:00
Cameron Thompson
c395467364 Progress... 2024-04-21 14:43:44 -04:00
iamromulan
4a7aac1464 Create ethernet_watchdog.sh 2024-04-21 12:11:01 -04:00
Cameron Thompson
516ca5cd1b Merge pull request #37 from RouteTable/development
Small tweak to download logout.html during installation of simpleadmin
2024-04-20 23:04:45 -04:00
RouteTable
0458890c89 Update update_simpleadmin.sh to wget logout.html during install/update 2024-04-20 20:47:11 -05:00
Cameron Thompson
222e45a0f4 Merge pull request #36 from RouteTable/development
Added basic Logout functionality and change to TTL status refresh
2024-04-19 23:50:06 -04:00
iamromulan
b785e259ea Update ap_settings.sh 2024-04-19 19:04:28 -04:00
iamromulan
752ba5d51a Update start_menu.sh 2024-04-19 18:52:43 -04:00
Cameron Thompson
61d1cd64b0 Update start_menu.sh 2024-04-19 16:34:29 -04:00
Cameron Thompson
9a2493cbfe Move to simpleadmin
Since ttyd is part of simpleadmin this belongs here
2024-04-19 16:01:08 -04:00
RouteTable
c646ce8945 Fix for TTL status refresh after setting TTL
Added a function to sleep for 1 second, and then a fetch to get_ttl to refresh the status
2024-04-19 02:15:37 -05:00
RouteTable
10d291151f Update ttl.html to add logout 2024-04-19 00:23:06 -05:00
RouteTable
a85a0b17f2 Create logout.html 2024-04-19 00:12:31 -05:00
RouteTable
1be4607d5d Update speedtest.html to add logout 2024-04-19 00:11:20 -05:00
RouteTable
1c0d097d82 Update ttl.html to add logout 2024-04-19 00:10:35 -05:00
RouteTable
0fe6326e2c Update sms.html to add logout 2024-04-19 00:09:24 -05:00
RouteTable
b1e5a40085 Update bandlock.html to add logout 2024-04-19 00:08:51 -05:00
RouteTable
5ba4c6b713 Update atcommander.html to add logout 2024-04-19 00:08:18 -05:00
RouteTable
5c79a22795 Update index.html to add logout 2024-04-19 00:07:31 -05:00
Cameron Thompson
1f42134cdf Merge pull request #35 from RouteTable/development
Updated to resolve tailscale update issue with filesystem readonly.
2024-04-18 23:30:23 -04:00
iamromulan
4bf1d8a9a9 Add console menu
Adding all new post-login menu
2024-04-18 23:28:20 -04:00
RouteTable
e18ec1764c Updated to resolve tailscale update issue with filesystem readonly. 2024-04-18 02:36:56 -05:00
RouteTable
fea72c96c4 Updated to resolve tailscale update issue with filesystem readonly. 2024-04-18 02:34:32 -05:00
Cameron Thompson
47063d7e8d Merge pull request #33 from snowzach/snowzach_ttl_fixes
Not everything needs sudo in set_ttl
2024-04-16 08:27:29 -04:00
Zach Brown
5cc0c08225 Not everything needs sudo in set_ttl 2024-04-16 12:05:19 +00:00
Cameron Thompson
cbdf13fce5 Fixed missing library for htpasswd utility 2024-04-15 19:25:05 -04:00
Cameron Thompson
82c2abd1b1 Fix Password issues
-You can now set a password longer than 8 characters; borrowing the htpasswd utility from Apache for this

-In the future to change the simpleadmin password, run simplepasswd from the console.
2024-04-14 13:25:40 -04:00
iamromulan
e11075edd4 Create simplepasswd 2024-04-14 12:39:09 -04:00