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
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
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
Zach Brown
5cc0c08225
Not everything needs sudo in set_ttl
2024-04-16 12:05:19 +00:00
iamromulan
e11075edd4
Create simplepasswd
2024-04-14 12:39:09 -04:00
Cameron Thompson
0f4be98c07
Add htpasswd binary
2024-04-14 03:22:55 -04:00
iamromulan
01608d47b5
fix syntax error
2024-04-14 01:54:51 -04:00
iamromulan
7ddfe0b627
Define path for set_ttl
2024-04-14 01:30:40 -04:00
iamromulan
003a903d97
make ttlvalue file editable
2024-04-14 01:13:37 -04:00
iamromulan
8f61488e23
Add missing sudo
2024-04-14 00:32:24 -04:00
iamromulan
c2e7727bfe
Add echo and cat to sudo www-data
...
-should fix ttl not being set
2024-04-14 00:25:00 -04:00
iamromulan
0c62275c95
Move .htpasswd to /opt/etc
2024-04-13 23:25:55 -04:00
iamromulan
7f17818a9c
Simpleupdates Phase 1
...
-Moved several installation functions to individual scripts that will run as systemd processes for updating/installing; This is phase 1 in creating an automatic update system
-Merged ttyd into simpleadmin as it is now part of simpleadmin as "console"
2024-04-13 21:56:39 -04:00
Zach Brown
723b69f662
Fixes for setting ttl
2024-04-13 13:09:54 +00:00
iamromulan
9579e75ab3
Move lighttpd files to simpleadmin
...
-Set admin as the username
-Gave sshd it's own function
2024-04-13 00:43:52 -04:00
Cameron Thompson
47ebc2a5ab
Delete simpleadmin/systemd/simpleadmin_httpd.service
...
No longer needed
2024-04-12 22:32:21 -04:00
Cameron Thompson
1663b34e1d
Prep to merge
2024-04-10 23:41:21 -04:00
Cameron Thompson
22cd4be6c8
Stats update in 2-3 seconds
2024-04-04 01:36:07 -04:00
Cameron Thompson
0eb07f75ef
1.6 Seconds stats
2024-04-04 01:33:34 -04:00
Cameron Thompson
c528e33876
Re-add useful AT commands section for now
2024-04-03 21:03:55 -04:00
Cameron Thompson
9b9052843e
Begin work on creating simpleupdates
...
-New update system to handle automatic updates
-work in progress
2024-04-01 00:36:06 -04:00
Russel Yasol
ca895cab0d
fixed max cell input to 10
2024-03-29 23:47:36 +08:00
Russel Yasol
618f978018
improved LTE cell id function
2024-03-29 23:39:24 +08:00