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
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
db98e44aae
Fix link
2024-04-13 23:16:06 -04:00
iamromulan
62146117fe
Fix ttyd install/uninstall
2024-04-13 23:04:38 -04:00
iamromulan
dd98716a44
Fix permissions (again)
2024-04-13 22:55:24 -04:00
iamromulan
221178abb0
Fix permissions
2024-04-13 22:45:23 -04:00
iamromulan
ec2853878e
Fix link
2024-04-13 22:37:21 -04:00
iamromulan
de8ca3eacb
Add SSHd uninstall function
2024-04-13 22:34:05 -04:00
iamromulan
87f1733830
Phase 1 bug fixes
...
-Added menu option to set Simpleadmin password
-Added menu option to set root/console/ttyd/login password
-Fixed link for update_simpleadmin.sh
2024-04-13 22:21:37 -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
Cameron Thompson
406e586702
Merge pull request #31 from snowzach/fixes
...
Fixes for ttl
2024-04-13 13:36:51 -04:00
Zach Brown
723b69f662
Fixes for setting ttl
2024-04-13 13:09:54 +00:00
Cameron Thompson
817970bb71
Update RMxxx_rgmii_toolkit.sh
2024-04-13 01:20:57 -04:00